Blog
Google Search Console: The 6 Reports Every Small Business Should Check Monthly
Blog post featured image

Google Search Console: The 6 Reports Every Small Business Should Check Monthly

March 30, 2026

8 min read

Local SEO

Chris Brannan - SEO Consultant

Chris Brannan

SEO & AI Strategy Expert · Gilbert, AZ

SEO consultant helping Arizona service businesses win local search through data-driven strategy.

LinkedInInstagramFacebook

In This Article:

Google Search Console is the most valuable free SEO tool available to any website owner — and most small businesses either don't have it set up, or check it once and never go back. Search Console gives you direct data from Google about how your site is performing in search: which queries trigger your pages, which pages have indexation problems, how your Core Web Vitals are scoring, and whether Google has found any technical issues that need fixing. This guide covers the six reports that provide the most actionable data for small business websites, and exactly what to look for in each one.

Google Search Console is the most valuable free SEO tool available to any website owner — and most small businesses either don’t have it set up, or check it once and never go back. Search Console gives you direct data from Google about how your site performs in search: which queries trigger your pages, which pages have indexation problems, how your Core Web Vitals score, and whether Google has found any technical issues that need fixing. This guide covers the six reports that provide the most actionable data for small business websites.

— Chris Brannan, Local SEO Consultant, Gilbert AZ

Why Search Console Is the Foundation Before Any Paid Tool

Google Search Console is the only tool that shows you how Google itself sees your website. Every other SEO tool — Semrush, Ahrefs, BrightLocal — is an approximation built from crawled data and estimates. Search Console is the source: actual impressions, actual clicks, actual crawl errors, actual index status for your specific site. It’s also free, with no paid tier.

Every local service business should have Search Console verified and actively monitored. The Performance, Coverage, and Core Web Vitals reports together provide more actionable ranking data about your specific site than most paid SEO tools provide for the same site. Verify ownership through the preferred method for your platform: DNS TXT record (strongest, platform-independent verification), HTML tag in the site head, Google Analytics property link, or HTML file upload.

Report 1: Performance — Your Organic Traffic Baseline

The Performance report shows impressions (how many times your pages appeared in search results), clicks (how many times someone clicked through), average position, and click-through rate (CTR). These are the four core organic search performance metrics.

The 90-day view: Always set the date range to the last 90 days as your baseline and the prior 90 days as comparison. 30-day comparisons are too noisy. 90-day comparisons smooth out weekly volatility and show meaningful directional trends.

The Queries tab — highest-value view: Click on Queries, sort by Impressions descending. Look at CTR for each high-impression query. A query with 500 impressions and 1.2% CTR means 494 people saw your page and kept scrolling. At position 3, you should be converting 8–18% of impressions to clicks. A 1.2% CTR at position 3 means your title tag and meta description are failing to compete with adjacent results. The fix: rewrite the title tag to be more specific, more compelling, or more directly keyword-matched to the query.

The Pages tab: Sort by Impressions to see which pages are getting the most search visibility. Cross-reference with Clicks to identify high-impression, low-click pages. These are your CTR optimization priority list — improving CTR on pages already ranking well produces organic traffic growth without requiring any ranking improvement.

Striking distance keywords: Filter queries to show positions 5–15 with 50+ impressions per month. These are your "striking distance" keywords — already ranking on the first page or just off it, generating impressions but limited clicks. Small ranking improvements (2–3 positions) can move these into the top 3–5 where CTR is 3–5x higher. These represent the highest ROI optimization targets on the site because they require incremental improvement rather than building visibility from scratch.

Report 2: Index Coverage (Pages) — Your Indexation Health

The Pages report (previously called Index Coverage) shows four status categories for every URL Google knows about:

  • Indexed: In Google’s index and eligible to rank. This is the target state for all important service and location pages.
  • Crawled, not indexed: Google crawled the page but chose not to add it to the index. Almost always a content quality signal — Google judged the page as thin, low-value, or duplicate. Fix: substantively improve the content and request reindexing via URL Inspection.
  • Discovered, not crawled: Google knows the page exists but hasn’t crawled it yet. May indicate crawl budget constraints on larger sites, or simply a timing delay on new pages.
  • Error: Pages returning 404, 5xx errors, or blocked by robots.txt that shouldn’t be. These require immediate investigation and correction.

