Elevator Talk: Is llms.txt Actually Doing Anything, or Just Sitting There?
Is one markdown file enough to feed every LLM what it needs to know about your brand? Brandon Stauffer posed that question in an internal Slack thread, and the answer came back fast and with receipts: crawl data from two clients, a note about what bots were actually built to parse, and a reframe of what llms.txt is even for.
The short version is that nobody on the team thinks a single file does the job, but the reasons are more interesting than the verdict. Some of it is technical — bots parse HTML, not markdown. Some of it is strategic — one file can't manufacture the consensus LLMs are actually looking for. And the crawl data ends up confirming something we published back in June: llms.txt was never built for the job most people are hiring it to do.
Here's how the conversation went.
Not a Magic Bullet, But Probably Worth Having
A File Can't Replace the Ecosystem
Bots Were Built to Parse HTML
7 Visits and 4% of Crawls
The Crawl Data Is What Alyssa Predicted
The Takeaway
If llms.txt is on your roadmap because a competitor shipped one, the honest answer from this thread is: publish it, keep it accurate, and stop expecting it to move visibility. The theory is reasonable — hand the crawler a cleaner version of your content and it should prefer that version — but the crawlers reading your site were built to parse HTML, and the numbers reflect that. A page listed only in llms.txt pulled 7 visits in a month. Markdown versions of real pages took 4% of verified AI bot crawls against their HTML counterparts. That's not a rollout problem you can optimize your way out of. It's what the format is currently worth.
The more useful reframe is that a markdown file is a single source saying something about you, and LLMs don't build confidence from a single source. They build it from agreement. The same facts — what you sell, who you sell to, where you operate, what makes you different — need to exist in crawlable on-page content, in schema that lives inside the HTML, and in third-party sources you don't control: reviews, directories, press, industry publications, partner sites. Consistency across all of those beats comprehensiveness in any one of them, which means the biggest lever usually isn't writing a longer file, it's fixing the places where your own sources contradict each other. If you're going to publish a simplified reference anyway, a .txt file in the robots.txt tradition is a more familiar object for a bot to find than a directory of .md files.
Which leads to the most useful thing in this thread: the crawl data didn't contradict the original argument, it confirmed it. Alyssa's June article said llms.txt was built for agentic browsing — AI systems that complete tasks rather than answer questions — and that its value is functional, not algorithmic. Two months of client testing produced exactly the numbers you'd expect if that's true. A file whose audience is agents fetching a reference on demand should show low, steady traffic, the same way nobody judges sitemap.xml by pageviews. That means the honest test was never "how often was it crawled," it's "when an agent tried to do something with our site, did it find the file and use it?" Decide which of those two jobs you're hiring the file for before you decide whether it's working, because grading infrastructure on a visibility scorecard will tell you to rip out something that's doing its job fine. If you want the fuller picture of where AI search leverage actually sits, How brands win in AI search is a recent episode of The Campaign on exactly that.
Three things worth doing this quarter: check your own logs for verified AI bot crawls on any markdown or llms.txt assets you've already shipped, rather than trusting anyone's benchmark including ours. Audit whether the core facts in that file also exist in on-page content and schema, since that's where bots are actually looking. And run the third-party pass — reviews, directories, press, Wikidata — to find where the web is telling a different story about you than your own site is.
Getting every source to agree on who a brand is, and proving it with crawl data instead of theory, is the core of our GEO/AEO work.
If you've shipped an llms.txt and have no idea whether it's doing anything, let's talk about testing it properly.

