Skip to main content

LLMs.txt Generator by Federico Calò

Generate the llms.txt file according to llmstxt.org specifications. Help AI models understand your site with a structured Markdown: project, summary and key page links.

Configure

Sections and links

Keep it brief

No generated output

Fill out the form and click the button to generate output.

What is the llms.txt file and why is it useful?

Markdown file for LLMs - A standardized Markdown file (llmstxt.org) providing an organized summary of your site, including project, summary, and key page links. Helps AI models better understand your site than raw HTML analysis would.

Where should I put the llms.txt file?

File must be accessible at URL https://example.com/llms.txt (domain root). Like robots.txt, it should be at the root. You can also create /llms-full.txt for the extended version with full content of all pages.

What is the difference between llms.txt and llms-full.txt?

concise version with links and brief descriptions, ideal for LLMs with limited context windows. llms-full.txt contains the full text of all related pages, useful for LLMs that can handle wider contexts and require detailed information.

Do traditional search engines read llms.txt?

No, llms.txt is designed for LLMs, not traditional SEO crawlers like Googlebot. Search engines continue to use robots.txt, sitemap.xml, and structured HTML markup. llms.txt is complementary, not substitutive, to traditional SEO.