Thanks @spk100 good to hear it’s working well – on some sites. Could you please let us know what version you are on?
We recently added some error logging to the plugin in 1.6.1 to better help diagnose issues such as this. And yes 5k posts could indeed cause issues. So any error logs you could provide would be useful. Useful to have the (0/–).
@dogwonder
Thank you the response.
I installed the plugin only yesterday, so i am on 1.6.1.
I don’t know how helpful this would be. There is nothing in the error logs. After I click on Generate Everything and after a minute or two, this is how it shows up.
https://ibb.co/dwDXg6QB (image auto deletes after a month)
When I click on generate page and taxonomy, they are good. But the post part does not happen. This site has 5600 published posts.
Thank you @spk100 what I’ll likely do is set up a local blog with 5k+ posts and see if I can see where it’s falling over. And see if we can improve the processing better.
Hi @spk100 we’ve just released v1.7.0, which should cover what you hit on larger sites.
Bulk generation now runs as a background WP-Cron job rather than client-driven AJAX, so a dropped connection no longer stalls it.
We also fixed a bug where a run containing posts skipped for legitimate reasons (password-protected, draft, excluded from export) could never finish. Progress now reports skipped counts separately from errors, so it’s clear whether something was deliberately left out or genuinely failed.
Let us know how it goes on your instance.
Hi @dogwonder
Brilliant. This works perfectly. Thank you so much!