For a local service business, the Coverage report action priority: (1) fix all Error-status pages, (2) investigate and resolve "Crawled, not indexed" statuses on service and location pages (content quality improvement needed), (3) verify all primary service and location pages show "Indexed" status.

The most common "Crawled, not indexed" cause for Phoenix metro local service businesses: location pages with thin, template-based content where only the city name differs. Google crawls them, recognizes the near-duplicate pattern, and excludes them. The fix is genuine content differentiation — not canonical tags, not noindex on other pages, but actually different, locally-specific content on each location page.

Report 3: URL Inspection — Individual Page Diagnosis

The URL Inspection tool lets you enter any URL from your site to see how Google evaluates it individually: whether it’s indexed, when it was last crawled, what the current canonical is, and whether there are any crawl or indexation issues.

The Request Indexing button: After making significant content changes to a page — new title tag, rewritten body content, added FAQPage schema — use URL Inspection and click Request Indexing. This adds the URL to Google’s priority crawl queue and typically produces reindexing within 24–72 hours rather than waiting 2–4 weeks for the natural crawl cycle. This is the action that accelerates the ranking feedback loop from on-page changes.

The rendered page view: URL Inspection shows the page as Googlebot sees it after JavaScript execution. For sites with JavaScript-heavy content injection (Webflow CMS items loaded via JavaScript, SPA framework content), the rendered page view confirms whether Google can see the full page content or only a partially rendered version. Content that’s invisible in the rendered view is invisible to Google for ranking purposes.

Report 4: Core Web Vitals — Page Experience Health

The Core Web Vitals report shows your LCP (Largest Contentful Paint), INP (Interaction to Next Paint), and CLS (Cumulative Layout Shift) scores from real user data. This is the same data Google’s ranking algorithm uses for the Page Experience signal.

  • LCP (page load speed): Good under 2.5 seconds. The most common LCP issue on local service business sites: large uncompressed hero images. Fix: compress images to WebP format at 150–300KB maximum, use lazy loading on below-fold images.
  • INP (interactivity): Good under 200ms. Primarily a JavaScript execution issue. Most static local service business sites pass INP easily; sites with excessive third-party scripts may fail.
  • CLS (layout stability): Good under 0.1. Caused by content shifting after initial page load. Most common culprit: images without defined width/height attributes causing the layout to shift when images load.

Check the Core Web Vitals report monthly and immediately after any site design or script changes. Sites in the "Poor" status for mobile LCP see measurable ranking suppression in competitive local search categories.

Report 5: Sitemaps — Verifying Content Submission

The Sitemaps report shows which XML sitemaps you’ve submitted, when they were last successfully fetched, and how many URLs were discovered. The primary action: submit your sitemap once and verify it returns a "Success" status with the expected URL count. Resubmit when you add significant new content (a batch of location pages, a content cluster) to prompt faster crawling of new additions.

For Webflow sites: Webflow automatically generates a sitemap at yourdomain.com/sitemap.xml that updates as CMS items are published. Verify the sitemap URL is submitted in Search Console after going live on a custom domain. For WordPress sites: Yoast SEO and Rank Math both generate sitemaps and automatically ping Google when the sitemap updates.

Report 6: Manual Actions — The Penalty Check

If Google’s spam team has issued a manual action against your site, it appears here. Manual actions directly suppress rankings until the violation is corrected and a reconsideration request is approved.

Manual actions are rare for legitimate local service businesses. The most common causes: unnatural backlinks from previous link-building campaigns, thin content patterns (large numbers of AI-generated or template-based pages), structured data violations, and cloaking. Check this report monthly. If you inherit a website from a previous owner or marketing vendor, check Manual Actions first — penalty cleanup is significantly harder than prevention.

Building the Monthly Search Console Review Routine

