Saturday, February 20, 2010

URL Redirection with eNom

If you have registered a domain name with eNom, and want to redirect a domain http://www.myotherdomain.com to http://www.mydomain.com , then follow these instructions:
  1. Log into eNom's DNS Console for http://www.myotherdomain.com
  2. Under the "Host Records" section click the "Edit" button.
  3. Update: Delete all rows (if any) with Host Name as "@" or "www" (without quotes)
  4. Click "Save"
  5. Click the "Edit" button again.
  6. In the edit mode, click "Add New" to add a new row.
  7. Add the following in the new row:
    • Host Name: @
    • Address: http://www.mydomain.com
    • Record Type: URL Redirect
  8. Add another new row with the following entries:
    • Host Name: www
    • Address: http://www.mydomain.com
    • Record Type: URL Redirect
  9. Click "Save".
That's all there is to it. After a few minutes, http://www.myotherdomain.com should automatically get redirected to http://www.mydomain.com .