GlossarySEO
What is Google Search Console?
Also called: Search Console, GSC, Google Webmaster Tools
Definition
Google Search Console is Google's free tool for site owners. It shows which queries bring impressions and clicks, which pages are indexed and why others aren't, and alerts you to manual actions and security issues.
Google Search Console, explained
Google describes Search Console as a free service that helps you monitor and troubleshoot your site's presence in Google Search results. You don't need it to be included in Google, but it's the only place Google shows you its own data about your site. You verify ownership once, through DNS for a Domain property or several methods for a URL-prefix property, and data starts collecting.
The reports founders actually use are few. Performance shows clicks, impressions, CTR and average position by query, page, country, device and date, for up to 16 months. Page indexing shows which URLs are indexed and groups the rest by reason. URL Inspection shows the index status, Google-selected canonical and last crawl for one URL, and lets you request indexing. Sitemaps shows what you've submitted and what Google read. Links, Manual actions, Security issues and Core Web Vitals round it out.
Using it well is about loops, not dashboards. Weekly: check Page indexing for new problems and Performance for pages with many impressions but few clicks, which usually need better titles and snippets. After deploys: inspect a few key URLs. After publishing batches: watch how many new pages move into the indexed list.
That loop is what we ran on our own product, Versely. Over the three months to September 19, 2026, Search Console showed 925 clicks and 152k impressions, with an average position of 11.8. The biggest wins came from rewriting titles and snippets on pages already ranking on page one or two.
Why it matters for founders
It's free, it's Google's own data, and it answers the two questions that matter early: are my pages indexed, and what are people searching when they see me?
Example
On day one you add a Domain property via a DNS TXT record, submit your sitemap, and a week later check Page indexing to see which launch pages made it in.
Common mistakes
- Setting it up only after traffic drops.
- Using a URL-prefix property that misses
wwworhttpvariants. - Checking daily and reacting to noise.
- Never looking beyond the Performance chart.
Sources
- Search Console Help: About Search Console
- Google Search Central Blog: Introducing the new Search Console (16 months of data)
Checked
Related terms
- Performance reportThe Performance report in Search Console shows how your site does in Google Search: clicks, impressions, click-through rate and average position, broken down by query, page, country, device, search appearance and date.
- Page indexing reportThe Page indexing report in Search Console shows how many of your known URLs are indexed and groups the rest by the reason they aren't, like noindex, redirect, duplicate, 404 or crawled but not indexed.
- URL Inspection toolURL Inspection is a Search Console tool that shows Google's indexed view of one URL, including index status, Google-selected canonical and last crawl, and can run a live test or request indexing.
- Search Console propertyA Search Console property is the site you verify and view data for. A Domain property covers every subdomain and protocol and needs DNS verification; a URL-prefix property covers only URLs starting with one exact prefix.