You opened Google Search Console, clicked Performance, and saw your clicks and impressions for the last 28 days. The numbers looked fine. Your average position was reasonable. You concluded that your site is doing okay in search.
But when a potential customer asked ChatGPT for a recommendation in your industry, your business was not in the answer. When Google generated an AI Overview at the top of the results page, your site was not cited. Perplexity did not mention you either.
Search Console showed you healthy numbers. The numbers were not wrong. They were incomplete. They told you about traditional search and left out the fastest-growing channel entirely. You are flying blind on AI search visibility, and the tool you trust most is the one with the biggest blind spot.
What Google Search Console actually shows you
Search Console reports data from Google's traditional search results. Clicks, impressions, click-through rate, and average position for queries where your site appeared in the standard ten blue links. It also breaks down by page, country, device, and search appearance (rich results, mobile, desktop).
This data is accurate for what it measures. If Search Console says you got 340 clicks from the query "plumber rochester ny" last month, you can trust that number. The problem is not accuracy. It is coverage.
Search Console does not report whether your site appears in ChatGPT answers. It does not report Perplexity citations. It does not reliably report AI Overview citations. It does not tell you whether AI crawlers can even read your site. Four major channels, and GSC has nothing useful to say about any of them.
The five blind spots
These are the specific things Search Console cannot tell you, and why each one matters.
1. AI Overview citations are not reliably counted
When Google generates an AI Overview, it synthesizes content from multiple sources and shows citation links. You would expect these citations to show up in Search Console as impressions or clicks. Sometimes they do. Often they do not. Google has been inconsistent in how it attributes AI Overview traffic, and the data in Search Console does not cleanly separate AI Overview appearances from traditional results.
This means you could be cited in dozens of AI Overviews and see no corresponding increase in your Search Console impressions. The channel is growing. Your visibility in it may be growing. GSC would not tell you.
2. ChatGPT and Perplexity traffic is invisible
When someone clicks a citation link in a ChatGPT answer, that traffic arrives at your site. But how does it show up in your analytics? As referral traffic from chatgpt.com or perplexity.ai, if your analytics tool captures referrer headers correctly. Some do. Some strip the referrer for privacy reasons.
Even when the referrer is captured, Search Console does not track it. Search Console only reports on Google Search. Traffic from ChatGPT and Perplexity is dark traffic from GSC's perspective. You need Google Analytics 4 or another web analytics tool to see it, and even then, the referrer data is unreliable.
The bigger issue is that you cannot measure how many times you appeared in an AI answer and got zero clicks. With traditional search, impressions are tracked even when users do not click. With AI search, if ChatGPT mentions your business but the user does not click the citation, you have no way of knowing it happened. No tool tracks AI search impressions reliably. Not Google, not anyone.
3. Crawler access is not reported
Search Console tells you about Googlebot. It shows your crawl stats, indexed pages, and coverage reports. It does not tell you whether GPTBot, PerplexityBot, ClaudeBot, or Google-Extended can access your site.
This is the most dangerous blind spot. If your robots.txt or firewall blocks AI crawlers, you are invisible to those engines. Search Console will show healthy Googlebot activity and give you no warning that AI crawlers are blocked. You could go months thinking everything is fine while ChatGPT and Perplexity cannot read a single page on your site.
Based on our audit data, roughly one in four sites with a robots.txt file blocks at least one critical AI crawler. Most of those site owners have no idea. Search Console never warned them because it does not check.
4. Structured data validation is limited to Google's requirements
Search Console has structured data reports in the Enhancements section. These tell you whether your schema meets Google's rich result requirements. That is useful, but it is a subset of what matters.
AI search engines read schema differently than Google's rich result pipeline. FAQPage schema that Google devalued for display purposes in 2023 is still read and used by ChatGPT, Perplexity, and Claude. Search Console will not flag FAQPage schema as valuable because Google stopped showing it as a rich result. But it remains one of the most effective schema types for AI citation. GSC's lens on structured data is Google's lens, not the AI search lens.
5. Position data does not reflect AI search reality
Search Console reports your average position in traditional results. But AI search does not have positions in the same sense. ChatGPT does not rank results one through ten. It synthesizes an answer from multiple sources. Perplexity shows numbered citations, but those are source references, not rankings.
Your average position of 4.2 in Search Console tells you nothing about whether AI engines choose your content as a source. A site ranking position 8 in traditional results could be the primary citation source for a ChatGPT answer if its content is better structured for extraction. GSC's position metric is irrelevant to AI search outcomes.
What to check instead
If Search Console cannot answer the AI visibility question, what can? Five checks that together give you the real picture.
**Check your robots.txt for AI crawler blocks.** Go to yourdomain.com/robots.txt. Read every line. Look for GPTBot, PerplexityBot, ClaudeBot, Google-Extended, and CCBot in User-agent lines. If any appear with a Disallow rule, that crawler is blocked. Fix it immediately. This is the foundation. Nothing else matters if the crawler cannot reach you.
You can also test directly. Open a terminal and run curl with a specific user-agent to see how your server responds:
curl -A "GPTBot" -I https://yourdomain.com/A 200 response means access. A 403 or redirect means blocked.
**Check your structured data for AI readability, not just Google rich results.** View your page source and search for application/ld+json. You want Organization or LocalBusiness schema with accurate business data, FAQPage schema with real questions and answers, and Article schema on blog posts. Use Google's Rich Results Test to validate syntax, then check whether the schema is actually serving AI search purposes by testing whether ChatGPT can answer questions about your business accurately.
**Ask the AI engines directly.** This is the ground truth test. Open ChatGPT and ask questions your customers would ask. "What are the best [your service] in [your city]?" Note whether you appear, whether the information is accurate, and whether there is a citation link. Do the same on Perplexity. Search Google for industry queries and check whether your site is cited in the AI Overview.
**Check GA4 for AI referral traffic.** In Google Analytics 4, go to Reports, Acquisition, Traffic Acquisition. Look for referral traffic from chatgpt.com, perplexity.ai, and claude.ai. The numbers will be small if your AI visibility is low, but any traffic from these sources confirms that real users are clicking through from AI answers. Treat it as a leading indicator.
**Run an independent audit.** Google's tools will not tell you what an AI crawler sees when it reads your site. An independent audit tests your site against the actual user-agent strings used by GPTBot, PerplexityBot, ClaudeBot, and Google-Extended. It checks your structured data, content structure, and crawlability from the AI search perspective, not the Google search perspective.
The bottom line
Google Search Console is not lying to you on purpose. It is a tool built for traditional Google Search, and it does that job well. But the search landscape has changed. AI search engines now answer questions that used to send users to Google's ten blue links, and those answers cite sources that GSC does not track.
If you are relying on Search Console as your only source of truth for search visibility, you are measuring yesterday's channel and ignoring tomorrow's. The AI search engines are not waiting for Google to build better reporting tools. They are crawling your site right now, and they either can or cannot read it. You need to know which.
[Run a free AI search visibility audit at parceit.com](https://parceit.com/audit). It checks your site against every major AI crawler, evaluates your structured data for AI readability, and tells you exactly what to fix. No signup required.