All Guides
SEO + Discoverability

Master Search Console

Get more from Search Console than just rankings.

What this covers: Finding content gaps through impression/CTR analysis, diagnosing indexing issues, using URL Inspection for faster crawling, reading Core Web Vitals and mobile usability reports, and regex filtering for advanced queries.

Who it’s for: Site owners with Google Search Console already connected who want to extract more actionable insights beyond basic ranking checks.

Key outcome: You’ll identify pages losing traffic, find queries you rank for but don’t target, fix indexing issues, and establish a monthly review routine.

Time to read: 4 minutes

Part of: SEO & Discoverability series

Get more from Search Console than just rankings.

Beyond Basic Reports

Most people check rankings and stop. Here’s what else GSC tells you.

Find Content Gaps

Queries You Rank For But Don’t Target

  1. Go to Performance → Search results
  2. Sort by Impressions (descending)
  3. Look for queries with high impressions but low CTR

These are topics you accidentally rank for. Create dedicated content.

Pages Losing Traffic

  1. Compare date ranges (last 3 months vs previous 3 months)
  2. Sort by click difference
  3. Find pages with biggest drops

Check: Did content go stale? Did competitors publish better content?

Fix Indexing Issues

Coverage Report

Pages → Not indexed shows why Google isn’t indexing pages:

  • Crawled – not indexed – Google saw it but chose not to index. Usually thin content.
  • Discovered – not indexed – In queue but not crawled. May indicate crawl budget issues.
  • Excluded by noindex – You told Google not to index it. Intentional?
  • Duplicate, submitted URL not canonical – Google picked a different URL as canonical.

Speed Up Indexing

URL Inspection Tool

  1. Paste URL in search bar
  2. Click “Request Indexing”

Use for new/updated important pages. Limit: ~10 requests per day. Don’t abuse it.

Sitemaps

  1. Sitemaps → Add new sitemap
  2. Submit your XML sitemap URL
  3. Check “Discovered” vs “Indexed” counts

Mobile Usability

Experience → Mobile Usability shows:

  • Text too small to read
  • Clickable elements too close
  • Content wider than screen

Fix these or Google may demote you in mobile search.

CrUX Data

Experience → Core Web Vitals shows real user data (not lab tests):

  • Good / Needs improvement / Poor breakdown
  • Which URLs fail which metrics
  • Trends over time

Link Analysis

External Links

Links → External links shows who links to you. Use for:

  • Finding link building opportunities (who links to competitors?)
  • Disavowing toxic links
  • PR outreach (thank and pitch linkers)

Internal Links

Links → Internal links shows your site structure. High internal link counts = important pages.

Regex Filtering

Click “Filter” and choose “Custom (regex)” for advanced queries:


# All queries containing "how to"
how to.*

# Queries starting with question words
^(how|what|why|when|where).*

# Queries with numbers
.*\d+.*

Export and Analyze

Click “Export” to get data in Google Sheets or BigQuery. GSC only shows top 1,000 rows in the UI—export to see everything.

Set Up a Monthly Review Routine

Google Search Console provides direct insight into how Google sees your website, including what queries bring visitors, which pages are indexed, and what technical issues might be hurting your rankings. Checking it monthly catches problems before they significantly impact your traffic.

Set up a monthly review: Check Performance trends, Coverage issues, and Core Web Vitals. 30 minutes saves hours of guessing.

Sources

Google Search Console Questions Answered

How long does it take for Google Search Console to show data?

Search Console data has a 2-3 day processing delay. A newly verified property may take up to a week to populate initial performance data, and full historical data (up to 16 months) becomes available gradually as Google processes your site’s search appearances.

What is the difference between URL prefix and domain property in Search Console?

A domain property tracks all subdomains and protocols (http, https, www, non-www) under one view, requiring DNS verification. A URL prefix property tracks only one specific protocol and subdomain combination. Use domain property whenever possible for complete data.

How do you fix “Discovered – currently not indexed” in Search Console?

This status means Google found the URL but hasn’t crawled it yet, usually due to crawl budget constraints. Improve your site’s crawl efficiency by fixing redirect chains, removing low-quality pages, improving internal linking to important pages, and submitting the URL via the URL Inspection tool.

What is a good click-through rate in Search Console?

Average CTR varies by position: position 1 averages 27-30%, position 2 averages 15%, and position 3 averages 10%. If your CTR is significantly below these benchmarks for a given position, optimize your title tags and meta descriptions to be more compelling.

✓ The Search Console Setup Checklist

  • You’ve identified your top 10 queries and their click-through rates
  • You know which pages are indexed (and which aren’t)
  • You’ve checked for manual actions or security issues