Skip to content

llms.txt generator

Generate, preview, and serve a dynamic /llms.txt file from SEO Booster Tools for AI crawlers and answer engines.

Tools overview · AI Readiness

Admin path: SEO Booster → Tools → llms.txt

The llms.txt tool curates which public content AI systems should prioritize. When enabled, SEO Booster serves /llms.txt dynamically via a WordPress rewrite rule — not as a static file in your theme folder (unless you deliberately add a physical file that may shadow the virtual route).

Enable and configure

SettingPurpose
Enable servingRegisters rewrite for /llms.txt
Post typesWhich public types appear in the generator
Max entriesCap on listed URLs
Site summaryOptional H1 and intro block at top of file

Save settings from the tab. First enable may flush rewrite rules once.

Preview and download

  • Preview — AJAX-rendered content as crawlers would see it
  • Download — save a snapshot for offline review

Preview updates when settings or included posts change. Post saves invalidate the cached content (12-hour TTL).

What appears in the file

Typical structure:

  1. Site title and short description
  2. Curated links to important posts/pages (title + URL + optional summary)
  3. Optional sections for documentation or policy pages you include

Builder-specific and system post types (attachments, reusable blocks, template libraries) are excluded from the picker by default.

AI Readiness connection

Sitewide AI Readiness site checks include llms.txt availability. Enabling and serving the file can clear related readiness items on the next analysis.

Physical file warning

If a real llms.txt exists in the web root, it may take precedence over the virtual endpoint depending on server configuration. Remove or rename conflicting static files if the dynamic route should win.