Technical
Does llms.txt Help SEO? What We Can Test
llms.txt is a proposed Markdown file placed at the root of a site, usually at /llms.txt . Its job is to give an LLM friendly directory of the pages a…

What the llms.txt proposal actually describes
llms.txt is a proposed Markdown file placed at the root of a site, usually at /llms.txt. Its job is to give an LLM-friendly directory of the pages a publisher wants an assistant or agent to read first. The proposal uses ordinary Markdown: an H1 for the site or project name, a short blockquote for the summary, optional prose, then H2 groups containing links with brief descriptions.
The format is closer to a compact documentation index than an access-control file. It does not replace robots.txt, a sitemap, canonical tags, or page-level permissions. It has no standard User-agent, Allow, Disallow, or Crawl-delay rules. A site that needs to limit crawling must keep using controls that crawlers publish and honor.
The proposal also mentions an optional llms-full.txt file containing a fuller text bundle. That second file may suit small documentation sets, but it can become unwieldy on a large site. A short, selective llms.txt is easier to audit and less likely to point assistants toward duplicate, stale, or low-priority pages.
What adoption does and does not prove
Publishing the file proves only that the URL is available. It does not prove that ChatGPT, Claude, Gemini, Perplexity, Google AI, or any crawler read it. It also does not prove that a cited page, brand mention, or referral came from the file. Vendor behavior can differ by product, model, retrieval mode, and date.
Treat the file as a low-cost documentation experiment. Save the exact file, note the publish date, and track server requests to the URL. Run a fixed set of prompts before and after publication. Record citations, answer wording, model name, market, and run time. Even then, use careful language: a movement after publication is an observation, not proof of cause.
A sound file anatomy
A useful file begins with one H1, followed by a one-sentence summary in a blockquote. Add a short explanation of the site, then group selected links under descriptive H2 headings. Each link can carry a short phrase stating what the page contains. Keep URLs absolute, use canonical destinations, and avoid session parameters or tracking codes.
Pick pages that answer stable questions well: official product docs, pricing, policies, research methods, terminology, and trusted guides. Do not place private or unpublished URLs in the file. Do not list every page simply because it exists. A concise directory is easier for both people and software to read.
What can be tested
No public evidence proves that publishing llms.txt raises Google rankings or causes a brand to appear in AI answers. The file may still be useful as a machine-readable documentation directory. Test that narrower claim first.
Create a baseline before publication. Save answers for a fixed prompt set across the models you track. Record citations, brand mentions, referral visits, and requests to /llms.txt. Publish the file without bundling unrelated site edits into the same week.
Repeat the runs on a fixed cadence. A request to the file proves access, not influence. A new citation proves that a page appeared in an answer, not that llms.txt caused the citation. Use cautious labels for every finding: observed, correlated, or confirmed by a provider statement.
A clean test table
| Signal | What it proves |
|---|---|
| Request to /llms.txt | A client fetched the file |
| New cited URL | The page appeared in one answer |
| Referral visit | A person clicked from an AI product |
| Repeated brand mention | The tracked prompt set returned the brand again |
| Ranking movement | Nothing about llms.txt without further evidence |
Frequently asked questions
Clear answers for the decisions that tend to come up next.
01Does llms.txt raise Google rankings?+
There is no confirmed ranking benefit.
02Can it cause an AI citation?+
That has not been established across vendors.
03Is it still worth publishing?+
It is a low-cost test when the file is accurate and easy to maintain.
04What should teams watch first?+
Server requests, citations, referrals, and repeated prompt results.


