llms.txt Generator
Build a concise Markdown file that directs language models to your website’s most useful resources.
Create an llms.txt file for your website
The proposed llms.txt convention uses structured Markdown to give language models a curated overview of a website and links to its most useful resources.
Publish the generated file at the root of your domain as /llms.txt. Keep it concise, use absolute URLs and update it when important documentation changes.
Frequently asked questions
Is llms.txt an official web standard?
No. It is an emerging community proposal rather than a ratified W3C or IETF standard.
Does llms.txt guarantee AI visibility?
No. Support and usage vary between AI systems, and publishing the file does not guarantee crawling, inclusion or citations.
Where should I upload it?
Serve it as UTF-8 plain text or Markdown at the root URL of the website, such as https://example.com/llms.txt.