Full format guide & specification for the new AI search standard
LLMs.txt is a new web standard that helps AI models understand your website. It's a markdown file hosted at your domain root (e.g., example.com/llms.txt) that provides a structured overview of your business and key pages.
As AI search engines replace traditional search, websites need a new way to communicate with machines. llms.txt fills that gap. It tells AI models:
An llms.txt file follows a simple markdown structure with three main sections:
# Site Name ## Overview A concise 2-3 sentence description of what the site offers and who it serves. ## Sections ### Section Name - [Page Title](URL) — Brief description of the page content - [Another Page](URL) — Description of what visitors find here ### Another Section - [Page Title](URL) — Description ## Notes Optional additional context, contact details, or instructions for AI models.
The first line should be a single # heading with your site or business name.
A 2-3 sentence summary of your site's purpose, target audience, and core offering. Keep it factual and specific.
Group related pages under H3 headings. Each page gets a markdown link with a 1-sentence description.
LLMs-txt: https://yoursite.com/llms.txt| File | Purpose | Audience |
|---|---|---|
| robots.txt | Tells crawlers which pages to index | Search engine bots |
| sitemap.xml | Lists all pages with priorities and dates | Search engine bots |
| llms.txt | Describes what pages contain and why they matter | AI language models |
You need all three. They serve different audiences and different purposes.
Place llms.txt at the root of your domain:
Most AI crawlers (ChatGPT, Claude, Perplexity, Gemini) check for this file automatically when they first visit your domain.
Use our free generator to create a properly structured llms.txt file in seconds.
Generate Your LLMs.txt