Guide

How to read Google Search Console without misleading yourself

8 min readLast reviewed

Search Console is the only place Google tells you what it thinks of your site, it is free, and most people who install it look at the first graph and never go further. That first graph is also the one most likely to mislead you, because two of its four numbers are averages of things that should not be averaged.

This guide covers what each part means and where the traps are. It assumes you have the property set up and verified; if you have not, that is a five-minute job and everything below depends on it.

One thing to know before you start: the data lags by two to three days, and the last couple of days in any chart are incomplete. A drop at the right-hand edge is almost always the data still arriving rather than something that happened.

The four numbers on the performance report

Clicks and impressions are counts and behave sensibly. Position and click-through rate are averages, and averages of these particular things hide more than they show.

Clicks — people who chose your result
The number of times somebody clicked through to your site from Google. This is the only number here that maps directly onto visitors, and it is the one to trust. It counts the click rather than the visit, so it will not match analytics exactly and is not supposed to.
Impressions — times your result was there to be seen
A page appearing in results counts as an impression whether or not anybody scrolled far enough to see it. A result sitting at position 40 collects impressions from people who never looked past position 10. Rising impressions with flat clicks usually means you are appearing for more things rather than doing better at any of them.
Average position — the number most often misread
The average of every position every page held for every query in the period. A page at position 3 for its main term and 80 for fifty irrelevant ones has a terrible average and an excellent ranking. Average position moving is far more often a change in which queries you appear for than a change in how you rank for the ones that matter.
Average CTR — an average of an average
Clicks divided by impressions, across everything. Because it inherits the impressions problem, it falls whenever you start appearing for more marginal queries, which is usually a good thing. It is close to meaningless site-wide and genuinely useful filtered to a single query or page.

Use the filters, or the report will lie to you

Almost everything useful in the performance report comes from filtering, and almost every wrong conclusion comes from reading it unfiltered. The tabs beneath the graph — queries, pages, countries, devices — are the actual report; the graph is a summary of everything at once.

Two filters are worth applying as a habit. Filter to a single page and you can see which queries that page ranks for, which is the only way to know whether it is being found for what it is about. Filter to a single query and the average position becomes a real position rather than a blend.

The comparison mode is the other underused control. Comparing 28 days against the previous 28 is the fastest way to see what changed, and it is much more informative than looking at one period on its own.

Queries where you rank between about 8 and 20
These are the ones worth attention, because they are close enough to the first page that a modest improvement changes the traffic materially. A page at 12 is usually a page that is nearly right rather than one that needs rewriting, and it is a better use of an afternoon than a page at 60.
Pages with impressions and almost no clicks
Filter to a page, and if it is collecting impressions at a decent position and nobody clicks, the problem is usually the title and description rather than the content. That is a fifteen-minute fix on a page Google already likes, which makes it the highest-return work available in this report.

The indexing report, and the two statuses that sound the same

The pages report divides your site into indexed and not indexed, with reasons. Most of the reasons are self-explanatory and two are not, and the two that are not need completely different responses.

This is the single most valuable distinction in Search Console and the one most often missed, because the labels differ by one word.

Discovered — currently not indexed
Google knows the page exists and has not fetched it yet. Nothing has been judged. This is usually about crawl priority: Google has decided the page is not worth the request right now, which commonly means the site has more pages than its authority justifies, or the page is buried many clicks deep. Rewriting the page will not help, because nobody has read it.
Crawled — currently not indexed
Google fetched the page, read it, and chose not to include it. That is a judgement, and it usually means the page was thin, near-duplicate, or did not add anything to what was already indexed. This one is a content problem, and it is the one where rewriting is the right response.
Alternate page with proper canonical tag
Not a problem. It means the page declares another page as the main version and Google agreed. Seeing a large number here is normal on any site with filters, tags or pagination.
Duplicate, Google chose different canonical than user
This one is worth reading carefully. You told Google which version is authoritative and Google disagreed and picked another. It usually means the pages are more similar than you think, or your internal links point at a different version from the one your canonical names.

Sitemaps, and what submitting one does not do

A sitemap tells Google which pages you consider part of the site. It is a hint about discovery, not an instruction to index, and submitting one does not make anything rank. Its real value is diagnostic: the difference between the number of pages you submitted and the number indexed is one of the most useful figures in the whole tool.

A sitemap listing pages that redirect, return errors or carry a noindex is worse than a short one, because it spends crawl attention on addresses that lead nowhere and tells Google your list of your own pages is unreliable.

What Search Console will not tell you

It only reports Google. Bing, and increasingly the AI assistants that answer questions without sending a click, are invisible here. For most UK small businesses Google is the overwhelming majority of search traffic, so this is a reasonable simplification rather than a serious gap — but it is a simplification.

It holds 16 months of history and no more, which is why exporting before a migration is worth the five minutes. Query data is also sampled and thresholded: rare queries are omitted entirely to protect privacy, so the query list is never the complete picture and the totals will not add up.

And it reports what Google sees rather than what a visitor sees. A page can be indexed, ranking, and broken for everybody who arrives on it, and nothing in Search Console will say so. That is the gap a crawl of your own site fills, and it is the reason the two are worth using together rather than either alone.

Find out where your site stands

Everything described above is something the scanner looks for, with the evidence for each result on your own pages. Free, no account, first findings in about twenty-five seconds.

Scan my site

The checks behind this guide

Questions people also ask

Answered here in full, rather than as a teaser.

What is the difference between Discovered and Crawled currently not indexed?

Discovered means Google knows the page exists but has not fetched it, so nothing about the page has been judged — it is a crawl priority signal, often about site size or how deeply the page is buried. Crawled means Google fetched and read the page and decided not to index it, which is a judgement about the content. Rewriting helps the second and does nothing for the first.

Why is my average position getting worse when my traffic is going up?

Almost always because you are appearing for more queries than before. Average position blends every position every page held for every query, so ranking newly at position 60 for fifty extra terms drags the average down even while your important terms are unchanged and clicks are rising. Filter to a single query or page and you will see the real position.

How long does Search Console data take to update?

Performance data lags by roughly two to three days, and the most recent days in any chart are incomplete while the data is still arriving. A drop at the right-hand edge of the graph is usually that rather than a real fall. Indexing reports update on their own schedule and can take days to reflect a change you have made.

Does submitting a sitemap help my site rank?

No. A sitemap helps Google discover pages, which matters on large or poorly linked sites, but it is a hint rather than an instruction and it has no effect on ranking. Its most useful role is diagnostic: comparing pages submitted against pages indexed tells you how much of your site Google has chosen to keep, which is a question nothing else answers as directly.