How to Set Up Google Search Console and Submit Your Sitemap
A step-by-step guide to verifying your domain, submitting your sitemap, and requesting indexing in Google Search Console.
Search Console is free, takes about ten minutes to set up, and is the single most useful tool for understanding how Google sees your site — yet a surprising number of live sites never get connected to it. Without it, you're guessing whether pages are indexed, what's broken, and what people actually search to find you.
This is a step-by-step walkthrough of the setup that matters: verifying your domain, submitting your sitemap, and requesting indexing for the pages you care about most.
What Search Console Actually Does
It gives you four things you can't get any other way: which of your pages are indexed (and why others aren't), the actual search queries people use to find your site, any errors Google's crawler runs into, and alerts if your site gets a manual penalty. All of this is free and updates continuously.
Verifying Your Domain
There are two main verification methods. A Domain property verifies via a DNS TXT record at your registrar and covers all subdomains and protocols (http/https, www/non-www) under one property — this is the recommended approach for most sites. A URL-prefix property verifies a specific URL via an HTML tag, uploaded file, or analytics integration, and only covers that exact prefix.
- Domain property: add a TXT record to your DNS, covers everything under the domain — best default choice
- URL-prefix property: verify via HTML meta tag, file upload, or Google Analytics — useful if you don't have DNS access
Submitting Your Sitemap
A Next.js site using the App Router's sitemap convention automatically serves a sitemap at /sitemap.xml. In Search Console, go to Sitemaps and submit that URL. Over the following days, the report will show how many URLs were discovered versus indexed — a gap between the two is normal at first and narrows as Google crawls more of the site.
Requesting Indexing for Specific Pages
The URL Inspection tool lets you check the indexing status of any URL and request that Google recrawl it. This is most useful right after publishing a new page, after making significant changes to an existing page, or — as with a stale search snippet — when you need Google to pick up a change sooner than its normal crawl schedule would.
Frequently Asked Questions
Does verifying in Search Console directly improve rankings?
No — verification itself doesn't affect rankings. What it gives you is visibility into indexing and errors, which lets you fix the things that do affect rankings, and tools (like requesting indexing) that can speed up how quickly changes are reflected.
How long after submitting a sitemap does indexing happen?
It varies, but new pages on a healthy site are often indexed within days to a couple of weeks. A brand-new domain may take longer for the first crawl, since Google hasn't established a regular crawl pattern for it yet.
What does it mean if a page shows 'Crawled — currently not indexed'?
Google has visited the page but chose not to index it — usually because the content is too similar to other pages (yours or others'), or doesn't seem valuable enough relative to what's already indexed for similar queries. This is a signal to make that page more distinct, not just to wait.
Related Reading
Not sure if your technical SEO setup is solid?
We can review your Search Console data, sitemap, and indexing status, and tell you what — if anything — is actually blocking you.
Get in Touch