Advanced Technique 2: Disable updates to the database on the old server during the transfer.

Another method is to modify your website on the old server so that it does not accept updates to the database during the transfer. Like the previous technique, you or your web designer would need to make changes to your site during the transfer to make this work.

This technique is best if you are rapidly progressing through the steps necessary to transfer, and/or don't mind if a couple people temporarily see the old site while the DNS changes propagate. This is also good for sites where the database does not change that often because of user input.

Depending on how your site is coded, this could mean putting the site into a read-only mode where people can view information but not make any changes, turning on maintenance mode on your blog or CMS, or possibly disabling the database all together and putting up a temporary page telling customers the site will be up shortly.

Ideally you would do this immediately before transferring the latest copy of the database over to the new server, and once that is completed, changing the name servers and DNS to point to the new server.

While the DNS propagates (updates) worldwide, some people will see the site on the new server, and some will see the site on the old server, yet only the new server will accept changes in the database.

A simplified set of steps include:

  1. Transfer all the files, databases and other settings over to the new server. (Via free content transfer or you transferring the files yourself.)
  2. Test the site on the new server to make sure it works as expected.
  3. On the old server, modify your site so it cannot accept changes to the database.
  4. (If changes have occurred to the database between steps 1 and 3, then re-transfer the most recent version of the database. This step is unnecessary if you do step 3 immediately before or after step 1.)
  5. Change the name servers and DNS to point to the new server.

While the DNS propagates worldwide, some people will see the site on the new server, and some will see the site on the old server.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

With whom should I register my domain name?

You can buy your domain names from the cheapest company out there, but you are going to get what...

Understanding Domain Registration

The Registrar can be a different company other than the hosting company. If you register a...

How do I renew my domain name?

When you register a domain name, be sure to update the Whois information to contain your email....

What is the difference between domains vs hosting vs website?

The domain nameThe web-hosting, or serverThe site files themselves The domain name is much...

Starting a Website for Beginners

It seems like everyone either has or wants a website. For the latter group--those who...