Google Search Console (GSC) is the most direct line of communication between your website and Google's search engine. It is free, authoritative, and packed with data you cannot get anywhere else. Yet the majority of small business owners either ignore it entirely, glance at it occasionally, or feel overwhelmed the moment they log in.
This guide is written for business owners and marketers who want to use GSC properly — not just tick a box. We will cover every section that matters, explain what the numbers actually mean, and show you how to act on the data rather than simply look at it.
If you are completely new to SEO, you may want to read what SEO is and why it matters before continuing. For those already using Search Console but wanting to get more out of it, this guide covers the less obvious reports too.
When we reviewed the GSC data for a Harrogate-based accountancy firm, their top-ranking page was sitting at position 4 for "accountant Harrogate" — a high-intent local keyword — with a click-through rate of just 0.8%. At position 4, the expected CTR is typically 6–8%. The title tag read "Services — Harrogate Accountants Ltd." We rewrote it to "Local Accountant in Harrogate | Expert Tax Returns from £150." Within six weeks, CTR climbed to 6.2% — a 7.75x increase in clicks with no change in ranking position whatsoever. That is the power of acting on Search Console data rather than simply looking at it.
What Google Search Console Actually Is
Google Search Console is a free web service provided by Google that lets website owners monitor how their site appears in Google Search. It replaced Google Webmaster Tools in 2015 and has been substantially updated since, most notably with a near-complete redesign in 2018 that introduced the current Performance report. For the official overview straight from Google, see the Search Console Help documentation.
GSC is not Google Analytics. Google Analytics tells you what happens after someone arrives on your site — how long they stay, what pages they visit, whether they convert. Google Search Console tells you what happens before that — what searches led them there, how your pages appear in results, whether Google can even find and index your pages.
The two tools are complementary and Google allows you to link them so that keyword data from GSC flows into Google Analytics 4 (GA4). If you have not done this, it is worth setting up.
What Data GSC Gives You
- Impressions: How many times your pages appeared in Google Search results
- Clicks: How many times users clicked through to your site
- Average position: Your average ranking position for a given query or page
- Click-through rate (CTR): The percentage of impressions that resulted in clicks
- Index coverage: Which of your pages Google has indexed, and which it has not
- Core Web Vitals: Page experience signals (loading speed, interactivity, layout stability)
- Mobile usability: Issues preventing your pages from working properly on mobile
- Security issues: Malware, hacked content, deceptive pages
- Manual actions: Whether a Google employee has applied a penalty to your site
- Links: Which sites link to yours and which pages have the most internal links
Setting Up and Verifying Your Property
Before you can access any data, you need to add your website as a property in GSC and verify ownership. Google offers several verification methods.
Choosing the Right Property Type
When you click "Add property", GSC gives you two options:
- Domain property — covers all subdomains (www, m, blog, etc.) and both HTTP and HTTPS versions of your site
- URL prefix property — covers only the specific URL pattern you enter
For most small businesses, a domain property is the right choice. It gives you a complete picture without needing to add separate properties for your www and non-www versions.
Verification Methods
DNS record (recommended for domain properties) — You add a TXT record to your domain's DNS settings. This is done through your domain registrar (GoDaddy, Namecheap, 123-reg, etc.). It is the most reliable method because it persists even if your website's code changes.
HTML file upload — You download a small HTML file from GSC and upload it to your website's root directory. Simple if you have FTP access, but breaks if you later delete the file.
HTML meta tag — You add a snippet of code to the <head> of your homepage. Works fine but can be accidentally removed during theme or template updates.
Google Analytics / Google Tag Manager — If you already have GA or GTM installed with the same Google account, GSC can verify via those. Quickest option if you are already using those tools.
How Long Does Data Take to Appear?
After verification, you will typically see data within 48–72 hours for a newly active site. For sites that already exist, GSC will show you up to 16 months of historical data, though not all reports go back that far — the Performance report covers 16 months, while the Index Coverage report shows current state rather than historical trends.
The Performance Report: Your Most Important Data Source
The Performance report is where most of your actionable insights live. It shows you clicks, impressions, CTR, and average position, broken down across four dimensions: queries, pages, countries, and devices.
Reading the Summary View
At the top of the Performance report you will see four metrics as summary cards. The default date range is the last three months, which you can change to up to 16 months. When comparing periods, use the same number of days (e.g., last 90 days versus the previous 90 days) to avoid misleading comparisons caused by seasonal fluctuations.
A common mistake is to focus only on total clicks. Total clicks can decline even as your SEO improves — for example, if Google starts answering queries directly in search results (featured snippets, knowledge panels) users get their answer without clicking. A better leading indicator is whether your impressions and average positions are improving across your target keywords.
Queries Tab: Understanding What You Rank For
Clicking the "Queries" tab shows you every search query that triggered an impression for your site in the selected period. This is invaluable because:
- It reveals unintended rankings — You may be appearing for queries that are tangential to your business, consuming impression share without contributing to relevant traffic
- It shows quick-win opportunities — Pages ranking positions 5–15 with high impressions are prime candidates for optimisation; a few improvements can move them into the top 3 where click-through rates are dramatically higher
- It surfaces content gaps — If users are searching for something you do not have a dedicated page for, you should create one
Position vs. CTR discrepancy: A page ranking position 3 with a 1% CTR when you would expect 8–10% is a signal that your title tag or meta description is not compelling enough. Rewriting these can significantly increase clicks without changing your ranking at all.
Pages Tab: Finding Underperformers
The Pages tab shows performance data by URL. Sort by impressions to see which pages appear most in search, then cross-reference with clicks and CTR to identify pages that have high visibility but low engagement.
A page with 50,000 impressions and 200 clicks (0.4% CTR) is likely either ranking for irrelevant queries or has a weak title and description. Both are fixable. Read our on-page SEO essentials guide for a full walkthrough of optimising these elements.
Date Comparisons and Trend Analysis
When you spot a sudden drop in clicks or impressions, the date comparison tool helps you isolate when it happened. Knowing the exact date is crucial because you can then check:
- Did Google release a broad core algorithm update around that time? (Google publishes these at Google Search Central blog)
- Did you make any significant changes to your site (migration, template change, robots.txt edit) around that date?
- Were there any technical issues (server downtime, accidentally noindexed pages)?
Index Coverage: Making Sure Google Can Find Your Pages
The Index Coverage report (now called "Indexing" in newer versions of GSC) is the most important diagnostic tool for understanding whether your pages are actually being found by Google.
The Four Status Categories
Valid — Google has indexed these pages and considers them canonical. This is where you want your important pages.
Valid with warnings — Indexed but with something worth investigating (e.g., indexed but not in your sitemap).
Excluded — Not indexed, but for reasons that are expected and acceptable (e.g., duplicate pages that have been consolidated with canonical tags, pages blocked by robots.txt).
Error — Pages Google tried to crawl but failed to index. These need your attention.
Common Errors and Fixes
"Submitted URL not found (404)" — You submitted a URL in your sitemap that returns a 404 error. Either the page was deleted (remove it from your sitemap and set up a redirect from the old URL), or it was never created (create the page or remove it from the sitemap).
"Server error (5xx)" — Google tried to crawl the page but your server returned an error. Usually a temporary hosting issue, but if persistent, it indicates a server problem that needs addressing with your hosting provider.
"Redirect error" — A redirect chain is too long, or there is a redirect loop. Use a tool like Screaming Frog (free up to 500 URLs) to audit your redirects.
"Crawled — currently not indexed" — Google crawled the page but decided not to index it. This is often a quality signal — thin content, near-duplicate of another page, or content Google does not consider useful enough. The fix is to improve the page substantially or, if the page genuinely adds no value, remove it.
Submitting Your Sitemap
If you have not already submitted your XML sitemap to GSC, do so from the Sitemaps section (found under the Indexing menu). An XML sitemap tells Google which pages you consider important and want indexed. Most CMS platforms (WordPress, Squarespace, Wix) generate sitemaps automatically. The URL is typically yourdomain.com/sitemap.xml or yourdomain.com/sitemap_index.xml.
After submitting, GSC shows you how many URLs were submitted versus how many were indexed. A significant gap (e.g., submitted 120 pages, indexed 45) indicates either quality or crawlability issues worth investigating.
Core Web Vitals: The Page Experience Signals
In June 2021, Google officially incorporated Core Web Vitals into its ranking algorithm as part of the Page Experience update. These are measurable, user-centric performance metrics that assess how your pages load and behave.
The Three Core Web Vitals
Largest Contentful Paint (LCP) measures how long it takes for the largest visible element (usually a hero image or main heading) to load. Google's threshold: good is under 2.5 seconds, poor is over 4 seconds.
Cumulative Layout Shift (CLS) measures visual stability — how much page elements move around as the page loads. A button that shifts just before you tap it is a CLS problem. Good is under 0.1, poor is over 0.25.
Interaction to Next Paint (INP) replaced First Input Delay (FID) as a Core Web Vital in March 2024. It measures how quickly the page responds to user interactions. Good is under 200 milliseconds.
What GSC Shows You for Core Web Vitals
The Core Web Vitals report groups your pages into "Good", "Needs improvement", and "Poor" categories for both mobile and desktop. Clicking through on a poor category shows you a sample of affected URLs and which specific metric is the cause.
The data comes from the Chrome User Experience Report (CrUX), which is based on real Chrome browser data from actual users. This means you need a minimum traffic threshold before data appears — low-traffic pages may show "not enough data". For a deeper dive on interpreting this data, our Core Web Vitals guide covers the fixes in detail. Google's own Core Web Vitals documentation provides the definitive thresholds and measurement methodology.
Acting on Core Web Vitals Issues
The most common culprits for poor LCP in small business sites are:
- Uncompressed images (compress using WebP format, aim for under 100KB for most images)
- No browser caching (set cache headers for static assets)
- Slow server response times (cheap shared hosting is often the cause)
- Render-blocking JavaScript and CSS loaded in the
<head>
For CLS, the most common cause is images without defined width and height attributes, or content injected by ads and embeds without reserved space.
Links Report: Understanding Your Backlink Profile
The Links report in GSC shows you your top linked pages, top linking sites, top linking text (anchor text), and your most-linked internal pages. While tools like Ahrefs offer more comprehensive backlink data, GSC gives you Google's view of your links — which is ultimately what matters for ranking.
External Links
The "Top linking sites" list shows which domains link to you most frequently. Check this list for:
- Unexpected links from irrelevant or spammy-looking sites (investigate with a tool like Ahrefs' free backlink checker)
- High-authority sites you did not know were linking to you (excellent outreach opportunity — reach out to those organisations)
- Former partners or press mentions you had forgotten about
The "Top linked pages" list tells you which of your pages are most popular with other sites. If your homepage dominates this list but your service pages have almost no external links, you have a distribution problem — your authority is not spreading to the pages that drive conversions.
Internal Links
The internal links section shows which pages have the most internal links pointing to them. Compare this to your business priorities: if your highest-value service page has only 2 internal links while an old blog post from 2019 has 40, you should redistribute that internal link equity. Our technical SEO guide covers internal linking strategy in detail.
Manual Actions and Security Issues
These two sections are where you check for serious problems. Most sites will (thankfully) show "No issues detected" here for years at a time, but it is worth checking periodically — especially after a site redesign or if you notice an unexplained traffic collapse.
Manual Actions
A manual action means a Google employee has reviewed your site and applied a penalty for violating Google's spam policies. Common causes include:
- Unnatural links pointing to your site (link schemes)
- Thin or auto-generated content
- Cloaking (showing different content to Google versus users)
- Hidden text or keyword stuffing
If you have a manual action, GSC describes the issue in detail. You need to fix the problem, then submit a reconsideration request. Recovery can take weeks to months.
Security Issues
This section flags malware, phishing pages, or hacked content. Google may also display a "This site may be hacked" warning in search results, which will decimate your click-through rates. If you see a security issue, treat it as an emergency: take your site offline if necessary, restore from a clean backup, close the vulnerability, and then request a review from GSC.
Major GSC Reports at a Glance
Before diving into the URL Inspection tool, here is a reference table covering every major GSC report and what it is used for:
| Report | Location | Primary Use |
|---|---|---|
| Performance | Search results | Clicks, impressions, CTR, and position by query and page |
| URL Inspection | Top search bar | Index status, canonical, schema, and crawl info for a single URL |
| Pages (Index) | Indexing | Which pages are indexed and why others are excluded |
| Sitemaps | Indexing | Submit and monitor your XML sitemap |
| Video pages | Indexing | Index status of video content (if applicable) |
| Core Web Vitals | Experience | LCP, CLS, and INP pass/fail by URL group |
| Page experience | Experience | Overall page experience signal summary |
| Mobile usability | Experience | Touch targets, font sizes, and viewport issues |
| Links | Links | External backlinks, internal linking, top anchor text |
| Manual actions | Security | Penalties applied by Google reviewers |
| Security issues | Security | Malware, hacked content, phishing warnings |
| Enhancements | Various | Rich result eligibility for structured data types |
URL Inspection Tool: Diagnosing Individual Pages
The URL Inspection tool lets you check the indexing status of any individual URL on your site. Type or paste any URL into the search bar at the top of GSC, and it returns:
- Whether the URL is indexed in Google
- The last crawl date and time
- The HTTP response code
- The canonical URL Google selected (may differ from your intended canonical)
- Any mobile usability issues on that specific page
- Whether the page is blocked by robots.txt or a noindex tag
- Schema markup detected on the page and any errors
If a page is not indexed, URL Inspection often tells you precisely why. The "Request indexing" button lets you queue the URL for re-crawling — useful after publishing new content or making significant changes to an existing page.
Note that "Request indexing" does not guarantee rapid indexing. For new pages on established sites, Google typically crawls them within a few days. For brand-new sites, crawling can take weeks.
Using GSC Alongside RnkRocket
Google Search Console provides the raw data; RnkRocket translates that data into a prioritised action list. When you connect your GSC account during onboarding, RnkRocket automatically imports your keyword and page performance data and feeds it into the keyword research and rank tracking systems.
This means instead of manually sorting through hundreds of rows of query data to find quick-win opportunities, RnkRocket surfaces them automatically — showing you which keywords are on the edge of page one, which pages have the biggest gap between impressions and clicks, and where your CTR is underperforming versus expected benchmarks for your position.
Plans start from £9.95/month and include full GSC integration. No data analyst required.
Monthly GSC Audit Routine
To get consistent value from Search Console, build a regular review into your schedule. A monthly review need not take more than 20–30 minutes.
What to Check Monthly
- Performance: clicks and impressions vs. last month — Are you trending up or down? If down, use date comparison to find when the drop started
- Top queries by impressions — Any new keywords appearing that you did not expect? Any high-impression / low-click opportunities you can optimise?
- Index coverage errors — Any new errors since last month? Fix them promptly
- Core Web Vitals — Have any pages moved from Good to Needs Improvement? Investigate the cause
- Mobile usability — Any new mobile issues?
- Manual actions / Security — Quick check that nothing has appeared
Quarterly Deep Dives
Every quarter, spend an hour doing a more thorough review:
- Export the Queries data and analyse for keyword clustering opportunities
- Check the Links report for new external links to celebrate or investigate
- Compare 90-day performance to the same period 12 months ago (accounting for seasonality)
- Review the top 20 pages by impressions and assess whether their title tags and meta descriptions are optimised for their actual ranking queries
Summary and Next Steps
Google Search Console is an indispensable tool, not an optional extra. The data it provides is direct from Google and cannot be replicated by any third-party tool. Used consistently, it will tell you:
- Which searches are finding your business
- Which pages are underperforming their potential
- Whether Google can see and index your content
- Whether your site has technical or security problems
- How your page experience compares to Google's standards
Immediate actions:
- If you have not already verified your site in GSC, do that today
- Submit your XML sitemap
- Check the Index Coverage report for any errors
- Look at your top 10 queries — are there high-impression, low-CTR patterns you can fix?
- Check Core Web Vitals for your most important pages
For the full picture of your site's technical health — including issues GSC does not surface automatically — run a free SEO audit with RnkRocket. Our platform connects to your GSC data and adds its own crawl analysis, giving you a complete technical SEO report with prioritised fixes.
Further reading:
- Technical SEO explained
- Core Web Vitals: a practical guide
- SEO audit checklist
- The Complete Beginner's Guide to SEO — the full picture of how SEO works
- Technical SEO Audit Checklist — a structured walkthrough of the technical issues GSC flags
- Keyword Research Masterclass — turning GSC query data into a keyword strategy
- On-Page SEO Essentials — optimising title tags and meta descriptions that GSC reveals are underperforming
- See RnkRocket's pricing — GSC integration, automated audits, and rank tracking from £9.95/month
- How RnkRocket compares to Semrush and Ahrefs for small business SEO
- Local SEO for your industry — applying GSC insights to local search strategy
Key Takeaways
Google Search Console is the most important free SEO tool available to any website owner. Its data — impressions, clicks, CTR, average position, index coverage, and Core Web Vitals — comes directly from Google and cannot be replicated by third-party tools. The highest-value use of GSC for most small businesses is the Queries report: finding keywords where your pages rank positions 5–20 with high impressions but low CTR, then rewriting the title tag and meta description to improve click-through rates. This single action can double organic traffic from existing rankings without any new content or link-building effort.
About Google Search Console for small business SEO: Google Search Console is a free diagnostic and performance tool provided directly by Google, giving website owners access to data no third-party SEO platform can fully replicate. Its Performance report covers up to 16 months of search query data, showing which search terms trigger impressions for your pages and how many clicks those impressions generate. The average CTR for a page ranking position 1 in UK Google Search is approximately 28%, falling to 6–8% at position 4 and 1–2% at positions 8–10 — meaning that pages ranking in positions 5–15 represent the highest opportunity for traffic gains through title tag and meta description optimisation alone, without any change in ranking position. At SDB Digital and RnkRocket, we conduct monthly GSC reviews as a standard deliverable for every retained SEO client; in our experience, identifying and acting on high-impression/low-CTR query pairs produces an average 25–40% increase in organic clicks within 60 days, at zero additional cost.



