Back to Blog

Google Search Console: The Complete Guide for Site Owners

Google Search Console is the most underused free SEO tool available. Here's exactly what to check, when to check it, and what to do with what you find.

Posted by

Why Google Search Console is non-negotiable

Google Search Console (GSC) is the only tool that shows you data directly from Google - how many times your pages appeared in search results, which queries triggered them, what Google thinks about your site's crawlability, and which pages have indexing errors. Every other SEO tool estimates this data. GSC gives you the real numbers.

It's free. It takes 15 minutes to set up. And yet the majority of founders who launch a site never look at it. Set it up on day one - you can't see the data that didn't get collected.

Setting up Google Search Console

  • Go to search.google.com/search-console and click "Add Property"
  • Choose "Domain" property type (covers all subdomains and protocols)
  • Verify ownership via DNS TXT record, or HTML file in your /public folder
  • Submit your sitemap at Sitemaps → enter yourdomain.com/sitemap.xml

Data starts appearing within 24–48 hours, but the full 16-month history builds over time. The sooner you set it up, the more historical data you'll have for making decisions.

The five reports to check every week

  • Performance → Search results - total clicks and impressions, average position, and your top queries. Look for keywords where you have high impressions but low CTR - these are title/description improvement opportunities.
  • Indexing → Pages - shows which pages are indexed and which aren't. Any page in "Not indexed" with a valid URL is a problem to investigate. Common reasons: noindex tag, crawl error, or duplicate content issues.
  • Experience → Core Web Vitals - your LCP, INP, and CLS scores across mobile and desktop. See our Core Web Vitals guide for what to fix.
  • Enhancements → Sitelinks searchbox / FAQ rich results - if you've added FAQ schema, check here to see if it's been validated. Errors block rich result eligibility.
  • Links → Top linked pages - which of your pages have the most external links. These are your highest-authority pages - make sure they're internally linking to pages you want to rank.

Using GSC to find quick wins

In the Performance report, filter for queries with average position 8–20 and at least 100 impressions. These are pages on the edge of page one - small improvements can move them up significantly. Typical fixes: improve the content depth, add a section covering a subtopic the current page misses, or improve the internal links pointing to that page.

Combine GSC data with a Seops audit on those specific pages - it shows exactly what the top-ranking pages for the same queries have that yours doesn't.

Requesting indexing and monitoring crawl health

After publishing any new page, paste the URL into the URL Inspection tool and click "Request Indexing." Google typically crawls it within 1–7 days. For pages that are indexed but have a coverage warning, use URL Inspection to see exactly what Google found on its last crawl - including the rendered HTML, which catches issues caused by JavaScript rendering.

If you notice a sudden drop in indexed pages or search impressions, check the Coverage report for new errors and the Performance report for date of drop. Cross-reference with any deployments or content changes made on that date. For general indexation issues, see our guide on how to get your site indexed by Google.