PulseAugur
EN
LIVE 00:13:38

New llms.txt convention helps AI search tools cite websites accurately

A new convention called `llms.txt` has emerged to help AI search tools better understand and cite websites. This plain-text Markdown file, placed at the root of a website, provides a concise summary and lists important pages. Tools like ChatGPT Search, Perplexity, and Bing Copilot actively look for this file to improve their understanding of site content and relevance to user queries. Implementing `llms.txt` is a simple, low-effort way for website owners to signal key information to AI crawlers, enhancing their site's discoverability and citation accuracy. AI

IMPACT Enhances website discoverability and citation accuracy for AI search tools by providing a structured signal.

RANK_REASON The item describes a new technical convention for websites to signal information to AI crawlers, which is a tooling improvement.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New llms.txt convention helps AI search tools cite websites accurately

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
The item describes a new technical convention for websites to signal information to AI crawlers, which is a tooling improvement.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
93 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Daniel Igel ·

    Add llms.txt to your site in 5 minutes and get cited by ChatGPT, Perplexity & Co.

    <p>Most AI search tools — ChatGPT Search, Perplexity, Bing Copilot — crawl the web to find pages they can cite. The problem: they can't always tell which parts of your site are worth reading, or what your site is actually about. <code>llms.txt</code> fixes that.</p> <p>It's a pla…