AI Visibility 7 min read Published: Updated: By Björn Teßmann

llms.txt for Online Stores: What It Can Do – and What It Can't

robots.txt tells search engines what they can crawl. llms.txt tells AI systems who you are and what you offer. What the format delivers, how to implement it – and why it is no silver bullet.

In short

llms.txt is a compact company summary for AI systems, placed in the root directory of your website. Google explicitly does not use the file – for ChatGPT, Claude & Co. it is a low-cost additional signal. Schema.org, citable content, and open AI crawler rules matter far more for AI visibility.

1 What Is llms.txt?

llms.txt is a text file in the root directory of your website (alongside robots.txt and sitemap.xml) that is specifically created for Large Language Models (LLMs) like ChatGPT, Gemini, and Claude. It contains a machine-readable summary of your company, services, and products.

While robots.txt controls what can be crawled, llms.txt tells AI systems what your company is about and where to find the most important information.

Think of llms.txt as your elevator pitch for AI systems: compact, structured, and with links to the details.

2 Structure of an llms.txt File

The file follows a simple Markdown-like structure:

# Company Name

> Short description of the company in one sentence.

## About Us
More detailed description...

## Services / Products

### Service 1
Description of the service.
URL: https://www.example.com/service-1

### Service 2
Description of the service.
URL: https://www.example.com/service-2

## Contact
- Phone: +49 ...
- Email: info@example.com
- Website: https://www.example.com

3 The Honest Assessment: Who Actually Uses llms.txt?

Since we first published this article in February 2026, the facts have become clearer – and honesty is part of good consulting:

Google doesn't use llms.txt

Google's official AI guidance (updated June 2026) makes it clear: Google Search, including AI Overviews and AI Mode, requires no additional machine-readable files – llms.txt is not processed and affects rankings neither positively nor negatively.

Industry-wide adoption stands at around 10% of domains – significantly higher among developer tools and documentation platforms (Stripe, Cloudflare, Vercel, Anthropic). Citation studies also show that whether a page gets cited by AI systems depends on passage quality, freshness, and entity signals – not on files in the root directory.

Why we still recommend llms.txt: it takes one to two hours to set up, the risk is zero, and AI systems outside the Google ecosystem can use the file as a compact company overview. You just need the right expectations – llms.txt is the supplement, not the foundation. The foundation is Schema.org markup, citable content, and open AI crawler rules in your robots.txt.

4 Why llms.txt Is Important for E-Commerce

Online stores typically have thousands of pages: product pages, categories, filter pages, CMS pages. For an AI system, it's difficult to extract the relevant information from this mass. llms.txt solves this problem:

  • Gives AI systems a structured overview of your product range
  • Links to the most important pages (categories, top products, about us)
  • Communicates your expertise and differentiation
  • Accelerates AI indexing of your store
  • Complements Schema.org with company-level information

5 Best Practices for E-Commerce llms.txt

Keep it brief

Maximum 1-2 pages. AI systems prefer compact information.

Most important first

Core services and USPs in the first paragraph. Like a press article.

Link URLs

Each section should link to the corresponding page.

Update regularly

Incorporate new products, services, or changes promptly.

Mention certifications

Partnerships and certificates strengthen trustworthiness.

6 llms.txt Together with robots.txt and Schema.org

The three files/standards together form the technical foundation for AI visibility:

robots.txt

Controls access: Which AI crawlers can crawl which pages?

llms.txt

Provides context: Who are you, what do you offer, where are the details?

Schema.org

Provides the data: Structured product information at the page level.

Frequently Asked Questions About llms.txt

Is llms.txt already an official standard?

No. llms.txt is a community proposal without RFC status. As of 2026, adoption stands at around 10% of domains, mostly among developer tools and documentation sites (Stripe, Cloudflare, Anthropic). Google clarified in June 2026 that Google Search and AI Overviews do not process the file. Other AI systems may read it – there is no guarantee.

Does Google use llms.txt?

No. Google's official guidance (updated June 2026) explicitly states that Google Search, including its AI features, requires no additional machine-readable files, and that llms.txt affects rankings neither positively nor negatively. For Google visibility, what counts is content, structured data (Schema.org), and normal crawlability.

Do I need llms.txt if I have Schema.org?

Schema.org is by far the more important investment: it is the established standard that search engines and AI systems demonstrably process. llms.txt is a sensible, low-cost addition at the company level – a compact overview for AI systems that read the file. Schema.org and content quality first, then llms.txt.

Does llms.txt hurt my SEO?

No. llms.txt is a separate text file in the root directory and has no impact on your Google rankings – neither positive nor negative. The effort is minimal, the risk is zero.

Want Us to Create llms.txt for Your Store?

We create your llms.txt and optimize the entire AI accessibility of your online store.

Related Articles