• Ryan Howard
  • Posts
  • Are AI search bots actually looking at llms.txt files?

Are AI search bots actually looking at llms.txt files?

We're tracking AI crawler behavior via opted-in users of our llms.txt WordPress plugin to see if bots are accessing llms.txt files.

The idea behind llms.txt is straightforward: give AI crawlers a structured, easily digestible version of your site’s most important content. But does it work?

Yoast recently added the ability to autogenerate llms.txt to their plugin, but John Muller from Google recently posted that no AI system currently uses llms.txt.

When llms.txt first “became a thing” I launched a plugin to auto-generate llms.txt for WordPress thinking it would be an internal tool for evaluation on our client and internal sites, but it has grown organically to over 10k active installs.

So that brings me to an easy experiment to answer the question: Are AI search bots actually looking at llms.txt files?

The Experiment

Track which AI crawlers actually visit llms.txt when it’s available.

The latest version of the plugin includes an opt-in feature that logs when known AI bots hit the file. If users opt in:

  • Their site logs bot visits locally with the name of the bot and the date

  • There’s a live view of site-specific logs inside WordPress

  • An anonymous signal is sent to our server and that data contributes to a public dashboard

All data is encrypted and anonymous. The data shared includes the bot name, timestamp, and a hashed version of your domain to track LLM crawler behavior across thousands of sites. No content or personal information is collected or stored.

Bot tracking

  • GPTBot (OpenAI)

  • ClaudeBot / Claude-Web (Anthropic)

  • PerplexityBot

  • ChatGPT-User

  • MistralAI-User

  • Google-Extended

  • GoogleOther

  • CCBot



Tracking counter here: https://llmstxt.ryanhoward.dev/

I’ll post an update here and at https://x.com/ryhowww with results.