Google Search Console is the free Google tool that shows how your site actually performs in Search: which queries you rank for, how many clicks and impressions you earn, where you sit in the results, and which pages Google has indexed. This Google Search Console guide walks through it in the order you should do things — verify the property, submit a sitemap, read the four core metrics, mine quick wins, fix indexing — then covers what changed in 2026, including the new generative-AI performance reports that show your visibility inside AI Overviews and AI Mode.
If you learn one move in GSC, make it the striking-distance filter in the Performance report (positions 8 to 20). It is the single most valuable, least-used view in the whole tool, and the exact filter is below.
GSC is the foundation of any honest SEO stack. It is also where the limits of free data start to bite, which is why most practitioners pair it with a rank tracker. If you are still assembling your toolkit, our roundup of the best SEO tools for tracking, research, and audits puts GSC in context alongside everything else.
Step 1: Verify your property the right way
Open Search Console and add a property. You get two choices.
- Domain property covers every subdomain plus both HTTP and HTTPS (example.com, www.example.com, blog.example.com, all of it). It requires a DNS TXT record, which means editing your registrar settings.
- URL-prefix property covers one exact prefix only (https://www.example.com/) and verifies via an HTML file, a meta tag, Google Analytics, or Google Tag Manager.
Use the domain property if you can edit DNS. It consolidates data you would otherwise split across four separate URL-prefix properties, and if your history has both www and non-www versions or mixed protocols, it catches all of them in one place.
One gotcha worth flagging: verification confirms ownership, but data only starts collecting from the day you verify. There is no backfill. Verify a new site on day one even if you have nothing to look at yet.
Step 2: Submit your sitemap
Go to Indexing, then Sitemaps, and submit your sitemap URL (usually /sitemap.xml). This is not strictly required — Google can find pages by crawling — but it hands Google your canonical list of URLs and speeds up discovery for new and updated pages.
After submission, check the status. "Success" with a discovered-URL count near your real page count is what you want. If Google reports far fewer URLs than you have, your sitemap is probably incomplete or your CMS is generating it wrong. WordPress users on Yoast or Rank Math get an auto-generated sitemap; Next.js and most modern frameworks generate one at build time.
Step 3: Read the four metrics without fooling yourself
The Performance report is the heart of GSC. Four metrics drive everything, defined per Google's own documentation:
| Metric | What it means | What to watch for |
|---|---|---|
| Impressions | How many times your URL appeared in results | Rising impressions signal demand and visibility |
| Clicks | How many times someone clicked through | The number that actually pays the bills |
| CTR | Clicks divided by impressions | Low CTR at a good position = weak title or meta |
| Average position | Mean ranking across all impressions | Averaged and lagging; treat as a trend |
Average position is the one people misread most. It averages across every impression for that query, so a page that ranks 3rd on desktop and 14th on mobile shows a blended figure that exists nowhere in reality. Read it directionally. If it trends from 12 to 8 over a month, that is real movement. Do not obsess over a single decimal.
Here is the part most guides skip. With zero-click searches reaching about 68% in early 2026, your impressions can climb while clicks stay flat or fall. Google answers more queries directly on the results page now, so appearing in results no longer guarantees a visit. GSC is the first place you will see that gap open. Watch the impressions line and the clicks line diverge, and you are looking at zero-click in your own data.
Step 4: The striking-distance filter (the one move most people miss)
This is the move. Open Performance, switch to the Queries tab, and add a filter on average position: greater than 7 and less than 21. You are now looking at every keyword where you rank roughly 8 to 20 — page two and the bottom of page one.
Why this matters: these queries already earn impressions, which means Google considers your page relevant. You are close. Moving a keyword from position 11 to position 8 can multiply its clicks several times over, because the click curve is brutally steep near the top. You are not creating demand from scratch; you are converting demand you already have.
What to do with the list:
- Sort by impressions, highest first. High impressions plus position 8 to 20 equals your best opportunities.
- Click into a query to see which page ranks for it. Often it is not the page you would expect.
- Improve that specific page for that specific intent: tighten the title to include the exact phrase, add a section that answers the query directly, add internal links from related pages, and refresh anything stale.
- Re-check in two to three weeks. Movement is fast here because you are pushing an already-ranking page.
A single afternoon of this work can flip a dozen queries from page two to the bottom of page one. It beats writing new content because the hard part — getting Google to rank you at all — is already done.
The limit: GSC samples query data and caps history at 16 months, so you see where you are today but not the day-by-day rank history that tells you whether a change actually moved the needle or whether you caught a fluctuation. That is exactly the gap a dedicated rank tracker fills: it records position daily for the keywords you choose, including local and city-level SERPs that GSC blends away. If you want to compare options, our guide to the best rank tracker tools breaks down what to look for, and the free rank checker is a no-signup way to spot-check a keyword today.
Step 5: Fix indexing problems
A page that is not indexed cannot rank, so this report matters even though it is less glamorous than Performance. Open Indexing, then Pages. Google shows indexed pages versus "Not indexed" pages, grouped by reason.
Common reasons and what they mean:
- Crawled - currently not indexed: Google saw the page and chose not to index it. Usually a quality or thin-content signal. Improve the page or accept it.
- Discovered - currently not indexed: Google knows the URL exists but has not crawled it yet. Often a crawl-budget or internal-linking issue on larger sites.
- Duplicate without user-selected canonical: Google picked a different URL as canonical. Set your canonical tags deliberately.
- Excluded by noindex tag: Intentional if you added it, a problem if you did not.
Use the URL Inspection tool (the search bar at the top) on any specific page to see its exact status, when it was last crawled, and the rendered HTML Google sees. After fixing an issue, click Request Indexing to nudge a recrawl. Do not spam it; Google rate-limits, and it is meant for individual important pages, not bulk submission. For systematic indexing and technical problems across a whole site, a crawler is the right tool — see our roundup of site audit tools.
What is genuinely new in GSC for 2026
GSC changed meaningfully this year, and most of it is worth your attention.
Generative-AI performance reports. Launched in June 2026, GSC now reports impressions and clicks from your appearances inside AI Overviews and AI Mode — the AI-generated answer panels at the top of many results pages. Per Google's Search Central announcement, you can see when your content was cited or surfaced inside these AI experiences. This is the first time Google has given site owners any window into AI-surface visibility, and it is the metric to watch as AI answers eat more of the results page. If you want to track and improve how AI engines cite you specifically, that is the territory of AI-visibility and GEO tooling, which goes deeper than GSC's report.
Natural-language Performance configuration. You can now describe the view you want in plain language ("clicks from mobile for blog pages in the last 28 days") instead of stacking filters manually. It is faster for one-off questions; the manual filters still matter when you want a repeatable saved view like the striking-distance one above.
Weekly and monthly aggregation with annotations. Performance data can now roll up by week or month, and you can add annotations to mark events — a site migration, a redesign, a content push — directly on the chart. Small change, big payoff: cause and effect become far easier to read months later. Annotate every significant change you make. Future you will thank present you.
Where GSC stops and other tools start
GSC is excellent and free, and it is also deliberately limited. Be clear-eyed about three boundaries.
- 16-month history. Anything older is gone. If you need year-over-year comparisons beyond that, export regularly or use a tool that warehouses your data.
- Sampled and filtered queries. GSC hides low-volume queries for privacy and samples large datasets, so the query list is incomplete by design.
- Your site only. GSC shows your performance, never a competitor's. Competitive keyword gaps, their rankings, their backlinks — none of that lives here.
This is why GSC and a rank tracker are complements, not substitutes. GSC tells you what Google records about your pages; a rank tracker tells you the precise daily position for the keywords you care about, across the locations and devices you define, including competitors. For keyword discovery beyond your existing impressions, you will also want dedicated research — see free keyword research tools for where to start.
If you are running SEO for a small business or an agency and want GSC, rank tracking, research, audits, and reporting in one place without enterprise pricing, DeployFlare connects directly to Search Console and adds the daily rank history and competitive data GSC leaves out, from ₹499/month with UPI and GST billing. Our Search Console integration pulls your impressions, clicks, and striking-distance queries into the same dashboard as everything else, so you are not jumping between tabs. For teams weighing the bigger platforms, our notes on Ahrefs alternatives and Semrush alternatives cover where the price-to-capability math lands.
A simple weekly GSC routine
Pulling it together, here is a 15-minute weekly habit that beats most paid setups:
- Open Performance, last 28 days, compare to previous period. Note the clicks and impressions direction.
- Run the striking-distance filter (position 8 to 20), sort by impressions, pick one or two pages to improve this week.
- Check the AI-surface report to see where AI Overviews are showing your content.
- Glance at Indexing for any new "Not indexed" spikes.
- Annotate anything you changed.
Do that every week and you will compound small wins faster than people who only check GSC when traffic drops. The tool rewards the people who open it on a schedule, not the ones who treat it as an emergency dashboard.