llms.txt Generator
Build a spec-compliant llms.txt that gives AI systems a curated map of your site. Fill in the form, download the file, upload it to your root.
What is llms.txt?
llms.txt is a proposed standard (llmstxt.org) for a markdown file at your site root — like robots.txt, but for meaning rather than permissions. It gives language models a concise, curated view of what your site is and which pages matter, instead of leaving them to infer it from raw HTML. Adoption is early and no major AI provider has formally committed to honoring it, but it costs minutes, carries no risk, and a growing number of documentation platforms ship one.
Frequently asked questions
Where does the file go?
At your domain root: yoursite.com/llms.txt. On WordPress, upload it via your host’s file manager or FTP to the same folder as robots.txt.
Does llms.txt replace robots.txt?
No — they do different jobs. robots.txt controls crawler access; llms.txt describes your content to systems already allowed in. Keep both, and make sure robots.txt is not blocking the AI crawlers you want citing you — our LLM SEO guide covers which user agents matter.
