Transferring GoDaddy hosting from one account to another
I recently ran into a problem transferring GoDaddy hosting from one account in their system to another. It appears that domains must be unique across the entire shared GoDaddy system. I decided to write a quick article on how to prevent downtime with such a transfer.
So for future reference, it may be beneficial to do this if you need to transfer from one GoDaddy hosting account to another:
- Create a new temporary subdomain A record pointing to the new hosting server (i.e. my.domain.com).
- Setup hosting on new hosting server for the temporary subdomain.
- Setup an apache site on another non-godaddy server for the main domain.
- On the non-godaddy server, setup a temporary redirect from the main domain to the temporary subdomain (www.domain.com->my.domain.com).
- Modify the DNS record of the main domain to point the non-godaddy server.
- After propogation, cancel the original hosting service (or change it to another domain on the account).
- After cancellation is finalized (48 hours), modify the main A record to point to the new GoDaddy hosting account.
It is unfortunate the GoDaddy has to enforce uniqueness in hosting names because it forces a massive outage on those wanting to transfer within GoDaddy. As long as your instance is on a different server, it should not matter too much (I know there are technical issues, but it is something that could be fixed with a different setup behind the scenes.
Related posts:
- Microsoft Offers Free (beta) Web Hosting If you have never had a site of your own, now may be the perfect time to get your feet wet. Microsoft is offering the “Microsoft Office Live” beta program....
- Getting Your Own Domain Name This weekend I was able to help set my dad up with his own websites. Rather than build his own server (as I have done), we took the simpler route...
- Testing your Domain Name Server I recently transfered all my domain names to a new hosting provider. In the process of moving the domains, I forgot to change some of the domain name server info,...
- Big Changes to Website… and a New Domain If you are reading this on my blog, you will notice that there is a new domain name in the address bar! I’ll explain how you got here in a...
- Web Project Planning for BethelFellowshipChurch.com I was recently asked to help build a website for my church in Minneota. I think that a church website is an excellent idea, and dove into the project as...


