LLMs.txt Generator
Generate llms.txt + llms-full.txt for your website, following the llmstxt.org format. Worth knowing before you start: Google has said it does not use these files, and crawler logs show almost no AI assistant traffic to them. The checker explains what the evidence actually shows.
Tool fetches your sitemap.xml and extracts titles/descriptions. Up to 40 URLs processed.
How to deploy llms.txt
- Generate the file with your website URL above
- Save as
llms.txt(basic, for AI overview) orllms-full.txt(comprehensive, with full descriptions) - Upload to your site root:
https://yoursite.com/llms.txt - Serve it as
text/plain. Serving it astext/markdownhas been shown to break it in ChatGPT and Gemini - Re-generate when your site structure changes. There is no evidence that a stale file costs you anything today
Already have one? Validate it with the LLMs.txt Checker, which also tests whether a crawler can actually fetch it.