Hi @corpconv
Thanks for the feedback! Just to confirm — is WP-Cron working correctly on your site?
In version 7.0+, LLMS.txt generation has moved to asynchronous cron-based indexing for performance reasons. After saving the settings, the system begins indexing the database and generating content in the background.
⏱️ It typically takes around 15–20 minutes (depending on your database size and cron configuration) before the .txt file appears and the indicator turns green.
If your site has cron disabled (DISABLE_WP_CRON), or if it’s hosted in an environment without real traffic (e.g., local/staging), the scheduled tasks might not run. In that case, you can trigger the process manually by visiting:
https://yoursite.com/wp-cron.php?doing_wp_cron
Let us know if that helps or if you’d like assistance confirming that cron jobs are executing properly!
Best regards,
LLMs Plugin Support Team
Hello @samsonovteamwork
2 days ago I installed this plugin on multiple sites, and had the same issue.
I saw an update which I did, and also had the same issue.
Running the wp-cron manually works fine, however I am now concluding that this will not result in any automatic updating anymore..
I think this is a general problem that many other users will encounter, and no easy way of fixing this from my point of view..
Maybe this needs to have an extra thought?
WP-Cron is working correctly. I don’t think I gave it enough time to run – I was used to the files generating immediately once I saved the settings. I’d already installed an older version of the plugin and generated the files, so it’s hard to know if they would have eventually generated had I let things just be after installing – I’ll try that on my next install. I’m adding this plugin to around 100 sites, so I have more to do.