Created
February 5, 2018 14:22
-
-
Save julian-stark/927aca67fd73ad11652357808e2e6bd8 to your computer and use it in GitHub Desktop.
How to Migrate WordPress To A New Web Host
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Main Steps: | |
http://www.wpexplorer.com/migrating-wordpress-website/ | |
To Search/Replace SQL DB: | |
https://github.com/interconnectit/Search-Replace-DB | |
Change Prefix: (SQL and Steps after) | |
https://richjenks.com/change-mysql-database-table-prefix/ | |
http://tdot-blog.com/wordpress/6-simple-steps-to-change-your-table-prefix-in-wordpress | |
More: | |
https://codex.wordpress.org/Changing_The_Site_URL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment