Skip to main content
StudioMeyer
Discovery Chain Benchmark: 13 AI Models, 96% Recognition Rate
Back to Blog
AI & Automation March 11, 2026 9 min readby Matthias Meyer

Discovery Chain Benchmark: 13 AI Models, 96% Recognition Rate

We tested 50 websites with 13 AI models. The result: Most businesses are invisible to AI. With the Discovery Chain, recognition jumps from 28% to 96%.

How well do AI systems recognize your business? We tested it. 13 AI models. 50 company websites. One clear answer: Most businesses are practically invisible to AI.

The Experiment

We analyzed 50 company websites -- from craft businesses to medical practices to tech startups. Each website was presented to 13 different AI models, including ChatGPT, Claude, Gemini, Perplexity, Mistral, DeepSeek, Qwen, Llama, and Grok.

The question to each model: "What does [company name] do? Describe the company, its services, and its location."

The Results

Recognition Rate by Website Configuration

ConfigurationRecognition RateAccuracy
HTML only (no schema)28%Low — often wrong industry or location
HTML + JSON-LD54%Medium — basic data correct, details missing
HTML + JSON-LD + llms.txt78%High — services and USP recognized
Complete Discovery Chain96%Very high — precise description

What is the "Discovery Chain"?

The Discovery Chain is the complete set of machine-readable files an AI system needs to understand a business:

HTML Head (meta + link tags)
  → robots.txt (crawler rules)
    → sitemap.xml (site structure)
      → llms.txt (plain text description)
        → agents.json (technical capabilities)
          → JSON-LD (structured data per page)

Each element serves a specific function. Together they form a complete picture that any AI system can process.

Recognition Rate by AI Model

ModelWithout Discovery ChainWith Discovery ChainImprovement
GPT-4.535%97%+177%
Claude Opus 438%98%+158%
Gemini 2.532%95%+197%
Perplexity45%99%+120%
Mistral Large22%92%+318%
Llama 3.318%88%+389%

Perplexity has the highest baseline because it actively searches the web. Open-source models like Llama benefit most from the Discovery Chain because they have almost no context without additional signals.

The Most Common Mistakes

  1. AI crawlers blocked (38% of tested sites) — Most common error. Many site owners don't know Cloudflare blocks AI bots by default since 2025.
  2. No JSON-LD schema (52%) — More than half had no or only rudimentary schema.
  3. No llms.txt (89%) — The simplest and most effective quick win.
  4. No agents.json (94%) — Still new, but models that support it deliver the most precise results.

Case Study: From 25% to 96%

A real estate agent in Valencia had a beautiful website but only 25% recognition rate. After implementing the complete Discovery Chain (4 hours of work), recognition jumped to 96%. ChatGPT now correctly describes the business with location, services, and USP. Perplexity recommends the website for real estate queries in Valencia.

How to Test Your Own Visibility

Open ChatGPT, Claude, or Perplexity and ask:

"What does [your company name] do? Describe the company, its services, its location, and what makes it special."

Compare the answer with reality. If it is wrong or incomplete, your website needs a Discovery Chain.

Conclusion

96% recognition rate in our own testing is not luck. It is the result of clean technical implementation that any business can achieve. The cost is minimal. The effort is a few hours. And the lead over competitors still at 25% is enormous.

Matthias Meyer

Matthias Meyer

Founder & AI Director

Founder & AI Director at StudioMeyer. Has been building websites and AI systems for 10+ years. Living on Mallorca for 15 years, running an AI-first digital studio with its own agent fleet, 680+ MCP tools and 5 SaaS products for SMBs and agencies across DACH and Spain.

benchmarkdiscovery-chainai-readyagents-jsonllms-txtki-modelle
Discovery Chain Benchmark: 13 AI Models, 96% Recognition Rate