Copy this template, replace the bracketed sections with your own content, and ship it to /llms.txt at the root of your domain.
The template
# [Your Brand Name]
[One-paragraph description of what your brand does and who you serve.]
## What this site does
[2-4 sentence detailed description. Include category, primary services, and primary audience.]
## Key pages
- [Home](/) — [One-line description]
- [Page name](/url) — [One-line description]
- [Page name](/url) — [One-line description]
## Structured data
- Sitemap: /sitemap.xml
- Schema: JSON-LD on all pages (Organization, WebSite, BreadcrumbList, [other types you use])
- AEO entry: /AGENTS.md
## What this site does NOT do
- [Limitation 1]
- [Limitation 2]
## Key facts
- Brand: [Brand Name]
- Domain: [yourdomain.com]
- Founded: [Year]
- Primary service: [Description]
- Pricing model: [Free / Subscription / etc.]
- Location served: [Geography]
- Contact: [Email]
SaaS example
# Acme CRM
Acme CRM is a customer relationship management platform for early-stage B2B SaaS startups (1-50 employees). We help founder-led sales teams track pipeline, automate follow-up, and close deals faster.
## Key pages
- [Home](/) — Product overview
- [Pricing](/pricing) — Plan comparison and pricing
- [Features](/features) — Detailed feature list
- [Compare](/compare) — Acme CRM vs. competitors
- [Customers](/customers) — Customer stories
- [Blog](/blog) — CRM strategy and tactics
Where to put this file
Place llms.txt at the root of your domain (yourdomain.com/llms.txt). Add the following tags to every page head:
<link rel="alternate" type="text/markdown" href="/llms.txt">
<meta name="ai-content-declaration" content="/llms.txt">