llms.txt Template and Format
Copy a valid starter template and adapt it to your website.
Use this llms.txt template as a clean starting point. Keep the file focused on the pages AI assistants should understand first.
# Title > Optional description goes here Optional details go here ## Section name - [Link title](https://link_url): Optional link details ## Optional - [Link title](https://link_url)
Format checklist
- Start with one H1 title:
# Your Site Name. - Add a short blockquote summary:
> What your site does. - Use H2 sections for grouped links.
- Use markdown links with optional notes:
- [Title](https://example.com): Notes. - Publish it at
/llms.txt.
Create your llms.txt
Generate a template from your real pages, then validate the result before publishing.
Open the generatorFrequently asked questions
What is the required llms.txt format?
The only required element is an H1 title. A summary blockquote, detail text, and H2 link sections are optional but strongly recommended.
Should llms.txt be plain text or markdown?
llms.txt is markdown served as a text file at /llms.txt. Markdown keeps it easy for humans and language models to read.