AEO · Free tool

llms.txt Generator

Build a valid llms.txt file for your site in the browser — no install, nothing saved on our end.

Generate your llms.txt

Paste your site's URL to auto-fill the fields below from its title, meta description, and nav links — then edit anything that needs adjusting.

Key pages

Output

llms.txt
# Your Site Name

How it works

This tool follows the emerging llms.txt convention: an H1 with your site name, an optional one-line blockquote summary, then Markdown link lists grouped under H2 sections. The output is assembled entirely client-side from the fields below. Auto-fill is the one part that leaves your browser: it sends the URL you enter to Draftbase's server, which reads that page's title, meta description, and nav links to pre-fill the form — nothing is stored beyond handling that one request.

Draftbase's own /llms.txt is generated the same way, from the site's real route list, as a live example of the format.

Stop maintaining llms.txt by hand

Every entry you publish through Draftbase is available over a typed delivery API, so a script that rebuilds llms.txt from your real content — instead of a form you fill in by hand — is a small build, not a rewrite.

Hobby is free, no card. Startup is $49/mo when you outgrow it. The price is on the pricing page, where prices go.

No migration quarter, no kickoff workshop. Define a template and ship something today.

Frequently asked questions

What is llms.txt?

llms.txt is a proposed convention — a plain Markdown file at a site’s root, /llms.txt — that lists a site’s most important pages in a format built for an LLM to read in one pass, the same way robots.txt is built for crawlers rather than browsers.

Where do I put the generated file?

Save it as llms.txt and serve it at the root of your domain, e.g. https://example.com/llms.txt, alongside your existing robots.txt and sitemap.xml.

Does llms.txt improve my search rankings?

No major search engine or LLM provider has confirmed llms.txt affects ranking or citation directly. It’s a low-cost, low-risk addition — worth having, not a substitute for actual content quality or structured data.

Do I need to regenerate it every time I add a page?

For a small, mostly-static site, yes, manually. For a CMS-driven site, this is exactly what should be automated from your content, not maintained by hand.

More free tools on the tools page, or read the mcp guide on /mcp.