Running WP 3.5.1 on a LEMP stack (over at Linode) …
I have a wp-content folder for a WP site along with a full backup of the database. The URL of the site was something like:
test.example.com
I want to get the site operational on my own server at:
test.mydomain.com
And once the site is finished and DNS changes take effect, I want to have the site URL be:
myclientsdomain.com
What is the preferred (and hopefully most straightforward way) of handling server moves and domain changes like this? I’m looking for a step-by-step answer, one that accounts for all the situations described above for both the files and database.