Common problem · Fixable

Why ChatGPT Ignores Your Website (And How to Fix It)

You didn't lose your Google ranking. You lost the clicks that used to come with it. AI answers your customers' questions before they reach you — and cites someone else while doing it.

60% of Google searches now end without a single click to any website. For queries where an AI Overview appears, that zero-click rate hits 80-83%. HubSpot lost 70-80% of their organic traffic between late 2024 and mid-2025. Business Insider lost 55% over three years. Their Google rankings didn't change. The clicks just stopped coming.

The fix isn't more SEO. It's getting cited by the AI systems that are now answering your customers' questions. And that requires completely different structural signals than what Google rewards.

Victor Xu
Victor Xu
Founder, SIGNALS · Building AI visibility infrastructure for websites
Updated May 2026

The scale of what's already happened

60%
of Google searches end without a single click to any website
SparkToro, 2026
61%
drop in organic CTR when an AI Overview appears above results
Seer Interactive, 2025
17%
overlap between top-10 Google rankings and AI Overview citations (was 75% in 2025)
Demand Local, 2026

The top-10 Google ranking and AI citation overlap collapsing from 75% to 17% is the most important number here. It means ranking on Google no longer predicts whether AI systems cite you. They're running on completely separate algorithms, rewarding completely different signals. A page can hold its #1 Google ranking while being cited zero times in ChatGPT, Perplexity, or Google's own AI Overviews.

The businesses that figure this out first get cited. Everyone else watches their traffic erode while their rankings stay flat — and wonders why.

The 7 most common reasons AI engines ignore your website

Reason 1
Your page is rendered by JavaScript — AI crawlers see an empty shell

This one catches a lot of people off guard. If your website runs on React, Vue, Angular, or any JS framework without server-side rendering, AI crawlers hit your page and get something like this:

What the AI crawler sees
<div id="root"></div>
<script src="/bundle.js"></script>

Nothing. The JavaScript hasn't executed. AI crawlers don't run JS — they read raw HTML. So your entire site, every page you've built, is invisible to them. We've seen this happen to well-designed, content-rich sites that took months to build.

Who this affects: React SPAs, Vue SPAs, Framer sites, and any Webflow site using heavy custom code — without Next.js, Nuxt, or another server-side rendering solution. It's more common than you'd expect.

Fix

Migrate to server-side rendering (Next.js for React, Nuxt for Vue), or add static HTML pages for your key content. At minimum, ensure your most important pages are pre-rendered to static HTML that crawlers can read without executing JavaScript.

Reason 2
Your vocabulary doesn't match how buyers search — you're being outranked at the ranking stage

This is the one we see most often, and it's the hardest to notice because the content itself might be genuinely good. AI engines decompose queries into sub-queries and retrieve pages that match the vocabulary. If your page uses your internal terminology instead of buyer language, you lose — quietly, invisibly — to competitors whose pages happen to use the right words.

What your page says (internal language)
"Our proprietary methodology leverages advanced machine learning to deliver actionable insights across your digital ecosystem."
What buyers type into ChatGPT (buyer language)
"best AI visibility tool" · "why isn't my site appearing in ChatGPT" · "how to get cited by AI search" · "AEO audit tool"

Research from Discovered Labs (2026) found vocabulary alignment has a standardized coefficient of β=+0.37 — the only page-level signal that survives domain-authority controls. A small site with strong alignment consistently beats large brands in AI citation.

Fix

Rewrite your opening paragraph, H2 headings, and page title using the exact phrases your buyers type into ChatGPT. Run a SIGNALS audit to see your alignment score and get AI-generated rewrites that mirror buyer vocabulary.

Reason 3
Your content isn't quotable — nothing stands alone as a citation unit

AI engines don't cite pages — they cite specific sentences. For your content to make it into a response, you need sentences that stand completely alone as factual claims. Vague or relative statements get skipped entirely, regardless of how accurate they are.

Not quotable — vague and relative
"Our approach has been shown to improve outcomes significantly for clients across a range of industries."
Quotable — specific and standalone
"Enterprise VR training reduces learning time by 40% compared to classroom instruction, according to a PwC study of 1,000 employees across manufacturing and logistics sectors."
Fix

Add sourced statistics with named references. Add a FAQ section where each answer is a complete, standalone response. Replace relative claims ("significantly improved") with specific, sourced numbers. Pages with sourced statistics are cited 41% more often (Princeton GEO, 2024).

Reason 4
Your heading structure is broken — AI systems can't extract content hierarchy

AI systems read heading structure the way humans read a table of contents — it tells them what the page is about and how it's organized. Headings used for styling (multiple H1s, skipped levels, headings with nothing substantive underneath) don't just look bad to crawlers — they actively confuse the content extraction process.

ConvertMate found that 68.7% of pages actually cited by AI engines use clean H1→H2→H3 hierarchy. It sounds basic, but most pages fail this. The heading rewrites alone often move scores meaningfully.

Fix

