llms.txt Generator

Generate a clean /llms.txt file for your website, docs, SaaS product, or AI tool.

Generate an llms.txt file

Add your site details and important URLs. The file is built locally in your browser.

Use one link per line. Format: Title | URL | notes. If empty, the homepage is used.

Use this section for secondary pages that can be skipped when shorter context is needed.

How to create a useful llms.txt file

An llms.txt file is a Markdown file placed at the root of a website, usually at /llms.txt. It gives AI assistants a concise overview of the site and points them to the most useful pages.

The format starts with an H1 project name, a short blockquote summary, optional guidance, and one or more sections of important links. Each link should have a clear title, URL, and short note explaining why it matters.

For a SaaS product, include the homepage, documentation, pricing page, changelog, API docs, terms, and support pages when they are relevant. The goal is not to list every URL, but to curate the pages an assistant should read first.

Use the Optional section for lower-priority pages such as blog posts, press pages, careers pages, or long reference material. That helps AI tools keep the most important product context separate from secondary reading.

llms.txt Generator FAQ

What is an llms.txt file?

It is a Markdown file that gives AI assistants a structured summary of a website and links to the most useful pages.

Where should I upload llms.txt?

Upload it to the root of your domain so it is available at /llms.txt, next to robots.txt and sitemap.xml.

Does this generator use AI?

No. It formats your inputs into a valid Markdown file in your browser, so there is no API cost or server request.

Which links should I include?

Start with the homepage, docs, pricing, API reference, changelog, support, and key product pages. Skip pages that do not help explain the product.

Is llms.txt the same as sitemap.xml?

No. A sitemap lists indexable pages for search engines. An llms.txt file is a curated guide meant to help AI tools understand the site faster.