Table of Contents
- Search Console’s New AI Visibility Reports
- Diagnosing Real-World Lag With the INP Report
- Finding Buyer Intent With Regex Filters
- Rebuilding Site Authority With the Internal Links Report
- Connecting GSC to GA4 and Merchant Data
- Resources Worth Bookmarking
- The Takeaway
Open Search Console, check the clicks graph, close the tab. That’s the entire GSC routine for most marketing teams — and it’s the SEO equivalent of owning a race car and only ever driving it to the grocery store.
The truth is, GSC has quietly become one of the richest free data sources an SEO can touch: real user behavior, real indexing signals, and now, real visibility into how AI is reshaping the SERP. If your organic growth has stalled, the fix usually isn’t a new paid tool. It’s paying attention to reports that are already sitting in your account.
Here’s what most teams are skipping — and what to actually do about it.
1. Search Console’s New AI Visibility Reports
For nearly two years, the honest answer to “how are we performing inside AI Overviews?” was “we don’t really know.” People tried to reverse-engineer it by filtering the standard Performance report for search appearance types — a workaround that never actually worked, and that Google’s own John Mueller publicly shot down as a myth.
Google finally closed that gap on June 3, 2026, with a dedicated set of Search Generative AI Performance reports inside Search Console — a separate reporting surface, not a checkbox buried in your existing filters. These reports isolate how your pages show up across three generative surfaces: AI Overviews, AI Mode, and the generative AI features inside Discover.
What’s currently in the report:
- Impressions broken down by page, country, device, and date
What’s not there yet (so don’t design a whole strategy around it):
- No clicks or CTR
- No query-level breakdown
- No visibility into why a page got cited or which part of your content the AI pulled from
Google has said more metrics are coming “over time,” and clicks are the one everyone’s waiting on — that’s what turns this from a visibility report into an actual performance report.
Where to find it: In the left sidebar, look for the new Search Generative AI performance section (separate from your standard Performance report).
There’s a second, arguably bigger change bundled into the same update: Google added a toggle that lets you block your content from being used in AI Overviews and AI Mode. It went live June 17, 2026, and Google has stated it won’t affect your regular organic rankings. Whether to flip it is a real strategic decision, not an obvious “block it” or “leave it on” — it depends on whether AI citations are currently sending you any brand-awareness value or just absorbing your clicks with zero credit.
What to actually do with this report right now: Since click data isn’t available yet, use impressions as a directional signal only. If a page’s impressions rise sharply after this rollout but its overall organic clicks (from your normal Performance report) are flat or falling, that’s a decent proxy for “this page is being cited but not clicked.” For pages like that, the fix isn’t to remove information — it’s to restructure what’s visible versus what requires a click. Give the AI enough structured, well-organized content to justify citing you (this is exactly what schema markup for structured data helps with), but keep your deepest frameworks, walkthroughs, and proprietary data behind the fold or gated further down the page.
2. Diagnosing Real-World Lag With the INP Report
Google fully retired First Input Delay (FID) in the Core Web Vitals report and replaced it with Interaction to Next Paint (INP). The difference matters: FID only measured the first time someone interacted with your page. INP measures how your page responds to every interaction — a tap on a mobile menu, opening a product accordion, hitting “Add to Cart” — for the entire session.
How to find your worst offenders:
- In GSC, open Experience → Core Web Vitals.
- Click into the Mobile report.
- Look for URLs grouped under “INP issue: longer than 200ms.”
Rough thresholds to work against:
- Good: 200ms or under
- Needs improvement: 200–500ms
- Poor: over 500ms
Once you’ve got a list of flagged URLs, don’t guess — open one in Chrome DevTools, throttle the CPU to simulate a mid-range mobile device, and record the Performance tab while you interact with the page. In most audits, the culprit is either an oversized JavaScript bundle or a third-party tracking/ad script hogging the main thread during interaction.
If your team hasn’t done a full pass on this recently, our Technical SEO Audit Checklist walks through exactly how to find and strip out the scripts causing this kind of drag.
3. Finding Buyer Intent With Regex Filters
The default top-queries list in the Performance report shows you what you already rank for. Regex filters are how you dig up the stuff Google isn’t surfacing by default.
Filter for question-based, buyer-curious queries:
Go to Performance → Query → Custom (regex) and paste:
^(who|what|where|when|why|how|was|is|are|can|does|do)\b This isolates every query where someone’s actively looking for an explanation, comparison, or fix — which tends to correlate with people still deciding, not yet buying.
Filter for “almost there” pages:
Sort or filter for queries sitting in positions 8–15 with high impressions but a low CTR. Google already considers these pages relevant enough to rank on page one — they just need a sharper title tag, a clearer H2 that directly answers the query, or a tighter answer block near the top to break into the top 3.
4. Rebuilding Site Authority With the Internal Links Report
Backlinks get all the attention, but a weak internal linking structure is one of the most common reasons a genuinely good page never ranks. Google uses internal link volume as one signal for how important a page is to you — if your best commercial pages only have two or three internal links pointing at them, that’s a signal you’re accidentally sending that they don’t matter.
How to audit it:
- In the left sidebar, click Links.
- Under “Internal links,” click More.
- Sort by target pages in ascending order.
Look for high-value pages — landing pages, high-converting posts — sitting near the bottom of that list with very few internal links. Then go to the top of the same report, find your most heavily linked pages, and add contextual links from those down to the neglected ones.
5. Connecting GSC to GA4 and Merchant Data
Running Search Console on its own means you only get half the story: you can see what people searched for, but not what they did once they landed.
Link GSC to GA4 under Admin → Product Links → Search Console Links inside Google Analytics. Once connected, you can trace which organic queries are actually driving revenue or form submissions — not just traffic.
For e-commerce sites, the Merchant Listings report inside GSC flags item-level problems — missing price or availability attributes, broken product variant markup, disapproved listings — before they quietly tank your Shopping visibility.
Resources Worth Bookmarking
- Google Search Central Documentation — the official source for crawling, indexing, and search guideline updates
- web-vitals JS library — Google’s open-source tool for measuring real INP and layout shift data in the browser
- Rich Results Test — Google’s live tool for validating schema markup and structured data eligibility
The Takeaway
Search Console isn’t a bug-tracking dashboard for developers — it’s a live blueprint for where your content and technical strategy should go next. Between the new AI visibility reports, real interaction-lag data from INP, and intent you can pull straight out of regex filters, there’s more actionable signal in your existing GSC account than in most paid tools.
Need a team to actually run this audit end to end? Reach out to AdsLectic for a data-driven technical SEO audit.