← All posts
Orbzy Blog··6 min read

The Fences Keeping Your Best Customers Out

There's a quiet crisis playing out at the edge of every website that ever built good anti-bot defenses. The CAPTCHAs, JavaScript-heavy rendering, aggressive rate limiting, and bot-detection headers that your team spent years perfecting? They work perfectly. And they're now blocking your best customers.

How we got here

For 15 years, the conventional wisdom in web engineering was simple: bots are bad. Bots pollute analytics, scrape content, spam forms, and abuse APIs. So we built walls. We added bot challenges to every checkout. We rendered product pages in JavaScript that crawlers couldn't parse. We blocked unfamiliar user agents at the CDN level. These were the right calls at the time.

Now consider what happens when someone opens ChatGPT, Claude, Gemini, or Perplexity and asks: 'What's the best project management tool for a 10-person engineering team with a $200/month budget?' An AI agent fires off a series of discovery requests across the web. It's trying to read your pricing page, parse your feature list, check your structured data, and evaluate whether your product fits the query. If your infrastructure treats that agent like a bot threat — and it will, because it looks exactly like one — the agent hits a wall, gets no data, and recommends whoever was readable.

The new gatekeeper problem

Traditional SEO operated on a ranked list. Even if a competitor outranked you, you still had a presence on the page. Paid placements, brand recognition, and creative ad copy could compensate for a weaker organic position. AI agents don't work this way. They evaluate structured data against explicit constraints and return a single answer. There is no above the fold. There is no page 2. You're either in the response or you don't exist in that interaction.

McKinsey projects up to $1 trillion in agent-orchestrated commerce by 2030 in the US B2C retail market alone. Shopify's CEO has called agentic shopping 'the transformation of a lifetime.' Google launched a Universal Commerce Protocol to let agents discover products, build carts, and complete checkouts autonomously. The infrastructure of commerce is being rebuilt around agents — and the companies still running 2015 bot-defense playbooks are going to find themselves invisible in that new infrastructure.

What agent-readable actually means

Agent-readable is not about adding an API or wrapping an MCP server. That covers a small fraction of the use case. True agent readability means your product catalog is legible in structured data. Your pricing is parseable, not locked behind a JS-rendered table. Your llms.txt tells agents what you are and what you're not. Your robots.txt doesn't block GPTBot, ClaudeBot, and PerplexityBot — the crawlers that power the recommendations driving agent commerce. Your OpenAPI spec, if you have one, includes response schemas that an agent can reason about.

The companies that win this decade aren't necessarily the biggest or the best-funded. They're the ones that realize agents are not a threat to defend against — they're customers to serve. The infrastructure shift required is real work. It takes months, not days. But the companies that start now will have a compounding advantage over every competitor still optimizing for a world where humans browse search results.

Start with a baseline

Before you can fix what's broken, you need to know what agents can and can't see. Scan your site and your top three competitors. See who has structured data, who has llms.txt, who has an accessible API spec, and who's accidentally blocking AI crawlers. The gap is almost always wider than you expect — and the competitive opportunity is proportional to that gap.

See where you stand

Scan any URL and get your AI readiness score across 8 dimensions — free, no account required.

Scan your site free →