← Blog

Google Search Console for beginners: the 5 reports that matter

Most of Search Console is built for problems you don't have yet. These five screens answer the questions you actually have.

BasicsJuly 20268 min read

Google Search Console gets recommended to every new site owner, usually without any mention of the fifteen-item sidebar waiting on the other side, half of it referring to things like Core Web Vitals and structured data.

Search Console is the only place Google tells you directly what it thinks of your site, and it's free. For your first year you need five screens out of all of it.

Setting it up, once

Go to search.google.com/search-console and add your site. You'll be asked to choose between a domain property and a URL prefix property. Choose the domain property if you can edit your DNS records, since it covers every version of your site at once. If DNS sounds like something you'd rather not touch, choose URL prefix and verify by uploading a file or pasting a tag — your website builder probably has a field for exactly this.

Then submit your sitemap, which is almost always at yourdomain.com/sitemap.xml.

One thing worth knowing before you put this off: Search Console data is not retroactive. It starts collecting on the day you verify, so a site verified today has no history from last month. Set it up even if you don't plan to look at it for a while.

1. Performance: what people searched before they clicked

This is the report you'll spend most of your time in. It shows four numbers, and the two on the right are the ones beginners usually ignore:

  • Clicks — people who arrived on your site from a search result.
  • Impressions — times one of your pages appeared in results, whether or not anyone clicked.
  • Average CTR — clicks divided by impressions, so how tempting your result looked.
  • Average position — where you typically appeared, counting down the page.

Switch to the Queries tab underneath. This is a list of the actual phrases people typed before seeing your site, and it is the most honest topic research you will ever get, because it describes real searches rather than estimates. Look for queries with plenty of impressions and almost no clicks: you're showing up for those and losing the click, usually because your title doesn't match what the searcher wanted.

2. Pages: which URLs Google actually kept

Found under Indexing. It splits your URLs into indexed and not indexed, and the second group comes with reasons — "Crawled, currently not indexed", "Excluded by noindex tag", "Duplicate without user-selected canonical".

Those phrases are unfriendly but specific, and specific is what you want when a page is missing. "Discovered, currently not indexed" on a new site usually means wait. The same message on a six-month-old site usually means the page is thin and Google didn't think it was worth storing.

3. URL inspection: checking one page

The search bar at the top. Paste any URL from your site and Google tells you whether that exact page is indexed, when it last crawled it, and what blocked it if anything did.

When you publish something new or make a significant edit, inspect the URL and press Request Indexing. It's a nudge rather than a guarantee, but it usually shortens the wait from weeks to days.

4. Sitemaps: confirming Google got the list

Under Indexing. Submit your sitemap once and check back occasionally that the status still reads Success and the discovered-URL count roughly matches how many pages you have. A count that's stuck well below your page count means your sitemap isn't updating when you publish.

5. Links: who points at you

Bottom of the sidebar. Two lists worth knowing: external links, which are other sites linking to you, and internal links, which are your own pages linking to each other.

The internal list is the more actionable one early on. Pages at the bottom of it, with one or two internal links, are pages you've effectively hidden from Google. Linking to them from your better-established articles is free and takes minutes.

If a page has no internal links pointing at it, you have published it for nobody in particular — including Google.

Where Search Console stops

Its data ends at the click. It can tell you that someone searched for "invoice template", saw your article at position six, and clicked it, and it knows nothing about whether that person then signed up, bought anything, or closed the tab in four seconds.

That gap is the reason ranking reports and revenue reports so often disagree. Search Console tells you which articles get found; you need something watching what happens after the visit to know which ones are worth writing more of.

A ten-minute monthly routine

  • Performance, last 3 months: are impressions and unique queries rising?
  • Queries tab: any phrase with lots of impressions and a weak click-through rate? Rewrite that title.
  • Pages: did anything you published fall out of the index?
  • Links: which recent article has the fewest internal links? Add two.

Four checks, once a month. That's more than most small sites ever do, and it catches nearly every problem while it's still small.