Free Tool

llms.txt Checker

Check if your website has an llms.txt file that guides AI models like ChatGPT, Claude, and Perplexity to understand your content.

What is llms.txt?

llms.txt is a proposed standard (similar to robots.txt) that provides AI language models with structured information about your website. It helps AI search engines understand what your site is about, what content to prioritize, and how to cite your pages.

As AI search engines like ChatGPT, Perplexity, Claude, and Google AI Overviews become mainstream, having a proper llms.txt file is critical for AI visibility.

How to Check Your llms.txt

Enter your website URL below to run a full GEO audit, including llms.txt analysis:

llms.txt Best Practices

  • Place llms.txt at the root of your domain (e.g., https://example.com/llms.txt)
  • Include a brief description of your site or project
  • List key URLs that AI models should prioritize
  • Use Markdown-style formatting for readability
  • Keep it concise — under 2KB is ideal
  • Update it when you add major new content sections

Example llms.txt File

# Example Site

> A brief description of what this website is about.

## Key Pages
- [About Us](https://example.com/about): Company background
- [Products](https://example.com/products): Product catalog
- [Blog](https://example.com/blog): Latest articles
- [Contact](https://example.com/contact): Get in touch

## Optional
- [Privacy Policy](https://example.com/privacy)
- [Terms](https://example.com/terms)