Audit your heading structure. One H1 per page. H2s for major sections, each phrased as a buyer question (e.g., "How much does enterprise VR training cost?" rather than "Pricing"). H3s for subsections. Never skip levels. Rewrite heading text to use buyer vocabulary.

Reason 5
You have no FAQ section — you're missing the highest-value citation format

FAQ sections are probably the single highest-value change you can make to a page for AI citation. When someone asks ChatGPT a question, it's literally looking for a page that has that question and answers it directly. A FAQ section with buyer-phrased questions is almost pre-formatted for what AI systems want to cite.

The key is that each answer has to stand alone — 50–80 words that make complete sense without context from the rest of the page. No "as mentioned above." No "see our pricing section." Each answer is its own complete unit. Pair it with FAQPage JSON-LD schema and you've given AI systems explicit permission to parse and cite your structure.

Fix

Add a 5–7 question FAQ section to every key page. Phrase each question exactly as buyers type it into ChatGPT. Write each answer as a standalone 50–80 word response. Add FAQPage JSON-LD schema in your page's <head>.

Reason 6
No third-party mentions — AI engines don't trust self-reported claims

There's a credibility dimension to AI citation that doesn't get talked about enough. Brands that exist only on their own domain — no press mentions, no G2 reviews, no Reddit threads, nothing external — get cited less, even when their content is structurally sound. AI systems seem to apply a cross-domain trust signal.

ConvertMate's 2026 study put numbers on it: brands with third-party domain mentions get 6.5× more AI citations than brands with no external presence. One legitimate ProductHunt listing or a single industry publication mention makes a measurable difference. It compounds over time.

Fix

Submit to Product Hunt. Claim your G2 listing and request reviews. Write a guest post on an industry blog. Get one legitimate press mention. Each external mention compounds over time as AI engines index more sources.

Reason 7
You're indexed on Google but not on the index the AI engine actually reads

Most people assume "AI search = Google." It isn't. Claude's web search runs on Brave. ChatGPT crawls with OAI-SearchBot and falls back to Bing. Only Gemini and Google's AI Overviews use Google's index. So a page that ranks beautifully on Google can be completely absent from Claude and from ChatGPT's primary path — they're reading different indexes entirely.

Fix

Submit to Bing Webmaster Tools (covers ChatGPT's fallback and Copilot) and to Brave's URL form at search.brave.com/submit-url (the path into Claude). Then confirm your AI crawlers aren't blocked in robots.txt or at your CDN — about a third of sites block at least one by default.

Quick self-audit: run this on your most important pages

Go through your homepage, pricing page, and 1–2 key service pages:

Frequently asked questions

Why doesn't ChatGPT mention my website?

ChatGPT ignores most websites because they fail at one of four stages: retrieval (can't access the page), parsing (can't extract content), ranking (loses to competitors with better vocabulary alignment), or generation (content isn't quotable). Most pages fail at parsing or ranking — before content quality is considered.

How do I get my website cited by ChatGPT?

Ensure pages are server-rendered HTML (not JavaScript-only), use buyer vocabulary in headings and opening paragraphs, add sourced statistics with named references, structure content with H1→H2→H3 hierarchy, add FAQ sections phrased as buyer searches, and add FAQPage JSON-LD schema.

Why does Perplexity cite my competitors but not me?

Your competitors' pages better match the vocabulary buyers use in their queries. Vocabulary alignment is the only page-level signal that survives domain-authority controls (Discovered Labs, 2026) — meaning a smaller competitor with better language alignment consistently beats you in AI citation regardless of domain authority or Google ranking.

Does Google ranking affect AI citation?

Not directly. A page can rank #1 on Google and score 22/100 on AI citation readiness. Google rewards backlinks and domain authority. AI citation rewards structural clarity, vocabulary alignment, and quotable content. They measure different things.

Why does my page rank on Google but never show up in Claude or ChatGPT?

Because they read different indexes. Claude's web search runs on Brave, and ChatGPT crawls with OAI-SearchBot and falls back to Bing — only Gemini and Google's AI Overviews use Google's index. So ranking #1 on Google does nothing for Claude or ChatGPT's primary path if you're not in Brave and Bing. Submit your site to Bing Webmaster Tools and Brave's URL form to get on the indexes those engines actually read.

How long does it take to fix AI citation problems?

The structural fixes — rewriting headings, adding FAQ, adding schema, fixing vocabulary — take 20–30 minutes per page manually, or under 60 seconds with SIGNALS one-click apply. After applying fixes, citation improvements typically appear within 2–6 weeks as AI engines re-index your pages.

Related reading

The RAG Pipeline Explained AI Citation Checklist: 25 Signals That Matter AEO vs SEO: What's Actually Different

Find out exactly why AI engines are ignoring your page

SIGNALS audits your page against all 4 pipeline stages and all 7 citation signals. You'll know exactly what's failing and get page-specific fixes to apply immediately. Free for 1 page.

Diagnose my page free →

No account · No credit card · Results in under 60 seconds