Forums
Forums / Plugin: WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets / How to split xml feed?
(@18tommyboy)
3 years, 6 months ago
Good day, I have one feed with 30000 entry, server never can finish it (1GB PHP memory and so on but not help), how split it to 2 or 3 pieces?
(@wpallimport)
Hey @18tommyboy,
how split it to 2 or 3 pieces?
It would either have to be done manually, or with custom code.
That said, have you tried setting the records per iteration down to 1 (see https://d.pr/i/XRjZEG) and running the import with cron jobs (see https://www.wpallimport.com/documentation/cron/)?
If it still fails with that, you can work with your web host to figure out what error is stopping the import from being able to complete: https://gist.github.com/mbissett/d98d1acdf4b2ba11bc67d6f652d4497c.
The topic ‘How to split xml feed?’ is closed to new replies.