Fixed: llms.txt and llms-full.txt were served with an HTTP 404 status code (the content was visible in the browser, but AI agents and the Google PageSpeed Insights “Agentic Browsing” audit treated the file as missing). They are now served with a proper HTTP 200 status and pass the PageSpeed llms.txt check.
Improved: the files are now served earlier in the WordPress lifecycle (init), before canonical redirects, 404 handlers and security/redirect plugins can intercept the request.
Improved: page-cache plugins (WP Rocket, W3 Total Cache, LiteSpeed…) are now explicitly excluded on the llms.txt route via DONOTCACHEPAGE.
Fixed: regeneration on post trashing now uses the correct WordPress hook (wp_trash_post).
1.0.1
FAQ Schema and AI-friendly summaries now work on all posts and pages without limits.
Removed Lite/Pro post counters and related UI in the settings page.
Cleaned up plugin action links on the Plugins screen.
1.0.0
First public release
Automatic generation of llms.txt and llms-full.txt
Automatic FAQ Schema from H2/H3 headings
AI-friendly summaries
Integration with Yoast SEO and RankMath
Multilingual support (Italian and English question detection)