llms.txt Generator
Generate a valid llms.txt file so AI search engines and chatbots (ChatGPT, Perplexity, Claude, Gemini) can discover, understand, and cite your site correctly. Fill in your pages, copy the output, and save it as /llms.txt at your domain root.
Site info
Key pages
llms.txt Output
# Your Site Name > A one-sentence summary of what this site is and who it's for. ## Pages - [Homepage](https://example.com)
Save this as a file named llms.txtat your site's root (e.g. yoursite.com/llms.txt) — not inside a subfolder. Most frameworks serve a static file placed in /public automatically.
Why llms.txt?
AI search engines and chatbots (ChatGPT Search, Perplexity, Claude, Gemini) have to crawl and parse full HTML pages to understand a site — llms.txt gives them a clean, structured summary instead, similar to how robots.txt and sitemap.xmlserve traditional crawlers. It doesn't guarantee citation, but it removes the guesswork for any AI system that checks for it.