← AI readiness guides

AI readiness guide

Why isn't my site showing up in ChatGPT or AI Overviews?

Short answer

The most common technical reasons are that AI crawlers are blocked in robots.txt, a page has a noindex directive, the content is thin or unstructured, there is no helpful structured data, or the domain is very new. Some factors are outside your control — AI systems decide what to cite, and that can never be guaranteed. Start by fixing the technical layer you can control.

Technical causes you can fix

Check the basics first: is an AI search crawler blocked in robots.txt? Does the page carry a meta robots or X-Robots-Tag noindex? Is the content thin, duplicated, or hidden behind JavaScript that crawlers cannot render? Is there any structured data (like Organization or FAQPage) that helps a machine understand the page?

Any one of these can quietly keep you out of AI search and answer results, even when the page looks fine to a human visitor.

Things you cannot control (be honest about it)

Even a perfectly crawlable, well-structured site is not guaranteed to be cited. AI systems choose what to reference based on their own models, training data, and freshness — and a brand-new domain often needs time before it is picked up anywhere.

No tool, including this one, can promise AI rankings or citations. Beware anything that claims otherwise. The realistic goal is to remove technical blockers and earn trust over time.

How to check quickly

Run an AI readiness check on the page: it surfaces which AI crawlers are allowed or blocked, whether llms.txt exists and is useful, and whether structured data is present, then returns a prioritized list of fixes.

Work through the technical issues first, keep improving content quality and trust signals, and give new domains time. That is the durable path — not a guaranteed shortcut.

Tools for this

Or run a full AI readiness check to see crawler access, llms.txt, and schema in one report.

FAQ

Can I guarantee my site appears in ChatGPT?

No. AI systems decide what to cite. You can remove technical blockers and improve trust, but citations can never be guaranteed.

My site is new — is that why?

Often, yes. New domains frequently need time before AI systems reference them, even when everything technical is correct.

What should I check first?

Check for blocked AI crawlers, noindex directives, thin or JavaScript-hidden content, and missing structured data before anything else.

Related guides