What Is Google Search Console?
Google Search Console is a free tool that lets site owners monitor how their website appears in Google Search, including rankings, clicks, indexing status, and technical issues. It was called Google Webmaster Tools until a 2015 rebrand and interface overhaul, and some older tutorials and longtime users still refer to it by that name or just “GWT.”
Example
A site owner can log into Search Console to see exactly which keywords brought in clicks last month, check whether a specific page is indexed, or submit an XML sitemap for faster crawling.
What Search Console Actually Shows You
Search Console isn’t one report, it’s a set of them. The ones that matter most:
- Performance report. Clicks, impressions, CTR, and average position, broken down by query, page, country, and device. This is where you find striking-distance keywords and pages losing traffic.
- Page indexing report. Which URLs are indexed and which aren’t, plus the specific reason a page got excluded, like duplicate content, a noindex tag, or a crawl error.
- URL Inspection tool. Checks the live indexing status of one specific URL and lets you request re-indexing after a fix.
- Sitemaps. Where you submit your XML sitemap and see how many of its URLs Google has actually indexed.
- Core Web Vitals. Site-wide page experience scores, flagged as Good, Needs Improvement, or Poor.
- Mobile usability. Flags pages with text too small to read, clickable elements too close together, or content wider than the screen.
- Links report. Top linking sites, most-linked pages, and the anchor text pointing at your site.
- Manual actions and security issues. Alerts if Google has issued a manual action against the site or found malware on it.
Setting It Up
Verification takes two steps. First, prove ownership: either a domain property, which covers all subdomains and protocols and is verified through a DNS TXT record, or a URL-prefix property, which covers one exact URL and is verified with an HTML file, meta tag, or Google Analytics/Tag Manager connection. Second, submit your sitemap.xml under the Sitemaps report so Google has a direct list of URLs to crawl instead of relying on discovery alone.
Limits and Permissions Worth Knowing
A few limits catch new users off guard. The Performance report only keeps about 16 months of historical data, so if you want a longer view you need to export and store it yourself on some regular schedule. Any single report view in the UI also caps out around 1,000 rows, which is fine for a small site but means larger sites need the Search Console API or a connected reporting tool to see the full query or page list rather than just the top slice of it.
Multi-user access works on three permission levels. Owner can add and remove other users and change property settings, including verification. Full can see all data and take most actions, like requesting indexing or submitting sitemaps, but can’t manage users. Restricted can view most reports but can’t take any actions. Give a new hire or an agency Full access by default, not Owner, unless they specifically need to manage the property itself.
Search Console vs. Google Analytics
The two get confused because both show “performance,” but they cover opposite sides of the click. Search Console shows what happens before someone clicks: impressions, ranking position, and the exact query that surfaced your page. Google Analytics (GA4) shows what happens after: sessions, time on page, conversions. You need both. Search Console alone can’t tell you if a visitor converted, and GA4 alone can’t tell you what query brought them in or why a page isn’t ranking.
What to Check First
In a new or underused property, check these in order:
- The page indexing report, to confirm your important pages are actually indexed and not silently excluded.
- The performance report filtered to position 5 to 15, to find striking-distance queries worth targeting with a content update.
- Core Web Vitals and mobile usability, since both are confirmed ranking inputs and easy to overlook.
- Crawlability and indexability issues flagged in the coverage report, before assuming a ranking problem is actually a content problem.
FAQ
Is Google Search Console really free?
Yes. There’s no paid tier. You need a Google account and the ability to verify ownership of the site.
How often does Search Console data update?
Performance data typically lags 2 to 3 days behind real search activity. The most recent days are marked provisional and can still shift slightly as Google finishes processing them.
Do I need Search Console if I already have GA4?
Yes. They don’t overlap. GA4 has no visibility into search queries, impressions, or indexing status. Search Console has no visibility into on-site behavior after the click.
Can competitors see my Search Console data?
No. Search Console data is private to verified owners and anyone they explicitly grant access to.
Is Google Search Console the same as Google Webmaster Tools?
Yes. Google Webmaster Tools was rebranded to Google Search Console in 2015, alongside a major interface overhaul. The name changed; the underlying purpose, showing how Google sees your site, did not.
Why It Matters
Search Console is the primary direct line of data between a site and Google, showing real performance metrics and flagging technical problems like manual actions, crawl errors, or mobile usability issues that other tools can’t fully replicate.