llms.txt generator

Add your key pages, get a valid llms.txt back. Free, no sign-up, nothing sent to a server beyond what you type here.

Preview — llms.txt

# Your Site Name

Save this as llms.txt and publish it at your domain root — yoursite.com/llms.txt.

A generated llms.txt is a starting point, not a fix for the things that actually stop AI systems reading your site — crawler access, JavaScript-dependent content and missing structured data matter more. Check if you already have one, or read the full guide to llms.txt before publishing.

Frequently asked

What is llms.txt?

llms.txt is a proposed convention (from llmstxt.org) for giving AI systems a concise, curated map of a website's most important content — a title, a short summary, and links to key pages, in plain markdown at yoursite.com/llms.txt.

Do I need llms.txt for AI systems to read my site?

No. It's an optional, experimental addition — not a requirement. Crawler access (robots.txt), renderable content and structured data matter far more for whether AI systems can actually read and cite your site. Adoption of llms.txt among AI platforms is still limited and no major provider has confirmed it affects citations today.

Where do I put the generated file?

Save it as llms.txt and publish it at your domain root — yoursite.com/llms.txt — the same place as robots.txt and sitemap.xml.

What's the "Optional" section for?

It's a convention from the llms.txt spec for secondary links that matter less — systems reading the file with a limited context window can skip that section first. You don't have to include one.

Is llms.txt the same as ai.txt?

No. ai.txt is a separate, earlier proposal focused on signalling AI-training permissions. llms.txt is a curated content map for AI systems to read. They solve different problems.