Why ChatGPT isn't mentioning your website
July 7, 2026 · 6 min read
In most cases ChatGPT isn't ignoring you on purpose — it either can't reach your site, can't read what's on it, or can't work out who you are and what you sell with enough confidence to recommend you. Six causes account for the vast majority of missing mentions, and every one of them is fixable.
Are AI bots blocked from your site?
The most common cause is also the most invisible: your robots.txt file, firewall, or CDN's bot-protection rules quietly turn AI crawlers away. Many security products block "unknown bots" by default — and that bucket includes the crawlers ChatGPT and Perplexity rely on. Your site looks fine to you and to Google, while AI engines see a closed door.
How to spot it: check your robots.txt for rules that disallow AI user agents, and check your firewall or CDN dashboard for blocked bot traffic. The fix is to explicitly allow the AI crawlers you want — you can stay strict with everything else.
Does your content only appear after JavaScript runs?
Many modern sites deliver an almost empty page and let JavaScript fill in the content in the browser. Human visitors never notice — but most AI crawlers read the page as delivered, before any scripts run. If your product descriptions and key facts are injected by JavaScript, the AI may be reading a blank page.
How to spot it: open your page's source (not the developer inspector — the raw "view source") and search for a sentence from your homepage. If it's not there, machines can't see it either. The fix direction is server-side rendering or pre-rendering, so the important content arrives in the initial HTML.
Can AI actually tell who you are and what you sell?
An AI won't recommend a business it can't confidently describe. If your site is long on slogans and short on plain facts — what you offer, for whom, where you operate, at what price range — the model has nothing solid to repeat. Missing structured data (machine-readable labels that spell out your business facts) makes this worse.
How to spot it: ask an AI "what does [your domain] do?" and see if the answer is accurate, vague, or wrong. The fix direction: state your core facts in plain sentences on your main pages, and back them with structured data so machines can't misread them.
Do your pages answer real buyer questions?
AI answers are built from content that answers questions. If your pages talk about your brand story but never directly address "how much does it cost?", "how does it compare to X?", "is it right for a small team?" — there's nothing for the AI to lift into its answer. The fix direction: list the questions buyers actually ask, and give each a direct answer near the top of a page, before the detail.
Does your content look stale?
AI engines prefer sources that look current. Pages with no visible dates, a blog last touched years ago, or copyright footers stuck in the past all suggest the information may be outdated — and outdated sources get cited less. The fix direction: refresh your key pages regularly, show honest last-updated dates, and retire content that no longer reflects your offer.
Is your information consistent across the web?
AI engines cross-check what your site says against directories, social profiles, review sites and maps listings. If your business name, address, or offering differs from place to place — an old address here, a discontinued service there — the model loses confidence in all of it and plays it safe by leaving you out. The fix direction: audit everywhere your business is listed and align the facts to a single, current version.
Frequently asked questions
How long after fixing these will ChatGPT start mentioning me?
Technical fixes like unblocking bots or server-rendering content can be reflected within days to weeks as AI systems refresh their view of your site. Building enough trust to be recommended for competitive questions takes longer — months, like SEO authority.
Can I pay to be mentioned in ChatGPT's answers?
No. AI answers are assembled from content the engines can access and trust — there's no placement to buy. That's actually good news: the causes above are fixable with normal content and technical work.
How do I find out which of these is my problem?
Run a scan. GEO Scanner checks access for 16 AI bots, tests whether your content is readable and understandable without JavaScript, and asks real questions to ChatGPT and Perplexity to see if you're mentioned — with a free preview scan, no signup needed.