humanmade / WordPress-Importer

In-development rewrite of the WordPress (WXR) Importer
Other
358 stars 63 forks source link

Pages not imported, no errors #100

Open snyggapa opened 7 years ago

snyggapa commented 7 years ago

Stock importer just fails with timeout so anything here is an improvement. I'm trying to merge 2 sites together - an ORG and a CO.UK that have similar content but grown apart. WP 4.7.2 on both, I exported using the vanilla WP exporter on ORG and ran an import into a copy of CO.UK

This managed to import all of the media (although counts seem a bit odd - header claims 899 media items 898/899 whereas the log shows 1403 media items.

What it didn't do however is import any pages - is this intentional? The site I am moving all all page based, no posts at all. I can see the pages as in the XML export, but nothing seemed to happen

Import Summary Completed Progress 1 post (including CPTs) 0/1 0% 899 media items 898/899 100% 1 user 0/1 0% 0 comments 0/0 0% 5 terms 2/5 40% 99%

Thanks