This B2B SaaS company spent serious money building a website AI couldn't read.
Beautiful design.
Clean layout.
Clear messaging.
Compelling product thesis.
Feature pages.
Use cases.
Team section.
A great website.
Built on a JavaScript rendering framework.
No Product schema.
No Organization schema.
No FAQ markup.
No structured data.
The site rendered almost entirely client-side.
So when an AI crawler arrived, the initial HTML was basically a shell:
Script references.
And nothing else.
We tested 44 non-branded queries across three AI engines.
Zero citations from the company's own domain.
Not because the content was weak.
Because the content was unreachable.
The crawler arrives.
Sees an empty container.
Moves on.
We saw something similar in a consumer ecommerce audit.
A product page exhausted the AI crawler's token budget on navigation menus before it reached the actual product facts.
That brand at least had partial schema, some indexable text, and a crawlable catalog.
This one had none of it.
The website existed for humans.
For AI, it was an empty container with a loading spinner that never resolved.
We've seen versions of this across a lot of companies we've audited in the last six months.
Beautiful modern websites.
Impressive when a human evaluates them.
Invisible to the systems increasingly deciding what buyers see.
The site looks like it cost $100K to build.
To an AI crawler, it looks like:
<div id="app"></div>
The most expensive blank page on the internet.