Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

How can I transfer my website from one hosting to another?

I currently have hosting at both webhostingforstudents and dreamhost. My donmain was purchased through namecheap.

How can I transfer my site from webhostingforstudents to dreamhost?

It seems like it should be obvious, but I can't get it to work. Any help/ advice would be greatly appreciated.

Thanks

3 Answers

You just want to transfer hosting, not the domain?

Just copy the files to your local machine and upload them to the new host/server. You only go through a "transfer process" with domain names.

You will want to point your DNS server to your new hosts's DNS as well though. Usually, on your namecheap account you would just log in and change the DNS server information there, the easiest to just use your host's DNS, not Namecheap's DNS.

You'll have to do that though so your site can be found.

Thanks for your answers! I just needed to point the DNS to my new host. I made a mistake the first time, but it's working now.

:)