Google Search Console is Google's operator view for confirming that a website is owned, crawlable, and visible in Search. The first setup pass should establish the right property scope, submit the live sitemap, and confirm that Google can inspect important public URLs.
The property choice controls how data is grouped. Google generally recommends a Domain property when one domain-wide view is needed and DNS verification is possible, because it covers all subdomains and protocols for one domain. A URL-prefix property tracks only the exact protocol, host, and optional path that were added and supports additional verification methods.
Search Console data is delayed rather than real time, and some reports stay empty until Google collects enough information. Request indexing only asks Google to recrawl a URL, so the strongest first-day proof is verified ownership, a fetchable sitemap, a successful URL Inspection result, and the main overview cards loading without errors.
Search Console > property selector > + Add property
Domain: example.com URL-prefix: https://www.example.com/
A Domain property uses the bare domain without http, https, or a path and includes subdomains such as www automatically, while a URL-prefix property should include the full prefix and trailing slash.
google-site-verification=...
Domain properties use DNS verification only, while URL-prefix properties can also use HTML file, HTML tag, Google Analytics, or Google Tag Manager.
The homepage used for HTML tag, Google Analytics, or Google Tag Manager verification must be reachable to non-logged-in visitors, or Search Console cannot confirm the token.
Tool: DNS Record Lookup
Search Console > Settings > Ownership verification
Google recommends multiple verification methods because access expires if Search Console can no longer confirm the verification token.
Search Console > Overview
The overview page summarizes search performance, recommendations, index coverage, and major notifications for the property.
https://www.example.com/sitemap.xml
Only owners can submit a sitemap with this report, Search Console lists only sitemaps submitted through the report or its API, and managed platforms such as Squarespace or Wix usually publish the sitemap already.
https://www.example.com/
The indexed result shows Google's stored view of the URL, while Test live URL checks current crawl access and Request indexing is best used after a meaningful publish or fix.
Related: search-console-request-indexing
Related: search-console-api-inspect-url
Related: How to use canonical URLs for your website
Search Console > Indexing > Pages
Not every non-indexed URL is a defect, so focus on pages that should rank and ignore expected redirects, alternates, login-only paths, and intentionally blocked URLs.
Search Console > Performance > Search results
The default range is the past three months, and the 24-hour view includes preliminary hourly data that can still change.
Search Console > Security & Manual Actions
Manual actions can remove some or all of a site from search results, while security issues can trigger warning labels or browser interstitials until the site is cleaned and reviewed.
Google says it can still take a few days for report data to start accruing, so a correctly configured new property can remain sparse at first.