Back to Glossary
SEO

Google Search Console

Google Search Console (GSC) is a free Google tool for monitoring how your site appears, ranks, and is indexed in Google Search, and for diagnosing and managing related problems. Unlike Google Analytics, which focuses on traffic, GSC covers the search side of your site: search performance and indexing.

  • Google Search Console (GSC) is a free tool for checking your site's impressions, clicks, and indexing status in Google Search and for diagnosing problems.
  • The Performance report breaks down four metrics, clicks, impressions, CTR, and average position, by query, page, country, device, and more.
  • URL Inspection, Page indexing, Sitemaps, and Enhancement reports let you check exactly how Google crawls and indexes your pages.
  • Unlike Google Analytics, which analyzes visitor behavior, GSC handles the "search side": how your pages surface in results and whether they are indexed.
  • Signing up is not itself a requirement for appearing in search, but it is the most direct window into how Google sees your site.

Overview

Google Search Console (GSC) is a free platform from Google that lets site owners monitor, maintain, and troubleshoot their site's presence in Google Search results. Google's official documentation positions GSC as a tool for business owners, SEO specialists and marketers, site administrators, and web developers.

The product most often confused with GSC is Google Analytics. Analytics measures the behavior of visitors who are already on your site, such as sessions, bounces, and conversions. GSC, by contrast, deals with the stage before that visit happens, namely impressions, clicks, and indexing status in Google Search. A clean way to draw the line: one is traffic analysis, the other is the search side.

Core Features

Performance Report

The Performance report shows how your site appears in Google Search through four metrics: clicks (how many times users clicked through from the results), impressions (how many times your site appeared in results), CTR (clicks divided by impressions), and average position (the average ranking of your top result). You can filter and segment this data by query, page, country, device, search type, and date, and the default view displays the most recent three months.

URL Inspection

The URL Inspection tool checks the indexing status of an individual page and helps you diagnose problems with it. It is also useful before submitting a sitemap, to confirm that the "Page fetch" result comes back as successful.

Page Indexing

The Page indexing report uses graphs and tables to show how many of your site's URLs have been crawled and indexed. Pages are split into "Indexed" and "Not indexed," and the not-indexed group is further divided between errors that block indexing (server errors, 404s, robots.txt blocks, noindex, redirects) and legitimate reasons (duplicates, alternate versions, discovered but not yet crawled). Because some URLs, such as duplicate or alternate pages, are intentionally excluded from the index, a page not being indexed does not always signal a problem.

Sitemaps

From the Sitemaps report (search.google.com/search-console/sitemaps), you can submit sitemap URLs in XML, text, RSS, or Atom format to help Google understand your site's structure. A sitemap is fetched right away, but it takes time before Google actually crawls the URLs listed inside it.

Enhancement Reports

These reports cover structured data and page experience, including the Core Web Vitals report, rich result (structured data) tools and reports, and the Video indexing report.

GSC vs. Google Analytics

DimensionGoogle Search ConsoleGoogle Analytics
PerspectiveSearch side (impressions, indexing)Traffic and visitor behavior
Key metricsImpressions, clicks, CTR, positionSessions, users, bounce, conversions
Measurement pointBefore the visit (search results)After the visit (on the site)
Primary useIndexing and SEO diagnosticsAcquisition and conversion analysis

Documented Definitions

According to Google's official documentation, CTR in the Performance report is defined as clicks divided by impressions, and average position is calculated as the average ranking of your top result. The Page indexing report displays a sample of up to 1,000 example URLs, and the docs note that indexing is not always immediate and can take anywhere from a few days to several weeks. Submitting a sitemap also requires owner-level permission on the property.

Action Checklist

  • Add a property (domain or URL prefix) and verify ownership.
  • Generate an XML sitemap and submit it through the Sitemaps report.
  • Check your key pages with the URL Inspection tool, and request indexing if a page is not indexed.
  • Review clicks, impressions, CTR, and position by query and page on a regular basis in the Performance report.
  • Prioritize fixing errors in the Page indexing report (404s, noindex, robots.txt blocks, and similar).
  • Use the Enhancement reports, including Core Web Vitals and rich results, to check page experience and structured data.
  • Link Google Analytics so you can analyze search exposure (GSC) alongside post-visit behavior (Analytics) together.

References and Sources

Related terms