Skip to main content
CrawlBrief for LLMs.txt

CrawlBrief for LLMs.txt WordPress llms.txt Generator Plugin

Publish a clean, configurable /llms.txt file and make your WordPress content easier for AI assistants and crawlers to discover.

Plugin output

What It Creates

The plugin serves a dynamic /llms.txt endpoint from WordPress. It can include your site summary, Start Here links, category sections, recent posts, public pages, custom post types, optional links and sitemap location.

Built for everyone

Who It Is For

Use it for blogs, SaaS websites, documentation hubs, ecommerce stores, learning sites, agency sites and publisher websites that want a maintained llms.txt file without editing a static file manually.

Official publisher

Owner and Author

The plugin is owned and published by LLMs.txt Lab. The plugin homepage and author URL both point to https://llmstxtlab.com/.

FEATURES

Plugin Features

Everything you need to publish and maintain an AI-ready WordPress site.

Automatic /llms.txt

Publish at your site root without uploading a file.

Site Context

Edit your title, summary and detailed site context.

Post Type Controls

Include posts, pages, products, docs and lessons.

Category Sections

Group posts by category and exclude what you do not need.

Markdown Endpoints

Expose clean Markdown versions of public pages.

Custom Descriptions

Add concise llms.txt descriptions from the editor.

Caching Controls

Enable transient caching and choose its duration.

Cache Compatibility

Purge popular WordPress cache plugins automatically.

Editable Link Sections

Control Start Here, policy and other useful links.

Clean Uninstall

Remove plugin options, cache and scheduled events.

Installation

How to Install

Install and publish your WordPress llms.txt endpoint in six straightforward steps.

Open Add New Plugin

Sign in to your WordPress dashboard, open Plugins, and select Add New Plugin.

Configuration

Start with these practical defaults, then adjust them to match your content and publishing workflow.

Choose focused content

Post types: start with post,page. Add public custom post types only when they contain useful indexable content, such as product, docs or lesson.

Links per section: use 5 to 10 links for most sites. Large documentation sites can use more, but the final llms.txt file should remain focused and easy for AI systems to scan.

Package structure

Standard WordPress.org Package Structure

The plugin follows the standard WordPress architecture, with the main plugin, directory readme and uninstall cleanup kept together in one optimized folder.

crawlbrief-llms-txt.1.0.7.zip
crawlbrief-llms-txt
crawlbrief-llms-txt.php
readme.txt
uninstall.php
GPL compatible
GPL-2.0-or-later
Versions aligned
Stable 1.0.7
Privacy friendly
No tracking or external API
FAQ

Any Questions?

Browse through these FAQs to learn more about the WordPress plugin.

What does the WordPress llms.txt generator plugin do?
It creates a public /llms.txt endpoint for WordPress and can include posts, pages, public custom post types, category sections, sitemap links and optional Markdown versions of pages.
Can I use this plugin on any WordPress website?
Yes. It is no longer site-specific and can be configured for different WordPress websites from the plugin settings page.
Does it work with caching plugins?
Yes. It uses optional WordPress transient caching and attempts to purge common caching plugins when the generated file should change.
Is the plugin free to use?
Yes, CrawlBrief for LLMs.txt is 100% free and open-source under the GPL v2 license.
How do I validate my generated llms.txt file?
You can use the free LLMs.txt Lab validator tools to ensure your file follows the current llms.txt proposal. Links are provided directly in the plugin settings.
Are Markdown endpoints enabled by default?
No, you must explicitly enable the index.html.md Markdown endpoints in the plugin settings after installation.
Does the WordPress plugin support path-scoped files like /docs/llms.txt?
CrawlBrief currently generates the primary site-wide /llms.txt file and optional index.html.md Markdown mirrors. Generating path-scoped subdirectory files (such as /docs/llms.txt) is planned as part of the Phase 3 feature development roadmap.