Google Search Console for beginners
21/07/2026
Analytics tells you what people do once they arrive. Search Console tells you something different and often more useful: which queries you appear for in Google, how many people click, and whether Google can read your pages at all. Setup takes ten minutes.
Setting it up
Go to search.google.com/search-console and add a property. There are two options:
- Domain property — covers every variant (www and non-www, http and https, subdomains). Requires DNS verification via a TXT record. This is the better choice.
- URL prefix — covers only that exact address. Easier to verify (HTML file or meta tag), but you must add each variant separately.
If you are unsure how to add a TXT record, it lives in the DNS settings at your registrar or host. With us it is two clicks in the control panel.
Submit your sitemap first
Under "Sitemaps", enter sitemap_index.xml or sitemap.xml depending on your CMS. WordPress with Yoast or Rank Math generates one automatically. This shortens indexing of new pages from weeks to days.
The four reports you will actually use
- Performance — queries, impressions, clicks, average position. Look for pages with many impressions and few clicks: those have weak titles, and fixing them often adds 30% more clicks with no ranking change at all.
- Pages (Indexing) — which pages are indexed, which are not, and why. "Crawled — currently not indexed" usually means thin or duplicated content.
- Core Web Vitals — real speed data from real users, split by mobile and desktop. One of the few places you see field data rather than lab scores.
- Security & Manual actions — check monthly. Empty is good.
Reading the Performance report without confusion
By default you see the last three months. Turn on comparison with the previous period and sort by impressions. A concrete example: a page with 4,000 impressions and 40 clicks has a 1% CTR. If the average position is 8, that is normal. If the position is 3, something is wrong with your title or description in the results — and that is the fastest SEO win available to you.
The URL Inspection tool
Paste any address into the field at the top and you will see whether the page is indexed, when it was last crawled, and how Google renders it. After publishing something important, click "Request indexing" — it usually appears within hours instead of a week.
How often to look
Five minutes weekly: Performance, for trend and new queries. Fifteen minutes monthly: indexing, Core Web Vitals, security. More than that is wasted effort — SEO moves in months, not days.
When content cannot fix the numbers
If Core Web Vitals stay red on mobile while your images are already optimised, the cause is usually slow server response. Plugins do not help there; infrastructure does. Our plans run on NVMe storage with a global CDN, which is the most direct way to get TTFB under 200 ms. More detail on our SEO hosting page.