At some point of time you may want to change web hosting providers because maybe you have found a less expensive solution for your website or maybe you are not satisfied with the services that your current host is providing. When you are switching hosts, you will want to do so without losing any files and the design of your website. Here are some steps that you would need to follow when you are changing hosts.
1. Make a copy of your website. Use your favorite FTP utility to download all files to your computer from your web host. Don’t make the assumption that you have all the files on your computer because there might be some scripts that you may have added from the Net that are on your server but not on your computer. If you are using Dreamweaver, then you should use the GET command to make a copy of all your files. On the other hand if you are using Frontpage, then you should use the import feature to make a comprehensive copy of the previous website.
2. Select your new web host. It is important that you choose a new web host that will meet all the needs of your website.
3. Transfer your domain name. You will be required to change the domain name server (DNS) or Name Server Information to your new hosts DNS information. For this you have to contact the domain name registrar. This is the place where you had your domain name registered. Your website would experience a downtime while your DNS record is being changed. It will then be propagated through the world’s WHOIS severs. You should maintain all existing services set up on your old domain name till the completion of the transfer.
4. Upload all files to your new web host. Upon the completion of the transfer of your domain name, you will need to upload the files to your new web host. With Dreamweaver you will need to first define your site, and then you need to use the PUT command to transfer all files and html pages. With Frontpage you will need to create a new host from the site files that you have imported from your old host. After you have done this you can have them published to the new host.
5. Transferring web pages to the new host. Another way to transfer your web pages is to copy the source code by right clicking on the page as you see it when you visit the website and select ‘view/source’. It will then turn up on Notepad. You can then save it on a place of your choice as an HTML file by selecting ‘file/save as’.
6. Amending your website. Your website may not look the same as on your last web host. This happens if the html code and/or files don’t entirely transfer. Make the necessary design changes will emulate the site that you had formerly hosted. You may have to eliminate or add some code to completely reflect your original website.
7. Testing your website. When the transferring of your domain name and your website is complete, you should test to see if all the services are working on your new host. If everything is working as you wanted it you can go ahead and cancel all your remaining services with your previous hosting service.