All posts
SEO Basics·6 min read·July 2, 2026·Updated July 16, 2026

Google Search Console Setup: A Step-by-Step Guide for 2026

Google Search Console shows exactly how Google sees your site. Here's how to set it up in 10 minutes and the three things to check right after.

TC
Written by Tyler C., founder

What is Google Search Console?

Google Search Console (GSC) is a free tool from Google that shows you how your site performs in Google Search. It tells you which pages are indexed, which keywords are driving clicks, how your pages rank for specific queries, and whether Google has found any errors crawling your site.

It's not optional — it's the closest thing you get to reading Google's mind about your website. Every site owner should have it set up before they do anything else in SEO.

Step 1: Add your property

Go to search.google.com/search-console and sign in with a Google account. Click Add property and choose one of two types:

  • Domain property — covers all subdomains and both HTTP/HTTPS versions of your site (e.g., example.com). Requires DNS verification. This is the best option if you have access to your DNS provider.
  • URL prefix property — covers only a specific URL variant (e.g., https://example.com). Multiple verification methods available including HTML file upload, meta tag, and Google Analytics.

Use a Domain property when you can update DNS because it combines protocols and subdomains. A URL-prefix property is useful when you control only one exact URL variant or need a non-DNS verification method.

Step 2: Verify ownership

The recommended method is the HTML tag: GSC gives you a <meta name="google-site-verification" content="..."> tag to add to your homepage's <head>. Once it's live, click Verify in GSC.

Other methods if you can't edit your HTML directly:

  • HTML file upload — download a small HTML file and upload it to your server root
  • Google Analytics — if GA is already installed, GSC can verify through it automatically
  • Google Tag Manager — same as above if GTM is installed
  • DNS record — add a TXT record via your domain registrar (required for Domain property type)

Step 3: Submit your sitemap

A sitemap gives Google a list of canonical URLs you want it to discover. Submitting one is especially useful for large, new, media-heavy, or weakly linked sites, but it does not guarantee faster crawling or indexing.

  1. In the left sidebar, click Sitemaps
  2. Enter your sitemap URL — usually https://yoursite.com/sitemap.xml
  3. Click Submit

If you don't have a sitemap yet, Peak Visibility generates one automatically when you scan your site — alongside your meta tags, schema markup, and robots.txt. Free for 5 pages.

After submitting, GSC shows you how many URLs were discovered vs. how many are indexed. A gap between those numbers is worth investigating.

See this in action on your own site

Paste your URL for a free, instant SEO check — no signup required.

The three things to check immediately after setup

1. Pages → Indexing

This report shows the status of every URL Google has attempted to crawl:

  • Indexed — good, these pages can appear in search results
  • Crawled — currently not indexed — Google found the page but decided not to index it. Common cause: thin content or duplicate content.
  • Discovered — currently not indexed — Google knows the page exists but hasn't crawled it yet. Usually resolves in a few weeks; see what to do if it doesn't.
  • Page with redirect — the URL redirects to another URL. Not an error, but worth confirming the redirects are intentional.
  • Not found (404) — these pages returned a 404 error. Fix or redirect them.

If none of your pages are showing up at all, work through this checklist of the nine most common causes, in the order to check them.

2. Performance → Search results

This is your actual ranking data: which queries brought people to your site, which pages rank for which keywords, average position, and click-through rate. Filter by page to see what each individual URL is ranking for. This report is how you discover what Google thinks your content is about — which is often different from what you think.

3. Core Web Vitals (Experience)

The Core Web Vitals report summarizes field data for LCP (loading performance), CLS (visual stability), and INP (responsiveness). Core Web Vitals are part of Google's broader page-experience considerations, but a good score alone does not guarantee high rankings. Fix poor experiences because they affect users as well as search eligibility.

How long until you see data?

GSC does not show all data in real time. Google may need several days to collect and process information after verification, and a new site may still show little Performance data if it has not earned impressions. Check the exact property, filters, indexing status, and report timestamps before assuming setup is broken.

Don't obsess over daily fluctuations early on. Check it weekly, look for error spikes, and watch whether indexing is growing or shrinking over time.

Connect GSC to Google Analytics

If you use Google Analytics 4, connect it to GSC under GSC Settings → Associations. Once linked, you can see organic search data (which keywords drove which sessions) inside GA4's Search Console reports. This gives you the full picture: from query → click → what they did on the site.

Your next step

Once GSC is set up and your sitemap is submitted, your next priority is making sure every indexed page has the right meta tags, schema markup, and Open Graph data. Peak Visibility generates all of these automatically — paste your URL and download a ready-to-deploy ZIP in under 3 minutes. Free for 5 pages, no credit card required.

Sources and further reading

Technical claims in this guide were checked against primary documentation. Search features can change, so verify important implementation details before deploying.

See this in action on your own site

Paste your URL for a free, instant SEO check — no signup required.