Home » Questions » Computers [ Ask a new question ]

What steps to take when changing a site's domain name? [closed]

What steps to take when changing a site's domain name? [closed]

I have site that had one domain name and is now changing to another. I purchased the new one from Godaddy and set the nameservers to the web host with my site. It's been a few days now with no result. Am I missing something? Does the web host need to be alerted or am I fine with just updating the nameservers for the domain?

Asked by: Guest | Views: 308
Total answers/comments: 2
Guest [Entry]

"So, You purchased an additional domain from Godaddy and you want to host it elsewhere?

First step is to change nameserver. The nameserver has to point at whoever is hosting your DNS records. I advise you use Everydns as they are very good.

Next, on the DNS server, you (typically) need to point an A record with the value of mydomain.com to their IP address or a C name with their alias. They should give you these details.

Next, if updating the nameserver, you need to wait upto 48 hours for the changes to synchronise across the internet. If just changing DNS records, you need to wait between 30 minutes and an hour (sometimes longer) for caches to expire. You can flush your dns to speed things up, but sometimes they are cached at your ISP or elsewhere outside of your control.

I can't really give any more help as I do not know the host or any specific details, however if you contact their support, they should be able to help you - after all, you are paying them!"
Guest [Entry]

"Pointing a domain to a site is a two part process. It sounds like you have already done part one, which is telling Godaddy to use your web host's DNS servers.

At this point, your web host needs to know that you are using a new domain. If the web host doesn't know about the new domain name, the server won't know how to respond to requests to the new domain. You can most likely setup this domain in your web hosts's control panel.

Also since you are moving your site to a new domain, you want to make sure you tell the search engines about this change. This can be done via 301 Permanent Redirect of the old domain.

Edit: At this point, there's no need to worry about using a 3rd party hosted DNS. While 3rd party DNS makes domain management easier, it wouldn't solve your problem now based on my understanding of how you described it."