WordPress to WordPress
-
Since an export function seems to be the elephant in the living room (“we won’t help you leave!” and “why don’t you just follow these 11,435 steps to do it via MySQL!”), I’m glad I’m not asking for a way to get a simple text export of my WordPress blog to move to another CMS. What I am asking for is an easy way to move a WordPress blog on one server to another.
On the originating server, the blog has its own MySQL database. On the new server, I want the blog to share its database with other users (which I managed using the built in prefix feature of the install script).
How can I get the old blog’s content into a format that will be accepted on the new server and folded into the existing database – via MySQL or otherwise?
The topic ‘WordPress to WordPress’ is closed to new replies.