Presence AIPresence AI
  • Features
  • Blog
  • FAQ
Get Early Access
  • Features
  • Blog
  • FAQ
Get Early Access
engineering

LLMs.txt: Reality Check — Ignored by AI Search (for now), Useful for Agents

What LLMs.txt is, why major AI search doesn’t use it today, where it can still help, and how to adopt it safely without wasting resources.

October 9, 2025
3 min read
VIVladan Ilic
LLMs.txt: Reality Check — Ignored by AI Search (for now), Useful for Agents
#llms.txt#GEO#AI search#agents#technical SEO

LLMs.txt has generated lots of heat—and little light. Here’s a pragmatic, evidence‑based take: what it is, what it isn’t, and how to use it (if at all) without burning dev hours.

TL;DR

  • Major AI search experiences do not rely on LLMs.txt today. Focus on answer‑centric content, clean structure, and technical hygiene.
  • It can be useful as a curated “starting map” for agent and RAG workflows.
  • If you publish one, keep it minimal, accurate, non‑sensitive, and aligned with your sitemap. Treat it as optional housekeeping.

What LLMs.txt tries to do

LLMs.txt is a plain‑text file at your web root that lists high‑value pages (e.g., docs, FAQs, benchmarks) and offers light hints (update cadence, canonical locations). It is closer to a curated sitemap than a robots.txt directive—informational, not enforceable.

Current state: crawled, mostly ignored by AI search

  • Public guidance for AI Overviews: follow normal SEO best practices; LLMs.txt isn’t used for inclusion or ranking.
  • Large‑scale crawler logs show occasional fetches of /llms.txt but no meaningful effect on inclusion, ranking, or citation in AI answers.
  • Industry commentary broadly aligns: tiny effort, tiny impact—don’t expect visibility gains.

Where LLMs.txt can help (today)

  • Agent‑first browsing: Give autonomous/semiautonomous agents a curated jump‑off list for definitive resources (docs, changelogs, pricing, comparisons).
  • RAG seed lists: Provide initial URLs for chunking/indexing in retrieval pipelines.
  • Enterprise assistants: Standardize “where to start” across microsites and subdomains.

Risks and limitations

  • Voluntary and unenforceable: Providers aren’t obligated to honor it.
  • Redundant: Good pages are already discoverable via HTML, sitemaps, and links.
  • Misconfiguration risk: Don’t surface sensitive, ephemeral, or low‑quality URLs.

Minimal LLMs.txt (quick start)

version: 1
urls:
  - https://example.com/docs/
  - https://example.com/pricing/
  - https://example.com/blog/
notes: canonical resources; updated monthly

Guidelines:

  • Keep it short and consistent with your public sitemap.
  • Only list pages you would confidently recommend to an agent or researcher.
  • Add a brief notes line for cadence or canonicals; avoid proprietary data.

Adoption checklist (do no harm)

  • Confirm there’s no expectation of SEO/AI visibility gains from LLMs.txt alone.
  • Mirror existing canonical pages; avoid pre‑release/beta/private endpoints.
  • Review quarterly (or when IA changes) to prevent drift.
  • Document policy internally (what qualifies, who updates, when).

What actually moves the needle for GEO

  • Answer‑centric content: Clear sections that directly answer prompts, with evidence and quotable statements.
  • Comparison‑first pages: Transparent criteria and extractable tables for “X vs Y” use cases.
  • Structured signals: Clean titles, headings, summaries, tables, and appropriate schema.
  • Technical foundation: Fast, crawlable, canonical pages with strong internal linking.

FAQ

Should we add LLMs.txt?

Maybe. If it’s low‑effort and you maintain it, it can help agent/RAG workflows. Don’t expect AI search uplift.

Is it like robots.txt?

No. Robots.txt provides crawl directives; LLMs.txt is optional guidance. It doesn’t control access.

Does it help AI Overviews?

No current evidence. Focus on content quality, structure, and standard technical SEO.

How do we measure impact?

Track agent/RAG usage internally. For AI search, monitor mentions/citations and traffic patterns independent of LLMs.txt.

Key takeaways

  • Treat LLMs.txt as optional, agent‑oriented metadata—not a GEO lever.
  • If you publish it, keep it minimal, accurate, and aligned with your sitemap.
  • Invest most effort in answer‑centric content, structured comparisons, and technical excellence.

Last updated: 2025‑10‑09

Published on October 9, 2025

About the Author

VI

Vladan Ilic

Founder and CEO

Related Posts
Field Guide to AI Crawlers: Access, Rate Limits, and Rendering Behavior

Field Guide to AI Crawlers: Access, Rate Limits, and Rendering Behavior

October 8, 2025
Structured Data for GEO: Schema Patterns That LLMs Understand

Structured Data for GEO: Schema Patterns That LLMs Understand

October 7, 2025
The GEO Playbook 2025: How to Win Customers in AI Search

The GEO Playbook 2025: How to Win Customers in AI Search

October 7, 2025
Measuring GEO: How to Track AI Citations, Mentions, and Business Impact

Measuring GEO: How to Track AI Citations, Mentions, and Business Impact

October 7, 2025
On This Page
  • TL;DR
  • What LLMs.txt tries to do
  • Current state: crawled, mostly ignored by AI search
  • Where LLMs.txt can help (today)
  • Risks and limitations
  • Minimal LLMs.txt (quick start)
  • Adoption checklist (do no harm)
  • What actually moves the needle for GEO
  • FAQ
  • Should we add LLMs.txt?
  • Is it like robots.txt?
  • Does it help AI Overviews?
  • How do we measure impact?
  • Key takeaways
Recent Posts
Field Guide to AI Crawlers: Access, Rate Limits, and Rendering Behavior

Field Guide to AI Crawlers: Access, Rate Limits, and Rendering Behavior

October 8, 2025
Optimizing for ChatGPT Shopping and AI Tiles: Product Schema, Data Hygiene, and GEO Patterns

Optimizing for ChatGPT Shopping and AI Tiles: Product Schema, Data Hygiene, and GEO Patterns

October 8, 2025
Product Comparison Pages that AI Loves: Structures, Tables, and Criteria

Product Comparison Pages that AI Loves: Structures, Tables, and Criteria

October 8, 2025
The GEO Playbook 2025: How to Win Customers in AI Search

The GEO Playbook 2025: How to Win Customers in AI Search

October 7, 2025
Categories
EngineeringMarketing
Popular Tags
#AI Tiles#AI crawlers#AI search#ChatGPT Shopping#GEO#LLM#Product schema#SEO#agents#analytics