Forum Moderators: phranque
Will the following scenario not work?
I can afford keeping the old server alive till being sure that my DN has moved fine and that it points really to the new server.
In that case do I really need to take more actions?
Funny that in many years of web dev I never had a call for moving a DN!
Either added a new site somewhere
Or simply a client did not need it any longer and I del the actual site.
Once you have all your files on the new server, you'll go ahead and change the DNS to point to the new one. Once that happens, there will be a delay, where some folks will go to the old server, and others will go to the new one, depending on if they have stored the old IP address or the new one. Typically in about 24-48 hours, you start to see all the traffic just on the new one.
Throughout all of this the domain name stays the same, hence no need for redirects or refreshes, since you would just be redirecting to your same domain name (and setting up an endless loop).
HTH