The TreeMagic-Banyan tools on this site now provide easy access to more than 800 cross referenced WordPress articles. These articles are read and cross referenced using AmbientWebs unique SWED based technologies and served on our Banyan portal.
To gain access to this wealth of WordPress knowledge from the world’s leading WordPress sites, simply double-click on any word and open the WP Banyan Portal. Let us know what you think. Use our contact form to provide us with your observations and feedback.
You are currently browsing articles tagged site.
Tags: ambientwebs, banyan, site, tools, treemagic, WordPress
This applies to moving the site within your own webspace, or if you want to move it to another host server. I have read a few versions of how to this and many details have been missed that are important.
Notes
-
When moving a site you have to consider if you have ever modified (hacked) any core files in wordpress
-
If you have and you want to maintain the functionality you must copy these over to the new installation
-
WordPress stores all user data in the wp-content folder and sub-directories and its database. This means all plugins, themes, images and other added fies will be in wp-content folder. NOTE. Some plugins DO put files elsewhere. Be aware!
-
If your file mods/ hacks are in the wp-content folder then carry on as below.
-
If you have hacked/modified files anywhere else, these must be copied over separately.
-
If you have no special mods/hacks, simple ignore the above.
Preparation on the old site
-
log into the original site as admin
-
Deactivate all cache settings and cache plugins. Make sure all cache files are cleared/ deleted.
-
If you have Askimet installed make sure you delete any spam comments in the moderation queue.
-
Log in to the FTP account and copy the wp-content folder and config.php to your desktop.
-
Copy any other files from other locations if they have been modified! (see notes above)
-
Some plugins are poor at removing their database tables and configs from the database. Login to phpMyadmin and delete any tables that are no longer being used by your existing activated plugins.
-
Now optimize your database using the cpanel or other utility
-
Make a database backup, using cpanel, phpmyadmin, db backup, or some other utility.

Recent Comments