Moving posts
-
Hi, I had a WP site hosedt with a provider. I moved it to my own server with very few problems. I now find out that one person has been using the old site (should have closed it down) and made many posts to it. The new location also has had a few posts added. Is there any way I can migrate the posts from the old site over? I can get a dump of the wp_posts table.
I tried to add them to the new site bit got an error..
ERROR 1062 (23000) at line 65: Duplicate entry ‘6’ for key ‘PRIMARY’I also tried dropping the wp_posts table in the new DB (less posts) and importing the one from the old site. It took them ok but put them all on the main page of the site?
Is there anyway to migrate these posts over?
Thanks.
Pat.
- The topic ‘Moving posts’ is closed to new replies.