nilkick
Indexing 6 min read

Google Search Console in 15 minutes: verify, submit, inspect

Google Search Console is the cockpit for getting a new site into search, and the whole setup takes about fifteen minutes. Add a property, verify it, submit your sitemap, inspect your key pages. Here is the fast path, and an honest note on what it cannot do for you.

Last updated June 17, 2026
Key takeaway

Setting up Google Search Console for a new site takes about 15 minutes: add a property (a Domain property via a DNS TXT record is the recommended default, or a URL-prefix property via an HTML tag if you lack DNS access), verify it, submit your sitemap, then use URL Inspection to request indexing on your key pages. GSC is the tool to submit, inspect, and diagnose, but it does not force Google to index you, and it will not push a low-authority new domain past Google’s own judgment.

  • Add a property first. A Domain property (DNS TXT record) covers all subdomains and protocols and is the recommended default; a URL-prefix property (HTML tag, file, GA, or GTM) is the fast option if you cannot edit DNS.
  • Submit your sitemap under the Sitemaps section, then request indexing for your homepage and key pages via URL Inspection.
  • Use the Page indexing report to find why pages are not indexed: noindex tags, robots blocks, or “discovered, currently not indexed.”
  • GSC is a cockpit, not an accelerator. It lets you submit and diagnose; it does not make Google index a page it has decided is not worth indexing yet.

Google Search Console is the cockpit for getting a new site into search, and the whole setup takes about fifteen minutes. You add a property, verify you own it, submit your sitemap, and request indexing for your key pages. After that, it is where you diagnose every indexing problem you will ever have. Here is the fast path, step by step, and an honest note on what it does not do.

01 · OwnershipStep 1: add and verify a property

A property is the site GSC tracks, and you have two kinds to choose from. The choice is mostly about whether you can edit your DNS.

Domain property URL-prefix property
Covers All subdomains and both http/https One exact version only
Verified by A DNS TXT record (only option) HTML tag, HTML file, Google Analytics, or Tag Manager
Best for Anyone with DNS access (recommended default) Fast setup when you cannot edit DNS

If you can edit your DNS, add a Domain property: enter your bare domain (pagewatch.dev, no https:// or www), and Google gives you a TXT record to add at your registrar or DNS host. DNS usually propagates within minutes, then you click Verify. This is the cleanest option because it covers every version of your site at once.

If you cannot touch DNS, add a URL-prefix property for your exact URL (https://pagewatch.dev) and verify with the HTML tag method, which is the quickest: paste a small <meta> tag into your page <head> and click Verify.

02 · DiscoveryStep 2: submit your sitemap

Once verified, go to the Sitemaps section and enter your sitemap URL, usually sitemap.xml. This hands Google a direct list of your pages so it does not have to discover each by following links. You submit it once; Google re-reads it periodically. Note that the old practice of pinging a sitemap URL is dead, so submitting in GSC (and referencing the sitemap in your robots.txt) is the current way to do this.

03 · The nudgeStep 3: inspect and request indexing

Use the URL Inspection tool at the top of GSC for your most important pages, starting with your homepage. Paste the URL, let Google check it, and read the result: it tells you whether the page is indexed, and if not, why. If the page is fine but not yet indexed, click Request indexing to nudge Google to crawl it soon.

Request indexing for your few key pages, not all of them

Requesting indexing is rate-limited and meant for priority pages, so use it on your homepage and a handful of important pages, not your entire site. For broad coverage, your sitemap and internal links do the work. And remember the nudge only asks Google to crawl; whether it then indexes the page is still Google’s call.

04 · DiagnosisStep 4: read the Page indexing report

This is where GSC earns its keep over time. The Page indexing report lists your pages by status and tells you why anything is not indexed. The statuses you will actually see:

  • Excluded by noindex tag. A stray noindex is keeping the page out. Remove it.
  • Blocked by robots.txt. A crawl block is stopping Google fetching the page.
  • Discovered, currently not indexed or Crawled, currently not indexed. Google found the page but has not judged it worth indexing yet. On a new site this is usually about authority, not a fix you can toggle.

Each status is a specific, named problem, which is the entire reason to have GSC: it turns “why am I not showing up” into a concrete list.

05 · The honest limitWhat GSC will not do

Search Console is a cockpit, not an engine. It lets you submit, inspect, and diagnose, but it does not make Google index you. You can verify a property, submit a perfect sitemap, and request indexing on every page, and a brand-new, low-authority domain can still sit in “Discovered, currently not indexed” for weeks, because Google indexes on its own schedule and triages by perceived value. That waiting is normal and is covered in why a new domain takes weeks. GSC shows you the truth and gives you the controls; it does not overrule Google’s judgment about whether you are worth indexing yet. That part is earned, not submitted.


FAQ

Common questions

Practically, yes, for any site you want found. It is free, and it is the only place you can submit a sitemap, request indexing for specific pages, and see exactly why Google is or is not indexing you. You can get indexed without it, but you will be flying blind, with no way to diagnose problems like a stray noindex or a robots block. Setting it up is fifteen minutes that saves you weeks of guessing.
The nudge off zero

Get your free launch-readiness score

See what else is between your product and its first real users — Nilkick scores your readiness and hands you the map. Free, no login.

https:// optional · no account · we don't email you

Keep going · Indexing cluster All guides →