I found the answer. The way the XML file was being rendered, there was no line break between the item closing tag, and the next item’s opening tag (</item><item>
).
This passed all validation tests, but WP wouldn’t process it properly. I added the line breaks, and everything worked as expected.
Thanks to everyone for the effort!
ty
Related Posts:
- Is it possible to export WordPress from command line?
- Best practice to import/export specific pages and posts
- How to assign name the WordPress export.xml file
- How can transfer get so large when exporting data (15-16MB to over 10GB)
- How to import several big Import XMLs?
- How do I export my WordPress blog as a book? [closed]
- Export all posts as individual plain txt files
- Export specific menu [duplicate]
- Import posts with featured images
- Best way to import users, post and categories from an external database
- How to Create Export/Import Functionality for Plugin
- Export WP database for import using WP-CLI on Vagrant Box
- Most Flawless Way To Transfer from Dev to Prod [duplicate]
- Problem: Create a cron job to export posts to a WordPress XML file on server
- How can I get an XML export of my 1K+ posts WordPress instance?
- What server settings are required to import WordPress XML file
- How do I add paragraph tags to all of my posts after relying on wpauto?
- XML export posts from one single day
- export csv functionality into my plugin
- Fixing media links after importing to multisite
- How can I export post data in xml format?
- Export posts to csv with data from ACF custom fields
- Create Posts using Import>RSS/WXR/XML and pass values to Custom Fields
- Export a blog(not mine) as a PDF document
- Importing large data from blogger
- export category and sub-category
- I am having trouble with article formatting when exporting/importing articles from the production to the development environments
- Export local WP install to live – help needed
- Moving wordpress site to subpage of another site
- 403 export error when exporting pages from multisite subfolder site
- Export Custom Report as CSV
- How to export post 2 posts WordPress plugin data [closed]
- Moving media between blogs changes the URL subdirectory [closed]
- Export + Import = wrongly duplicated content
- Export xml use/import images from theme directory
- Problems with WordPress Import
- UTF8 Encoding problems when exporting posts
- Easy export/import of data for Translation
- How to give my database to a friend for duplication in a secure way [closed]
- Importing posts only – consequences?
- Migrate Custom Post Type with Custom Fields data and parent child order
- How do you do your big exports / imports?
- how to convert a wp multisite into a single site with content from subsites
- Import Instagram post as WordPress post
- How can I export data without using any import/export plugin
- Export All Posts and Media to XML and/or Word
- Button to download export data WordPress in CSV file
- How to add a timestamp to the exported WXR filename?
- Bulk insert posts is really slow and skips entries
- Get all post from table and put it in excel sheet
- How to replace all images within exported xml files to demo.jpg?
- Moving 2 wordpress sites to one
- How can I export Grunion Contact Form messages in an easily parsable format, e.g. CSV?
- Different way to export data from WP?
- How to export posts and keep html tags in the title
- Does doing an export moves all my posts or just a copy of it?
- wordpress export pretty permalinks and post excerpt export
- Export Posts Without Categories In An XML File
- Best Way To Locate Offending WP Table
- Copy all media from one WordPress site to another
- How to export native WordPress events in a form useful to Events Calendar
- How to export custom post type posts based on date range
- How do I comment out a block of tags in XML?
- What does
- How to pretty print XML from the command line?
- How do I comment out a block of tags in XML?
- What does “xmlns” in XML mean?
- How to convert JSON to XML or XML to JSON?
- How to parse XML and count instances of a particular node attribute?
- How to use XPath contains() here?
- Export Pervasive to MySQL (C#)
- Looking for a clear description of Excel’s .xlsx XML format
- Parse XML using JavaScript [duplicate]
- (Python) AttributeError: ‘NoneType’ object has no attribute ‘text’
- XSLT-FO for-each
- How do I export whole Unity project with all scenes?
- java.net.MalformedURLException: no protocol
- What characters do I need to escape in XML documents?
- “Content is not allowed in prolog” when parsing perfectly valid XML on GAE
- Meaning of –
- Import / Export database with SQL Server Server Management Studio
- XSLT for each loop on simple XML
- Why Is `Export Default Const` invalid?
- AttributeError: ‘list’ object has no attribute ‘replace’ when trying to remove character
- Is XML a programming language?
- Convert XML to CSV file
- What is the best/simplest way to read in an XML file in Java application?
- AttributeError: ‘list’ object has no attribute ‘replace’ when trying to remove character
- How do I read and parse an XML file in C#?
- XML Parsing Error: not well-formed
- Text editor to open big (giant, huge, large) text files
- Opening JSF Facelets page shows “This XML file does not appear to have any style information associated with it.”
- XML Parsing Error: no root element found Location in Console FF
- AttributeError: ‘list’ object has no attribute ‘replace’ when trying to remove character
- Converting XML to JSON using Python?
- How To Auto-Format / Indent XML/HTML in Notepad++
- What’s the difference between text/xml vs application/xml for webservice response
- How can I export data to an Excel file
- ImageView in circular through XML
- How to properly export an ES6 class in Node 4?