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 .

25 comments:

  1. hello,
    I did the things you put inside the control panel of my site on eNom.
    does not work. send you a picture and if you can tell me where am I wrong?
    thanks.

    http://img412.imageshack.us/img412/9426/siteqa.jpg

    ReplyDelete
  2. Hi idematown,

    What I mentioned above has been working for me. A few questions for you.

    1. What is the page that you get when you go to the "redirect_from" domain (www.myotherdomain.com)?

    2. How long has it been since you registered these domains?

    The eNom DNS configurations are a bit flaky in my experience. I noticed that sometimes, deleting the newly added records, logging out, and then re-adding them back makes all the difference. You might want to give it a shot. Delete the 2 new records you added, save, log out, log back in, add those 2 records again and see whether it helps.

    Also note that this redirect is a 302 redirect. If you want a 301 redirect, see my next post that is going to come within a couple days.

    BTW, I'm not an expert, but I'll try to help as much as I can with what I know.

    Good luck.

    ReplyDelete
  3. wish i could figure this out. not working.

    ReplyDelete
  4. Thank you. It works.

    ReplyDelete
  5. HELLO!

    I spent all day looking for a solution, and I am glad I did not give up!

    It works!!!

    I am not sure if this helps, but make sure all other Host Names with "@" are deleted (they usually have an IP # for under address). Make sure any host names with "www" are deleted as well.

    Then Save.

    Then edit and fill in all that is published above. :)

    ReplyDelete
    Replies
    1. Thanks for pointing this out. I've updated the blog post to add this information.

      Delete
  6. Thanks, Burke for your inputs. I found out recently that with another domain registrar (namecheap.com), the "www" creates problems in Google Apps authentication. I had to remove that (Step 5) and just use "@" (Step 4). Somehow, it works fine for me on eNom.

    ReplyDelete
  7. Awesome !!! thanks for sharing this information

    ReplyDelete
  8. It's January 2012 and this still works. Thanks, Harwinder. Burke, your points seem valid, although I found there is still a lag (about 5-10 minutes) from the time I changed the settings to when they actually took effect, which is what Harwinder stated would happen.

    ReplyDelete
  9. Hello Eric,

    Thanks for the feedback. Yes, it does work. In fact, I referred to these steps last week for one of my other blogs.

    I'm glad I had documented these steps on a blog and not somewhere on a personal cheat, and helped a few more folks out there.

    Have a great 2012!

    ReplyDelete
  10. With Go Daddy you just log into your domain and type in the new Blogspot.com url you want to redirect to and you don't have to do anything else. It does the rest for you. I was able to do this to use my old Go Daddy domain on one of my Blogger blogs,I recently deleted and Go daddy redirected the Url to my other active blog. As I did not like my old blog url very much even though that too was a custom url.

    But with Enom it is not that simple and does not work.

    But when you buy a domain through Blogger you do not get to choose you domain host. So you could get Enom or you could get Go Daddy. I think that when we buy a domain through Blogger. That they should let us choose if we want to be with Go Daddy or Enom. As Go Daddy is more user friendly.I cannot work out the settings on Enom at all the redirects with Enom did not work. Andrea.

    ReplyDelete
  11. Thank, stupid Google shows a load of crap found u in blekko

    ReplyDelete
  12. Dear friend,i have tried it but dont work in my blog. I registerd www.meromaya.net and now i want to redirect it to www.bishnuko.blogspot.com, i do same like you explan but it dosent redirect, what can i do? Please help me.

    ReplyDelete
  13. hello, someone help me

    I've followed the steps and it worked, but is there a way to redirect t0 (www.myotherdomain.com) and still have (www.mydomain.com) in the address bar?

    ReplyDelete
  14. Hello! I need help. I just changed by custom blogger domain name to a new domain and I tried these steps and it is still not redirecting. PLEASE help me. Trying to redirect www.chasingoursunshine.com to www.chasingsunshineblog.com.

    ReplyDelete
  15. Thanks guy! It took three days for me to find some useful information that actually helped!

    ReplyDelete
  16. You mentioned that this is a 302 redirect..
    Please tell me how to make the 301 redirect because that is SEO friendly

    ReplyDelete
  17. this is 302 redirect plz give us 301 search engine friendly redirect artiocle

    ReplyDelete
  18. This is exactly what I needed. Thank you so much! But I'm wondering, does this affect email sent to the original domain? As an example: Suppose I redirect a.com to b.com. If I send an email to ricky@a.com, does it get redirected to b.com somehow? I hope not, because I haven't configured my mail server on my new site yet.

    ReplyDelete
  19. For a 301 redirection:
    Record Type: "URL Redirect"Address (which will be the target)
    add:?redir_mode=301 at the end of your url,
    for example: your target url is foobar.com/snafu then add: foobar.com/snafu/?redir_mode=301
    if you already have a query string like this one
    for example: foobar.com/snafu/?lang=fr then use "&"
    like the following: foobar.com/snafu/?lang=fr&redir_mode=301
    Use this url redirection checker:http://www.internetofficer.com/seo-tool/redirect-check/

    I hope this helps

    source:http://www.enom.com/help/faq_hostrecords.aspx

    ReplyDelete
  20. Thank you! Phew, it's been a long frustrating night that, thanks to this post, finally ended in success :) Didn't work at first, so I did the logging out/logging back in, etc. as mentioned in comments above AND waited 5-10 minutes, and it finally worked. The steps in the post were all right on. Thank you!

    ReplyDelete
    Replies
    1. I guess it was a good decision to post the information on the blog and help a few folks out there :)

      Delete
  21. I used URL Frame instead of URL Redirect...from the enom help:

    "URL Frame URL Frame is similar to URL Redirect except that instead of redirecting the client to your web page, the web page is displayed in a frame from our web server. With this method the client's browser will display your domain name (for example: www.mydomain.com) while they are using your site and not the actual URL to your page (for example: home.infospace.com/chris33")."

    Thanks for this help!!!!!!! I love when the internet contains useful info :)

    ReplyDelete
  22. THANK YOU!!! I have searched high and low for help with this problem. You had my domain redirected in 5 minutes. Thank you for sharing.

    ReplyDelete

Click here to comment on this post