A monthly Search Console check for a local service business takes 20–25 minutes:

  1. Performance report: Check 90-day impression and click trends. Identify any striking distance keywords that moved closer to top 3. Flag any high-impression, low-CTR pages for title tag review.
  2. Pages (Coverage) report: Check for any new "Error" statuses. Review "Crawled, not indexed" count for service and location pages.
  3. URL Inspection: Submit for reindexing any pages that received significant content updates in the prior month.
  4. Core Web Vitals: Confirm all primary service and location pages maintain "Good" status for mobile LCP, INP, and CLS.
  5. Sitemaps: Verify the last successful fetch date is recent and URL count matches expectations.
  6. Manual Actions: 30-second check to confirm clean status.

Pair this monthly Search Console review with BrightLocal’s Local Search Grid for Maps position tracking and CallRail for organic call attribution to get the complete local SEO measurement picture. Search Console shows organic search performance; BrightLocal shows Maps pack performance; CallRail shows which rankings are actually generating revenue. For the full measurement framework, see the Local SEO Ranking Factors guide.

Key Takeaway

Google Search Console is the most actionable free SEO tool available, and it’s the only one that provides real data directly from Google rather than estimates. The Performance, Pages, Core Web Vitals, and URL Inspection reports together surface the most common ranking suppressors and the most accessible ranking opportunities for any local service business site. A 20-minute monthly review routine using these six reports consistently catches issues early and identifies optimization opportunities that paid tools alone won’t surface.

Want This Strategy Working for Your Business?

I help Arizona service businesses and agencies build the local SEO systems that generate consistent inbound leads. Let's talk about what's possible for your business.

Schedule a Free Consultation

Frequently Asked Questions

Is Google Search Console free?

Yes — completely free, with no paid tier. It's available to any website owner who can verify domain ownership via DNS record, HTML file upload, Google Analytics, or Google Tag Manager. Every local service business should have Search Console verified and actively monitored — the Performance, Coverage, and Core Web Vitals reports alone provide more actionable ranking data than most paid SEO tools offer for organic keyword performance on your specific site.

What's the most important report in Google Search Console for local businesses?

The Performance report, specifically filtered for your primary service + city keyword combinations. It shows exactly which queries your site is appearing for, at what average position, and with what click-through rate. The 'striking distance' keywords — positions 5 to 15 with meaningful impressions — are your highest-leverage optimization targets. Pair Performance data with BrightLocal's Local Search Grid for Maps position tracking and Semrush or Ahrefs for competitive rank tracking to get the complete organic visibility picture.

How do I submit my sitemap in Google Search Console?

Go to Search Console → Sitemaps (left sidebar) → enter your sitemap URL (typically yoursite.com/sitemap.xml) → Submit. Verify the sitemap was successfully fetched and shows the expected number of discovered URLs. Resubmit any time you add significant new content — service pages, location pages, or blog posts — to prompt Google to crawl the new additions faster than the automatic crawl cycle would.

What does the Coverage report tell me?

The Coverage report shows which pages Google has indexed, which it has excluded (and why), and which have errors preventing indexation. For local service businesses, the critical items to investigate: service or location pages in 'Excluded' status (Google isn't ranking pages it hasn't indexed), 'Discovered but not crawled' pages (crawl budget constraints), and any 'Submitted in sitemap but marked noindex' errors. Use Screaming Frog alongside Coverage data to diagnose the root cause of each exclusion category.

How often should I check Google Search Console?

Performance report: monthly minimum, weekly if you're actively optimizing. Coverage report: monthly to catch new indexation issues. Core Web Vitals: monthly, or immediately after any site changes that might affect load performance. Manual Actions: monthly check even if no issues are expected. Sitemaps: verify the last successful fetch date monthly. Set up email alerts in Search Console for critical coverage errors to get notified when new indexation problems appear without waiting for the monthly review.

Comprehensive SEO Audit

See Exactly Where Your Local SEO Stands — $197

Get a comprehensive audit of your Google Business Profile, citations, reviews, on-page SEO, and competitive positioning — with specific, prioritized recommendations and an actionable roadmap.

Get Your SEO Audit

Ready to

Win Local Search.

Let's review your website together, uncover growth opportunities, and plan improvements — whether you work with me or not.

Book a Call →Explore Services →