I’m having the same problem on one of my blogs. Any solution?
Same here. I’m having import issues. After trying to import the XML file from my old blog, the import screen freezes and stops importing. Have tried several things, but nothing corrects the problem.
No one with WORDPRESS seems to care about this issue. I’ve seen several posts on import issues with NO SOLUTION.
Can anyone help?
Steve
Hi all..
Importing / Exporting content in wordpress really sucks.
It’s a basic feature that I hope from any CMS… and the other opensource CMS like Drupal or Joomla do it right.
Why the difficult ?
You will find many and many issues around importing and exporting.
The main reason is that wordpress stores a full absolute url for images, links, etc.
Thats why you cannot simply make a sqldump, a zip of the /public_html folder.. like any other tools.
ALSO If you only want to change your domain name, you can make a disaster in your wordpress installation. Then you must google about your situation, and you can found the right way to fix it after hours.
So i decided to try with the core export / import content.. but :
Here I posted a contribution to solve this kind of miration problems.
http://phpepe.com/2010/06/wordpress-domain-migration.html
Hope it help you !