llms.txt generator
Ship an llms.txt for your site
AI assistants increasingly look for a curated summary at /llms.txt. Fill in the form, download a clean markdown file, and drop it at the root of your domain.
Frequently asked questions
- What is llms.txt?
- An emerging convention (see llmstxt.org) for a short, markdown-formatted file hosted at /llms.txt that gives large language models and AI crawlers a curated summary of your site. Think of it as a robots.txt for meaning instead of access.
- Do AI crawlers actually respect it?
- Adoption is early and voluntary. Several crawl vendors and emerging agent frameworks read it, and it costs nothing to publish — so it is low-risk insurance while the ecosystem matures.
- Where do I put the file?
- At the root of your domain: https://www.yoursite.com/llms.txt. Make sure it is served as text/plain and not blocked by a firewall rule.
- Does this replace an XML sitemap?
- No — keep your sitemap.xml for search engines. llms.txt is a higher-level summary with brand context, priority URLs, and FAQ, aimed specifically at AI assistants.