If you had a website built in the last 12 months using one of the popular AI builders — Lovable, Bolt, v0, or even Claude — there's a real chance Google can't read it.

Not because the design is bad. Not because the content is thin. Because of how the site was built at a technical level.

What's actually happening

Most modern AI website builders generate what's called a client-side React application. The site looks great in your browser — but that's because your browser is doing the work of building the page on the fly, using JavaScript.

When Google's crawler or a ChatGPT bot visits your site, they don't run JavaScript. They read raw HTML — the underlying code that the server sends before any scripts run.

And in a client-side React app, the raw HTML looks something like this:

<div id="root"></div>

That's it. That's what search engines and AI bots see. A blank page. They have nothing to index, nothing to cite. Your site doesn't exist to them — no matter how much content you put on it.

The invisible website problem Thousands of businesses paid for a beautiful new site in 2024 and 2025. Many of those sites are completely invisible to Google and AI search bots. The owners have no idea.

How to check if this affects you

Run these three checks right now:

  1. Google Search Console — check if your pages appear under "Coverage" as indexed. If most pages are excluded or have crawl errors, you have a problem.
  2. Site: search — go to Google and search site:yourdomain.com. If a site that's been live for months returns zero or near-zero results, something is wrong.
  3. Ask your developer — ask directly: "Is this site server-side rendered, or is it a client-side React app?" If they don't know, that's also an answer.

Why this matters specifically for AI visibility

ChatGPT, Perplexity, and Google's AI Overviews pull from indexed content. If your site isn't indexed, it cannot be cited. Full stop.

You could have perfect schema markup, five-star reviews everywhere, and content that directly answers every question your customers ask — none of it matters if the page is never indexed in the first place.

AI is recommending your competitors to your potential customers. Not because they're better. Because their site can be read.

What actually fixes it

There are a few legitimate solutions, depending on how your site is built:

The right fix depends on what you're working with. But any fix starts with knowing you have the problem.

This is one of the first things we check

At VisiPath, rendering and crawlability is a core part of every audit we run. We check whether AI bots can actually read your site before evaluating anything else — because everything else is irrelevant if this fails.

If your site has a rendering problem, we'll flag it as a Critical Issue and tell you exactly what to do about it.