karunnt
Member
Posted 3 years ago #
I am looking at moving a WordPress installation from one server to another (same domain).
If I just copy the contents of wp-content to the new installation and move the database that is all that is needed right?
WP keep no information on disk. Everything is in the database, right?
Thanks.
karunnt
Member
Posted 3 years ago #
Thanks,
I found this in your link above:
http://www.mydigitallife.info/2007/10/01/how-to-move-wordpress-blog-to-new-domain-or-location/
The only problem s that some plugins place the URL in their data which you will have to change as well.
Even if you uninstall the plugin, the data remains. YOu will have to find what changes need to be made and write a custom SQL statements to change them.
The only problem s that some plugins place the URL in their data which you will have to change as well.
Very true. See the videos at the link below.
http://educhalk.org/blog/?p=50