Back to blog
google-search-consoletutorialgsc-navigation

How to Navigate Google Search Console: Complete Interface Guide

Isaac Gounton·

Google Search Console Navigation: The Quick Version

Google Search Console is organized into 5 main sections. If you know where to look, you can find exactly what you need in under 30 seconds.

The 5 sections you actually use:

  1. Overview — Quick health check
  2. Performance — Queries, clicks, impressions, CTR, position
  3. URL Inspection — Check if a specific page is indexed
  4. Coverage — Indexing errors and warnings
  5. Links — Internal and external backlink reports

Everything else is niche or advanced. Start here.


Section 1: Overview Dashboard

Where to find it: First thing you see when opening a property

What it shows:

  • Total clicks, impressions, CTR, and average position (last 3 months)
  • Top performing queries and pages
  • Coverage summary (indexed vs. not indexed)
  • Any critical errors or warnings

How to use it: The Overview is your daily health check. If something looks dramatically different from yesterday, investigate. A sudden drop in clicks? Check the Performance report. Spike in coverage errors? Check the Coverage report.

Pro tip: Don't make decisions based on Overview alone. It's a summary, not deep analysis. Click through to the full reports for context.


Section 2: Performance Report

Where to find it: Left sidebar → Performance

What it shows:

  • Queries tab: Search terms people used to find your site
  • Pages tab: Which of your URLs appeared in search
  • Countries tab: Which countries your traffic came from
  • Devices tab: Desktop vs. mobile vs. tablet
  • Search appearance tab: Rich results, featured snippets, etc.

How to navigate it:

Step 1: Set your date range

  • Click the date dropdown (top right)
  • Choose "Compare" to see two periods side-by-side
  • Maximum range: 16 months

Step 2: Choose your tabs

  • Start with Queries to see what people search for
  • Switch to Pages to see which URLs get impressions
  • Use Countries and Devices to segment data

Step 3: Apply filters

  • Click "+ Filter" to narrow down
  • Filter by query contains "your keyword"
  • Filter by page to see data for specific URLs
  • Filter by country or device to slice data

Step 4: Sort by impact

  • Click column headers to sort
  • Sort by Impressions first (opportunity)
  • Then sort by CTR to find title/meta problems
  • Then sort by Position to find quick wins (positions 4-10)

What to look for:

  • Queries where you rank positions 4-10 with high impressions (quick wins)
  • Pages ranking top 3 but with below-average CTR (title/meta problems)
  • Queries you get impressions for without a dedicated page (content gaps)
  • Rising impressions but flat clicks (content-intent mismatch)

Section 3: URL Inspection Tool

Where to find it: Top search bar (paste any URL from your site)

What it shows:

  • Whether Google has indexed the URL
  • When Google last crawled the page
  • Any crawl or indexing errors
  • Enhancements detected (schema, mobile usability, etc.)
  • The indexed version of the page (how Google sees it)

How to use it:

To check if a page is indexed:

  1. Paste the URL in the search bar at the top
  2. Press Enter or click the search icon
  3. Look at the "URL is available on Google" (indexed) or "URL is not on Google" (not indexed)

To request indexing:

  1. Run the URL inspection
  2. Click "Request indexing" (if page is not indexed)
  3. Google will crawl within a few hours to a few days

To see how Google rendered your page:

  1. Run the URL inspection
  2. Click "View crawled page" or "View indexed page"
  3. This shows you the HTML Google sees, which may differ from what users see (JavaScript rendering issues, blocked resources, etc.)

Common use cases:

  • Published a new page and want to confirm it's indexed
  • Changed a page and want Google to recrawl it
  • Diagnosing why a page isn't ranking (is it even indexed?)
  • Checking if schema markup is detected

Section 4: Coverage Report

Where to find it: Left sidebar → Pages (formerly "Coverage")

What it shows:

  • Which pages on your site are indexed
  • Which pages are excluded from indexing
  • Why pages are excluded (noindex, blocked by robots.txt, duplicate, error, etc.)
  • Warnings and errors that prevent indexing

Status categories:

Valid:

  • Valid: Page is indexed and appearing in search
  • Valid with warnings: Indexed but has issues (soft 404, indexed despite canonical)

Excluded:

  • Excluded by noindex tag: Page has a noindex meta tag
  • Blocked by robots.txt: Robots.txt disallows Google from crawling
  • Not found (404): Page returns a 404 error
  • Duplicate without user-selected canonical: Google chose canonical, you didn't specify
  • Duplicate without submitted canonical: You submitted a sitemap, Google sees duplicates

Error:

  • Server error (5xx): Your server returned an error when Google tried to crawl
  • Redirect error: Redirect chain is too long or broken

How to use it:

Check for errors first:

  1. Click "Error" to see critical indexing problems
  2. Fix these immediately — these pages are completely missing from search

