Google Search Console

Google Search Console is a free web service from Google that helps website owners monitor, maintain, and troubleshoot their site’s presence in Google Search results. It reports on search performance, indexing status, technical issues, and manual penalties. Google rebranded the tool from Google Webmaster Tools in May 2015 and rebuilt it from the ground up in a 2018 release.
Why Google Search Console Matters
Google Search Console is the primary source of truth for how Google sees a website. No other tool provides direct data on Google’s index, crawl status, or search query performance. It is free, provided by Google, and required for any serious SEO work.
The tool surfaces three categories of insight that no third-party platform can fully replicate. First, it shows the exact queries that returned the site in search and the clicks, impressions, click-through rate, and average position for each. Second, it reports which pages Google has indexed and why others were excluded. Third, it sends alerts when Google detects security issues, manual actions, or structured data errors.
Sites that ignore Google Search Console miss problems that hurt rankings before they show up in traffic data. Indexing errors, mobile usability issues, and crawl blocks all surface here first.
Key Reports in Google Search Console
Google Search Console organizes reports into four main groups: Performance, Indexing, Experience, and Enhancements.
- Performance shows clicks, impressions, click-through rate (CTR), and average position for every query, page, country, device, and search appearance. Data is available for the past 16 months.
- Indexing > Pages lists every URL Google has crawled and labels each as indexed, excluded, or with errors. The report explains the reason for exclusions, such as
noindexdirectives, redirect chains, or canonical conflicts. - Indexing > Sitemaps lets owners submit XML sitemaps and tracks the discovered, indexed, and error counts per sitemap.
- URL Inspection runs a live test on any URL on the property, showing the indexed version, the live version, mobile usability, and any structured data Google detected.
- Experience > Core Web Vitals reports field data on Largest Contentful Paint (LCP), Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS) thresholds set by Google.
- Enhancements validates structured data such as breadcrumbs, FAQ schema, and product markup.
The Manual Actions and Security Issues panels are smaller but critical. They notify owners when Google has applied a penalty or detected hacking and malware.
How to Set Up Google Search Console
Setup takes around five minutes. Open https://search.google.com/search-console, sign in with a Google account, and add a property.
There are two property types:
- Domain property verifies ownership of every subdomain and protocol (
http,https,www,m.) under one root domain. Verification requires adding a TXT record to the domain’s DNS settings. - URL-prefix property covers a single protocol and subdomain combination. Five verification methods are accepted: HTML file upload, HTML meta tag, Google Analytics, Google Tag Manager, or domain name provider.
The HTML meta tag method is the fastest for most sites. Google provides a tag like the one below to paste inside the section of the homepage.
Once verified, the first data appears within 24 to 48 hours. Submit an XML sitemap immediately under Indexing > Sitemaps to speed up indexing of all pages.
Google Search Console vs Google Analytics
Google Search Console and Google Analytics 4 (GA4) answer different questions. Conflating them is the most common SEO measurement mistake.
| Aspect | Google Search Console | Google Analytics 4 |
|---|---|---|
| Data source | Google Search index and SERP | Tagged page views and events on the site |
| Primary metric | Clicks, impressions, position | Sessions, events, conversions |
| Traffic scope | Organic Google Search only | All traffic sources (organic, paid, social, email, direct) |
| Use case | SEO performance, indexing health | User behavior, conversion attribution |
Use Google Search Console to understand how Google ranks the site for which queries. Use GA4 to understand what visitors do once they land. Campaign-level tracking outside of organic search relies on UTM parameters flowing into GA4, which is what linkutm’s analytics dashboard is designed to manage.
Common Misconceptions About Google Search Console
Three misunderstandings come up repeatedly.
Google Search Console data does not match Google Analytics. The two tools count differently. Google Search Console attributes a click to the URL ranked in search; GA4 attributes a session to the landing page after redirects. Discrepancies of 5 to 20 percent are normal and expected.
Submitting a sitemap does not guarantee indexing. A sitemap tells Google which URLs exist. Google still decides which to crawl and which to index based on quality and crawl budget. Pages with thin or duplicate content can sit unindexed indefinitely.
Google Search Console position is not a real-time rank tracker. The average position metric reflects the highest position the URL appeared at for a given query during the date range, averaged across impressions. It is not the same as a fresh rank check from a tracking tool.
Frequently Asked Questions
What is Google Search Console used for?
Google Search Console is used to monitor how a website performs in Google Search and to fix technical SEO issues. It reports search queries, click-through rates, indexed pages, mobile usability, and Core Web Vitals. Owners also use it to submit sitemaps and request indexing of new or updated pages.
Is Google Search Console free?
Yes, Google Search Console is completely free with no usage limits or paid tiers. Anyone with a Google account can verify ownership of an unlimited number of properties.
What was Google Search Console called before?
Google Search Console was previously called Google Webmaster Tools. Google renamed the product in May 2015 to reflect its expanded audience beyond technical webmasters. A fully redesigned version launched in 2018.
How long does Google Search Console keep data?
Google Search Console retains 16 months of search performance data. Older data is deleted, so exporting reports regularly is the only way to keep historical records beyond that window.
Does Google Search Console replace Google Analytics?
No, Google Search Console does not replace Google Analytics 4. The two tools collect different data and serve different purposes. Most sites use both together: Google Search Console for organic search and indexing, GA4 for on-site behavior and conversion tracking across all channels.
To connect campaign-level click data with GA4 reports, validate UTM-tagged URLs first using a free UTM checker before launch.