Bulk Category Update for 35K Posts — WP All Import Not Working with Newspaper

Posted in: Newspaper
Post count: 2

We’re currently working on a bulk update of post categories for approximately 35,000 posts. We have a CSV file that includes the post IDs along with their corresponding new categories. We initially attempted to use the WP All Import plugin for this task, but it hasn’t been successful. We suspect there may be a compatibility issue with the Newspaper theme, though we haven’t been able to confirm this.

Are there any alternative methods or recommended approaches for updating post categories in bulk under these circumstances? Alternatively, any guidance on how to troubleshoot or configure WP All Import to work correctly in this context would also be greatly appreciated.

Post count: 35449

Hello,
Alternative Plugin: WP Ultimate CSV Importer
Steps:
Install & Activate:
– Go to Plugins > Add New, search for “WP Ultimate CSV Importer”, install and activate it.
Prepare Your CSV:
– Have a CSV with columns: post_id, category.
Import Process:
– Go to Ultimate CSV Importer in your dashboard.
– Choose “Existing Items”.
– Upload your CSV and map post_id to “Post ID” and your category column to “Categories”.
– Run the import.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.