Some of the most sophisticated software companies in the world have homepages that AI can barely read. We ran the numbers.
There's a particular irony in running a sophisticated tech company's homepage through an AI readability analyzer. These companies build the tools that help decide which websites get cited and which get ignored.
A common AI visibility score for JS-heavy tech homepages
Out of 100 — comfortably in the 'weak' range
This isn't a gotcha. It's a case study in how decisions that impress humans can make you nearly invisible to AI.
Partial render detected. Fewer than 600 words received from initial HTML. Score may be conservative.
Final score
Saved from lower only by one strong meta description
Many tech homepages are React frontends with heavy client-side rendering. In a browser: JavaScript executes, components mount, full page appears. For AI web crawlers: they receive the same HTML but don't run JavaScript. They analyze the initial document — which for a heavily client-side site contains almost nothing.
The site looks beautiful in a browser. It's nearly invisible to AI.
A clear, specific meta description — one that identifies what you are, who you serve, and why it matters — can be the difference between a score of 48 and a score of ~30.
Meta tags are static HTML — they render regardless of JavaScript execution. For any JS-heavy site, your meta description and title become the only content AI reliably sees. They're doing all the work.
Score improvement possible
Estimated with proper SSR implementation — days of engineering work
Key takeaway
Many tech homepages score under 50 on AI readability because heavy client-side rendering means AI crawlers see fewer than 600 words. A strong meta description can save the score from going lower. SSR or static generation would fix it in days.
See how your site scores
Free AI visibility analysis — takes 10 seconds.