About the tool
What Is The SBMM LLMs.txt Generator?
The SBMM LLMs.txt Generator is a free online tool that produces a spec-compliant llms.txt manifest for your website. LLMs.txt is the September 2024 standard published at llmstxt.org that tells large language model crawlers (ChatGPT, Claude, Gemini, Perplexity) which pages on your site are worth ingesting and citing. Drop in a domain, get back a clean manifest you can upload to the root of your site.
LLMs.txt does for AI search what XML sitemaps do for traditional search. Instead of dumping every URL on your site at the crawler, you hand it a curated list of high-value pages grouped by section, each with a short description that helps the model understand what the page is about before ingesting it. The result is more accurate citations, fewer hallucinated quotes, and a measurable lift in AI-search visibility.
The generator works in two modes. Crawl mode discovers your pages automatically by following internal links from the homepage. Sitemap mode reads your existing sitemap.xml and skips the crawl. Either way the output is a single llms.txt file, grouped by section, ready to upload to your-site.com/llms.txt.