How to move a WordPress site
How to move a WordPress site
Feb 11Restoring the original site theme, plugins and settings.
-
Login to phpMyadmin of your new domain.
-
If your database is small, use the following method to replace the existing new database.
-
Navigate to your new WordPress database
-
Click the SQL tab.
-
On your local desktop, open the saved database from your original site.
-
Copy the content (Ctrl+A)+(Ctrl+C)
-
Go back to the browser sql window and paste the content of your database file. Click ‘GO’
-
You may have to wait some time.
-
Check your new website, by refreshing the admin page your already in.
-
Make any changes that may not have been carried over.
-
Check your new restored site.
The only amendment to the above is when your database is large (over 2 MB) If this is the case, you will have to import your database as a compressed file using the Cpanel restore utility. To do this, you MUST ensure that the old saved database has the same name as the new database you created when you installed the new site as above. With this done, you can simple restore the old database (saved from the old site) over the new one.
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
