LLMS.txt Generator
Generate an llms.txt file listing the pages you want AI systems to read and cite.
Generated llms.txt
Need this done properly for your business?
Radiatus delivers secure cloud, DevOps & compliance engineering.
What llms.txt proposes
A markdown file at /llms.txt listing a site's most useful pages with short descriptions, so a language model with a limited context window reads the right material rather than crawling navigation, cookie banners and boilerplate. It is a proposed convention rather than a ratified standard, and adoption by AI vendors is partial.
It is not robots.txt
robots.txt restricts crawling. llms.txt does the opposite — it recommends. It carries no directives, blocks nothing, and confers no permission. A page listed in llms.txt but disallowed in robots.txt is still disallowed, and the two files answer different questions.
Format
An H1 with the site name, an optional blockquote summary, then H2 sections containing markdown link lists with a short description after each colon. An optional section is conventionally used for material a model may skip when short of context. Plain markdown, no front matter.
Curate rather than dump
The value is selection. A file listing every URL on the site reproduces the sitemap and defeats the purpose, since the point is to spend a limited context window on the pages that actually answer questions. Twenty well-chosen entries beat a thousand.
Worth doing despite uncertain adoption
The cost is one small file. The genuine work is upstream: an AI system can only cite content that exists, is crawlable and answers a question directly. A site whose pages are thin gains nothing from listing them, which makes llms.txt the last step in an AI-visibility effort rather than the first.
Frequently Asked Questions
Privacy & Security
Generated locally in your browser. No data is sent to any server.
How to Use
Enter your priority pages and optional exclude paths, then click Generate.
Disclaimer: This tool is provided "as is" without warranty of any kind. Results are for educational and utility purposes.
Related Tools
Meta Tag Analyzer
SEOCheck a page's meta tags for the problems that actually affect indexing and click-through.
Redirect Chain Checker
SEOTrace the full path of redirects (301/302) to find loops or lost link juice.
Robots.txt Validator
SEOValidate robots.txt syntax and check whether a specific URL is allowed or blocked for a given crawler.