Skip to content

Instantly share code, notes, and snippets.

@blobaugh
Created August 31, 2017 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blobaugh/587133417eeff93867b5c974df0bbb06 to your computer and use it in GitHub Desktop.
Save blobaugh/587133417eeff93867b5c974df0bbb06 to your computer and use it in GitHub Desktop.
Painless WordPress full site migration
0) Freeze content updates
1) Copy database to new db server (the server must support remote connections)
2) Update database connection details in current wp-config.php to point to the new db server
3) Site should be running fine still
4) Copy the docroot to the new web server
5) Repoint the DNS
6) Drink Scotch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment