LLMs.txt Generator
Generate an llms.txt file (the AI-era equivalent of robots.txt) from a sitemap URL or a list of pages. Help ChatGPT, Claude, Perplexity and Gemini build a clean map of your content for citation-worthy answers.
One URL per line. Optionally prefix with a title using Title :: URL.
What is llms.txt?
/llms.txt is a proposed standard (similar in spirit to robots.txt and sitemap.xml) that helps large language models like ChatGPT, Claude, Perplexity and Gemini understand the structure of your website. Instead of scraping every page, an LLM can fetch your llms.txt once and get a clean, prioritized map of the most useful pages, improving both citation accuracy and the chance that your content shows up in AI-generated answers.
How to deploy it
- Generate the file above and download it.
- Upload it to the root of your site so it's served at
https://yoursite.com/llms.txt. - Make sure your web server returns it as
Content-Type: text/plainortext/markdown. - (Optional) Also publish
/llms-full.txtwith the full text content of each page for deeper AI ingestion.
Tips for better AI ingestion
- Lead with your most important pages: pricing, docs, key product pages.
- Use descriptive titles. "Pricing Plans" is better than "Page 1".
- Keep it under 5,000 lines. Beyond that, split into
llms.txtandllms-full.txt.
Built by the team behind Fantastic Forms
We make the form builder Tally and Typeform users switch to. Every feature free, one paid plan at $99/month.
Try Fantastic Forms free →