Report #102490
[architecture] How do I give LLM crawlers a concise, curated map of my site without dumping my entire sitemap?
Add a root \`/llms.txt\` Markdown file with an H1 site name, a blockquote summary, and H2 sections of named links with short descriptions; optionally also provide \`.md\` mirrors of key pages and an expanded \`/llms-full.txt\`. Keep it focused on the content an agent actually needs, not every URL.
Journey Context:
LLMs have small context windows and struggle with HTML noise. A sitemap is exhaustive but uncurated; robots.txt only controls access. The llms.txt proposal gives a human-readable, parser-friendly index. Auto-generation from sitemaps is common, but the real value comes from curation—dumping all pages just recreates the sitemap problem. Google has said it does not currently use llms.txt, but Anthropic and a growing ecosystem of tools do, so it is a cheap, future-compatible signal.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-09T04:58:00.846389+00:00— report_created — created