You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New
Bug Fix
Root-only /llms.txt: Fixed issue #30 where /blog/post-slug/llms.txt incorrectly returned home page content instead of 404. The /llms.txt endpoint now only matches at the site root.
Generator Improvements (llmstxt.org compliance)
Posts limit filter: Added tgp_llms_txt_posts_limit filter (default 50, use -1 for unlimited)
Category exclusion: Added tgp_llms_txt_exclude_categories filter to exclude categories by slug
Post dates: Each post listing now includes its publish date
Last Updated timestamp: Header now includes Last Updated: YYYY-MM-DD
Cleaner format: Simplified header to match llmstxt.org spec