Orbilo
Sign Up

Generate LLM-txt File

Create a structured llm-txt file (like robots.txt) that tells AI systems about your site's content and structure.

What is llms.txt?

Think of it like robots.txt, but for AI. The llms.txt file is a standardized format that tells AI crawlers which pages on your site matter, how they're organized, and what each page is about.

When ChatGPT, Claude, or Perplexity crawl your site, they look for this file first. It helps them quickly understand your site structure without wasting crawl budget on irrelevant pages.

What Gets Included

  • All publicly accessible pages
  • Page titles and descriptions
  • Hierarchical site structure
  • Priority indicators for important content

How to Implement

Once generated, you'll need to upload the llms.txt file to the root directory of your website (same location as robots.txt).

Step 1: Download

Click the download button to save the generated llms.txt file

Step 2: Upload

Place it at yourdomain.com/llms.txt

Step 3: Verify

Visit the URL directly in your browser to confirm it's accessible

Step 4: Update Regularly

Re-generate monthly or when you add major new content sections

Note: Most hosting platforms (WordPress, Shopify, Webflow) allow file uploads to the root directory. If you're unsure, check your platform's documentation or ask your developer.