llms.txt Generator
Create a properly formatted llms.txt file for your website in under 2 minutes. Helps AI engines understand your site structure and prioritize your best content.
Company Info
# Your Company > A short description of what your company does. ## Pricing - [Pricing](https:///pricing)
What is llms.txt and why does it matter?
A structured introduction for AI engines
llms.txt is a standardized text file served at your website's root that tells AI platforms what your site is about, how it is organized, and which pages are most important. It follows the llmstxt.org specification and uses simple markdown formatting that any AI engine can parse.
AI engines use it to prioritize your content
When an AI crawler visits your site, it needs to decide which pages to read and how they relate to each other. llms.txt gives explicit guidance - instead of guessing from your sitemap, the crawler reads a concise summary with direct links to your highest-value pages.
robots.txt controls access, llms.txt provides context
robots.txt tells bots what they can crawl. llms.txt tells AI engines what matters once they are allowed in. You need both. Without robots.txt, bots may be blocked. Without llms.txt, AI engines have to infer your site structure from HTML alone, which often leads to important pages being overlooked.
Frequently Asked Questions
What is llms.txt?
llms.txt is a text file you serve at your website's root (yourdomain.com/llms.txt) that tells AI platforms what your site is about and which pages matter most. It follows a standardized markdown format defined at llmstxt.org. Think of it as a structured introduction to your website that AI engines read before deciding what to index and cite.
How is llms.txt different from robots.txt?
robots.txt controls access - it tells crawlers which pages they can and cannot visit. llms.txt provides context - it tells AI engines what your site does, how your content is organized, and which pages are most important. You need both. robots.txt opens the door, llms.txt shows AI engines where to look once they are inside.
Where do I put the llms.txt file?
Serve it at your website's root URL: yourdomain.com/llms.txt. On WordPress, upload it to your root directory via FTP or use a plugin. On Webflow, add it via custom code or a redirect rule. On Next.js or other frameworks, place it in your public folder. The file must be accessible without authentication.
Do all AI engines support llms.txt?
Support is growing rapidly. Perplexity, Claude, and several other AI platforms actively check for llms.txt files when crawling. Google and OpenAI have acknowledged the spec. Even before universal adoption, having an llms.txt improves your AEO score because it demonstrates structured AI readiness that crawlers reward with higher citation rates.
What should I include in my llms.txt?
Start with a clear one-sentence description of what your company does. Then list your most important pages grouped by category - platform features, pricing, documentation, blog posts. Include a short description for each link. Keep it concise. AI engines prefer structured, scannable content over long paragraphs.
What should I do after creating my llms.txt?
First, upload it to your site root and verify it loads at yourdomain.com/llms.txt. Second, check that your robots.txt allows AI search crawlers to access it. Third, run a free AEO Quick Audit on our homepage to see how your full AI visibility score looks with the new file in place. The audit checks llms.txt as one of 29 signals.