In short
Set up Search Console with a domain property (not URL-prefix) for full subdomain/protocol coverage, verify via DNS, submit your sitemap immediately, and check the Coverage and Performance reports weekly — that's where real indexing and query problems surface first.
Why this is worth doing properly
Search Console is the only tool that shows you exactly how Google sees your site — what's indexed, what's broken, and what queries you already get impressions for. Most of its value is wasted because sites set it up once, submit a sitemap, and never open it again. A correct setup makes the weekly check worth doing.
Choosing the right property type
Google offers two property types: Domain and URL-prefix. Domain properties cover every subdomain and protocol (http, https, www, non-www) under one roof — almost always the right choice for a single business site. URL-prefix properties are narrower and mainly useful when you need separate reporting for a specific subfolder or subdomain. If you're not sure, use Domain.
Verifying ownership
Domain properties verify via a DNS TXT record added at your registrar — this is the most durable method, since it survives hosting changes and doesn't depend on a file staying on your server. URL-prefix properties offer HTML file upload, meta tag, or Google Analytics/Tag Manager verification; any of these work, but DNS is worth doing even alongside them for redundancy.
Submitting your sitemap
Under Sitemaps, submit your sitemap.xml URL. This doesn't guarantee faster indexing on its own, but it gives Google a direct, structured list of your URLs instead of relying purely on discovery through links. Resubmit if you significantly restructure your sitemap, but routine content updates don't need a resubmission — Google re-crawls it periodically.
The reports actually worth checking
- Coverage (or Pages, in the newer UI): flags pages that are indexed, excluded, or have errors. Check for "Crawled, not indexed" and "Discovered, not indexed" — usually a sign of thin or duplicate content.
- Performance: shows real queries, impressions, clicks, and average position. Sort by high impressions and low click-through rate — that's your fastest list of quick wins (see how to write meta titles and descriptions that get clicks).
- Core Web Vitals: flags real-user performance failures by URL group, tied directly to ranking signals.
- Manual Actions and Security Issues: empty is good; anything here needs immediate attention.
A weekly five-minute routine
Check Coverage for new errors, scan Performance for the top movers (queries gaining or losing impressions), and glance at Core Web Vitals. This catches most problems — a bad deploy that broke a template, a page that dropped out of the index, a sudden Core Web Vitals regression — within days instead of months.
Common setup mistakes
Verifying only the www URL-prefix property when the site actually serves mixed www/non-www traffic (missing half your data), never submitting the sitemap at all, and setting it up once at launch and never returning are the three most common ways Search Console ends up unused despite being installed correctly.
Common questions
Domain property or URL-prefix — which should I pick?
Domain property, for almost every business site — it automatically covers all subdomains and both http/https without needing separate verifications.
How often should I check Search Console?
Weekly is enough for most sites — that cadence catches indexing errors and performance regressions before they compound.
Does submitting a sitemap speed up indexing?
It helps Google discover your URLs more reliably, but it doesn't guarantee faster indexing on its own — page quality and crawl budget still matter.
