Import Export not working
-
I am moving my blog to a self-hosted wordpress install, but the import/export tools don’t work properly. I have already fixed any problems due to php.ini and file size, even breaking up my xml file into smaller files, but I still get these errors:
“Failed to import post tag” when trying to import my data.
The blog I need help with is: (visible only to logged in users)
-
I’ve created a brand new WP install with no plugins except the import tool. Here is the resulting error log from the import:
-
I was able to finally get things to work by the following steps.
1. As above, installing into a temp directory. Although there were errors (as listed above), the number of posts and comments and tags was all correct.
2. I ran wp-optimize to remove drafts and revisions, etc.
3. When I did export I only exported published posts.
4. When doing import, I created new users instead of importing into existing user accounts. (I will clean this up later.)
This was not pretty, but I seem to have managed to produce the correct number of imported posts.
-
Hi Kerim,
I’m sorry for the delay, but I’m so glad you were able to get it to work! I’m sorry the import took so long!
Happy Blogging!
- The topic ‘Import Export not working’ is closed to new replies.