Then check warnings:

  1. Click "Valid with warnings" to see indexed pages with issues
  2. These are indexed but may not perform as well as they could

Then check exclusions:

  1. Review "Excluded" pages to confirm they're supposed to be excluded
  2. If you see important pages excluded, investigate why

Pro tip: Download the full report (click the export icon in the top right) to analyze all your URLs in a spreadsheet. Look for patterns — are all blog posts excluded? Are product pages getting errors?


Section 5: Links Report

Where to find it: Left sidebar → Links

What it shows:

  • External links: Which sites link to you, and which pages on your site they link to
  • Internal links: How you link between your own pages
  • Top linked pages: Your pages with the most backlinks
  • Top linking sites: External domains that link to you the most
  • Top linking text: The anchor text people use when linking to you

How to use it:

Find your strongest pages:

  1. Click "Top linked pages" under "External links"
  2. These pages have the most backlink authority
  3. Consider internally linking from these pages to pages you want to rank

Check for toxic links:

  1. Review "Top linking sites"
  2. Look for spammy or low-quality sites
  3. If you see concerning patterns, use the Disavow Links Tool

Optimize internal linking:

  1. Click "Internal links"
  2. See which pages you link to most frequently
  3. Ensure your most important pages have strong internal link support

What to look for:

  • High-authority pages that you're not fully utilizing (add internal links from these to target pages)
  • Important pages with few internal links (build internal link structure)
  • Unexpected drops in backlinks (maybe a site removed their link to you)

Section 6: Enhancements (Niche but Useful)

Where to find it: Left sidebar → Enhancements

What it shows:

  • Mobile Usability: Pages with mobile-friendly issues (text too small, viewport not set, etc.)
  • Core Web Vitals: LCP, FID, CLS issues by page
  • Speed: Page speed issues (deprecated — use PageSpeed Insights instead)
  • Manual Actions: Manual penalties (rare, but critical if present)

How to use it: These are niche reports. Check them if you suspect specific issues:

  • Mobile traffic dropping unexpectedly? Check Mobile Usability
  • Organic traffic dropping across the board? Check Manual Actions
  • Rankings dropping despite good content? Check Core Web Vitals

Section 7: Settings (Site Configuration)

Where to find it: Left sidebar → Settings (gear icon)

What it shows:

  • Users: Who has access to this GSC property
  • Ownership verification: How you verified ownership of the site
  • Associations: Linked Google Analytics, Search Console Actions, etc.
  • Domain property vs. URL prefix: Which type of property this is

How to use it: Mostly administrative. Check here when:

  • Adding team members to GSC
  • Verifying site ownership
  • Connecting Google Analytics

Navigation Cheat Sheet

What You Want to FindWhere to Go
Search performance dataPerformance report
Check if a page is indexedURL Inspection tool
See all indexed pagesPages (Coverage) report
Find backlinks to your siteLinks → External links
Check internal link structureLinks → Internal links
Diagnose mobile issuesEnhancements → Mobile Usability
Check for penaltiesEnhancements → Manual Actions
See Core Web Vitals issuesEnhancements → Core Web Vitals

Pro Tips for Efficient Navigation

Keyboard shortcuts:

  • Press "/" to focus the search bar (paste URLs instantly)
  • Use tab to navigate between filters

Custom date ranges:

  • Set your preferred date range once, then bookmark the URL
  • Next time you visit, click the bookmark to jump straight to that view

Comparison mode:

  • Always use "Compare" to see period-over-period changes
  • Compare this month to last month, or this year to last year
  • Seasonality makes raw numbers misleading without comparison

Export and analyze:

  • Download reports to CSV for deeper analysis
  • Combine GSC data with Analytics data for complete picture
  • Use exports to track changes over time (beyond 16 months)

What's Next?

Now that you can navigate GSC like a pro, learn how to interpret what the data actually means:

  • Read Google Search Console Like a Strategist — The 5 patterns that reveal opportunities, threats, and quick wins in your GSC data
  • GSC Historical Data Guide — How to export and preserve your data before Google deletes it

Connect DadSEO to automate GSC analysis →


Further Reading

  • Read Google Search Console Like a Strategist — Learn to interpret what your GSC data actually means
  • Google Search Console Historical Data — How to export and preserve your data before it's deleted
  • Why Does Google Delete Data After 16 Months? — The reasons behind GSC's data retention limit
  • GSC Data Retention Explained — How the rolling 16-month window works in detail
IG
Isaac Gounton

Founder of DadSEO. I build tools that turn SEO data into strategy — not scores. Previously spent years running audits that told me what was broken without telling me what mattered.

Read more about me →

Ready to see what your SEO data actually means?

DadSEO connects to Google Search Console and gives you a strategic diagnosis — threats, gaps, and opportunities ranked by impact.

Get Your Free Audit