BlogLogistics LLMs.txt Generator
WordPress plugin that generates llms.txt and ai.txt files with Markdown formatting. Adds a per-post/page “Exclude from LLM” checkbox for use in posts and pages. Includes configurable Content Settings, Content Options, Update Frequency, and Cache Management.
by BlogLogistics · github.com/bloglogisticsdev/bloglogistics-llm-generator · website
★ 0stars
18release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/bloglogisticsdev/bloglogistics-llm-generator/releases/download/v1.4.4/bloglogistics-llm-generator.zipDeclares an update source (https://github.com/bloglogisticsdev/bloglogistics-llm-generator), so updates arrive through the plugin's own updater.
From the readme
Generates a curated llms.txt file for WordPress sites with exclusions, SEO noindex awareness, regeneration tools, and companion-plugin awareness.
BlogLogistics LLMs.txt Generator creates a curated /llms.txt file for WordPress websites. The file helps AI assistants, AI search systems, and other machine clients discover the site's most useful public pages and posts.
The plugin focuses on llms.txt only. It does not generate ai.txt, does not claim to control AI training, and does not automatically edit robots.txt.
Key features include:
Curated llms.txt generation for selected public post types.
Per-post and per-page exclusion controls.
Optional SEO noindex awareness for common SEO plugin metadata.
Manual regeneration and scheduled updates.
Automatic regeneration when selected published content changes.
Optional XML sitemap and RSS feed discovery links.
Robots.txt guidance for AI crawler decisions, without automatically modifying robots.txt.
Detection for BlogLogistics Content Signals for Robots.txt, with notices that robots.txt and Content-Signal preferences should be managed there.
Detection for BlogLogistics Markdown for Agents, with notices that /index.md and Markdown d
Read the full README on GitHub →