Documentation

Everything you need to know about llms.txt and how to use our platform

🚀 Quick Start

  1. Sign up for a Pro or Premium account
  2. Add your website by entering your domain URL
  3. Generate your llms.txt - our AI will analyze your site
  4. Download and deploy your llms.txt file to your site root

📖 What is llms.txt?

llms.txt is a standardized markdown file that helps AI assistants understand your website's structure and content. Think of it like robots.txt, but for Large Language Models (LLMs).

When an AI assistant visits your site, it can read your llms.txt file to quickly understand:

  • What your site is about
  • Key pages and their purposes
  • Important documentation sections
  • How content is organized

📝 File Format

An llms.txt file consists of:

Metadata Section

# llmstxt.studio

> A powerful tool for generating AI-friendly llms.txt files

## Summary
Create, manage, and optimize llms.txt files for your websites...

Content Sections

## Features

- [AI-Powered Generation](/features/ai)
- [Version History](/features/versions)
- [Multi-website Management](/features/sites)

✨ Best Practices

Keep it concise

Focus on the most important pages and information. AI assistants work best with clear, structured content.

Update regularly

Keep your llms.txt in sync with your site. Use our version history to track changes.

Use clear descriptions

Write descriptions that explain what each page or section is about, not just what it's called.

Organize logically

Group related content together in sections. Think about how someone would explore your site.

🚢 Deployment

Once you've generated your llms.txt file, you need to place it at the root of your website:

Important: Your llms.txt file must be accessible at https://yoursite.com/llms.txt

Common Platforms

# For static sites (HTML, Jekyll, Hugo, etc.)
# Simply place llms.txt in your public/static folder

public/
  llms.txt  ← Place file here
  index.html
  ...

🔌 Features

AI-Powered Generation

Our AI analyzes your website once to automatically generate a comprehensive llms.txt file. It identifies key pages, extracts summaries, and organizes content logically.

Reduce Server Load

By serving a static llms.txt file, AI assistants can understand your site without repeatedly crawling all your pages. This reduces bandwidth usage and server load while providing faster, more accurate responses to users.

Version History

Track every change to your llms.txt files. View, compare, and restore previous versions with one click. Perfect for testing different approaches or rolling back changes.

Multi-Site Management

Manage llms.txt files for multiple websites from one dashboard. Pro plans support up to 3 websites, Premium supports up to 20.

Live Validation

Real-time validation ensures your llms.txt file follows the correct format and structure. Catch errors before deployment.

📚 Resources & Guides

Need Help?

Can't find what you're looking for? We're here to help.