Export>Import loses part of the content
-
Hello,
I moved a site across two Multisites. The primary site of the first network has to be temporarily imported into an other multisite for backup purposes and future verification, since I wish to reset the original WP installation and re-import all the posts.I noticed that even if the Export/Import procedure apparently goes smooth, the posts are now missing part of their content. An example:
From:
[sourcecode language="xml"] <body class="archive category category-rejser category-13"> <!-- few lines after... --> <article id="post-139" class="post-139 post type-post status-publish format-standard hentry category-rejser post-body"> [/sourcecode]
To:
[sourcecode language="xml"] <!-- few lines after... --> <article id="post-139" class="post-139 post type-post status-publish format-standard hentry category-rejser post-body"> [/sourcecode]
In some cases the missing parts are more conspicuous.
Also, all the images contained in the posts still point to the domain of origin. And indeed the Media panel is empty. In fact, no pictures have been imported.
Do you have any idea why this is happening? Or would you suggest any alternative method for exporting / importing a site across different multisites?
Thanks in advance ??
- The topic ‘Export>Import loses part of the content’ is closed to new replies.