llms.txt: definition and examples
A proposed plain-text file that gives LLM crawlers a curated reading list of a site's most important content.
llms.txt is a proposed plain-text file at a site's root that describes the site's important content for LLM crawlers.
In detail
llms.txt lives at /llms.txt on a domain and follows a markdown-like format documented at llmstxt.org. A typical file starts with an H1 heading naming the site, a one-sentence description, then sections of curated links with short descriptions after each. The goal is to give an LLM crawler working within a limited context window a ranked summary of what matters on the site, rather than forcing it to crawl and reconstruct the hierarchy from scratch.
The convention is proposer-led, not standards-body-led as of Q1 2026. Several AI model providers have acknowledged the file in public notes, and adoption among SaaS and content sites has accelerated over the past year. Costs are minimal: a few hundred lines of text served statically. For a Shopify brand, the upside outweighs the cost.
Why it matters
Shopify themes emit sprawling site structures by default — product pages, collection pages, policy pages, tag archives. An LLM crawler reading the site cold spends budget on pages a brand does not especially want surfaced. A curated llms.txt tells the crawler where to go first, nudging the brand's best content toward citation.
For a Shopify brand rebuilding PDPs or reorganizing collections, llms.txt is also a fast way to signal new flagship URLs. Updating the file is a one-line PR; updating the canonical information architecture can take weeks.
Example
For example: a climbing-rope brand's llms.txt leads with a two-sentence description of the brand, then sections for "Flagship ropes," "By discipline," "Gear care," and "About the company." Each section has five to eight curated links. When ChatGPT's crawler retrieves the file, it has a clear reading list: the 9.2mm flagship PDP, the alpine-rope collection, the rope-care guide. That ordering shapes what ChatGPT cites three to six weeks later when a shopper asks for rope recommendations.
Related terms
- AI discoverability — the upstream outcome llms.txt supports.
- Product schema — the structured counterpart to llms.txt.
- AI visibility — the downstream metric llms.txt contributes to.
- PDP optimization — llms.txt points crawlers at the optimized pages.
- SKU-level AEO — the discipline llms.txt fits inside.
Ask AI about llms.txt
Have your favorite AI engine summarize this for your specific use case.
Frequently asked questions
Is llms.txt an official standard?
What should a Shopify brand put in llms.txt?
Does llms.txt replace a sitemap or robots.txt?
Related guides
Generate a starter llms.txt for your Shopify store. Try the eCommerce Insights llms.txt generator or read the official proposal at llmstxt.org.