llms.txt Generator
Create a spec-compliant llms.txt file — a curated, AI-readable summary of your site — ready to upload to your server root.
Title | https://example.com/page | Optional description — one per line. The description after the second | is optional.What is llms.txt?
A plain-text Markdown file at yoursite.com/llms.txt that gives AI systems a short,
curated summary of your site — name, description, and a hand-picked list of your most
important pages. It's modeled on robots.txt but written for language models instead of crawlers.
Where to upload
The root directory of your site — same folder as robots.txt and sitemap.xml.
In cPanel: public_html/llms.txt. In WinSCP: upload to the root level,
not inside a subfolder. It must be reachable at exactly /llms.txt.
How it differs from a sitemap
A sitemap lists every page for search engine indexing. llms.txt is the opposite: a short, hand-curated list of your best pages, written for something with limited context to read — not for crawling everything.
Keep it curated
Don't dump your whole sitemap in here. Pick the handful of pages that best represent what your site does, group them under short section headings, and put anything lower-priority (privacy policy, disclosures) in the Optional section.