Google Search Console Guide 2026:
Setup, Use & Fix Issues

The complete Google Search Console guide for 2026. Learn how to set up and verify your site, submit sitemaps, interpret performance reports, fix indexing issues, monitor Core Web Vitals, and use GSC's URL Inspection tool to diagnose problems.

In This Guide

  1. 1. What Is Google Search Console?
  2. 2. Setting Up Google Search Console
  3. 3. Verifying Your Website
  4. 4. Submitting Your Sitemap
  5. 5. Understanding Performance Reports
  6. 6. Fixing Index Coverage Issues
  7. 7. URL Inspection Tool
  8. 8. Core Web Vitals in GSC
  9. 9. Mobile Usability Report
  10. 10. Manual Actions & Security Issues
  11. 11. Links Report
  12. 12. Monitoring & Alerts Setup

1. What Is Google Search Console?

Google Search Console (GSC) is Google's free tool for monitoring and maintaining your website's presence in Google Search. It replaced Google Webmaster Tools in 2015 and is an essential tool for anyone who wants their website to rank well in Google search results.

Why GSC Matters

GSC is the only direct communication channel between Google and your website. It shows you exactly how Google sees your site, what issues it finds, and what you need to fix to rank higher. Every website owner should have it set up.

What GSC Shows You

GSC vs. Google Analytics

GSC shows what happens before someone clicks (impressions, rankings, indexing), while Google Analytics shows what happens after they click (sessions, behavior, conversions). Use both together for a complete picture.

2. Setting Up Google Search Console

Getting started with GSC takes less than 10 minutes. You'll need a Google account and access to your website's code or DNS settings.

Step-by-Step Setup

3. Verifying Your Website

Verification proves to Google that you own or manage the website. GSC offers five verification methods — choose the one that best fits your technical setup.

Verification Methods

1. HTML Meta Tag (Easiest for Most Sites)

GSC provides a <meta name="google-site-verification" content="..."> tag. Add it to the <head> of your homepage. Do not remove it — GSC re-verifies periodically.

Best for: WordPress, Squarespace, Webflow, custom HTML sites.

2. HTML File Upload

Download a small HTML file from GSC and upload it to your website's root directory (e.g., example.com/googleXXXXXX.html). The file must remain accessible permanently.

Best for: Sites with FTP or server file access.

3. DNS Record (Required for Domain Properties)

Add a TXT record to your domain's DNS settings at your registrar (GoDaddy, Namecheap, Cloudflare, etc.). DNS propagation takes up to 48 hours but is usually immediate.

Best for: Domain-level properties; gives most comprehensive coverage.

4. Google Analytics

If Google Analytics is already installed on your site and you're the account administrator, GSC can verify via GA automatically.

Best for: Sites already using Google Analytics.

5. Google Tag Manager

If GTM is installed on your site with the container in the <head>, GSC can verify through GTM automatically.

Best for: Sites using Google Tag Manager.

4. Submitting Your Sitemap

A sitemap is an XML file listing all the important pages on your website. Submitting it to GSC helps Google discover and index your content faster — especially useful for new sites or large sites with many pages.

Sitemap Submission Checklist

5. Understanding Performance Reports

The Performance report (under Search results) is the most used section of GSC. It shows how your site performs in Google Search over any date range up to 16 months.

Key Metrics Explained

Metric Definition What to Watch
Total Clicks How many times users clicked through to your site from Google Search Rising clicks = growing organic traffic
Total Impressions How many times any URL from your site appeared in search results High impressions, low clicks = weak title/description
Average CTR Clicks ÷ Impressions. How often users click when they see your result Industry average: 2–5%. Under 1% = optimize meta titles
Average Position Mean ranking position across all queries and pages Positions 1–3 get 60%+ of clicks; 4–10 worth improving

How to Analyze Performance Data

6. Fixing Index Coverage Issues

The Pages report (under Indexing) shows the status of every page Google has encountered on your site. Understanding each status helps you fix crawling and indexing problems.

Page Status Types

Error — Not Indexed

Pages Google tried to crawl but couldn't index due to server errors (5xx), redirect errors, or blocked by robots.txt. These pages are not in Google's index. Fix immediately.

!

Warning — Indexed with Issues

Pages are indexed but have problems like missing structured data fields. They appear in search but may not get rich results.

Valid — Indexed

Pages are in Google's index and eligible to appear in search results. This is the desired state.

Excluded — Not Indexed (by Choice)

Pages excluded by noindex, canonical, or crawled-but-not-indexed status. Some exclusions are intentional (admin pages, duplicates); others need investigation.

Common Exclusion Reasons & Fixes

7. URL Inspection Tool

The URL Inspection tool is one of GSC's most powerful features. It lets you check the exact status of any URL on your site and request indexing for updated or new pages.

How to Use URL Inspection

Tip: Request Indexing Limit

GSC allows about 10 indexing requests per day per property. Prioritize your most important new or updated pages. For large-scale recrawling, resubmit your sitemap instead.

8. Core Web Vitals in GSC

Google uses Core Web Vitals as a ranking factor. GSC's Core Web Vitals report uses real-world data from Chrome users (CrUX — Chrome User Experience Report) to classify your pages as Good, Needs Improvement, or Poor.

The Three Core Web Vitals

Metric What It Measures Good Poor
LCP Largest Contentful Paint — how fast the main content loads ≤ 2.5s > 4.0s
INP Interaction to Next Paint — responsiveness to user input (replaced FID in 2024) ≤ 200ms > 500ms
CLS Cumulative Layout Shift — visual stability, how much the page layout shifts ≤ 0.1 > 0.25

How to Fix Core Web Vitals Issues

9. Mobile Usability Report

Google uses mobile-first indexing, meaning it primarily uses the mobile version of your site for ranking. The Mobile Usability report flags pages with issues that harm the mobile user experience.

Common Mobile Usability Issues & Fixes

10. Manual Actions & Security Issues

Manual Actions are penalties applied by Google's spam team when your site violates Google's webmaster guidelines. Security Issues flag hacking, malware, or phishing detected on your site.

Priority Alert

If GSC shows any Manual Actions or Security Issues, fix them immediately. These directly suppress your rankings or cause warning labels in search results. Check this section monthly even if you're not expecting any issues — hacked sites often don't show obvious symptoms.

Common Manual Actions & Fixes

Responding to Manual Actions

12. Monitoring & Alerts Setup

GSC sends email alerts for critical issues, but proactive monitoring helps you catch problems before they significantly impact your rankings.

GSC Monitoring Checklist

Complement GSC With On-Demand Website Scanning

Google Search Console shows field data collected over 28+ days. PageGuard gives you instant lab-based scores for SEO, performance, accessibility, and best practices — no setup required. Check any website in 30 seconds.

Frequently Asked Questions

What is Google Search Console and is it free? +

Google Search Console is Google's free tool for monitoring your website in Google Search. It shows which queries drive traffic, how pages are indexed, Core Web Vitals performance, mobile usability issues, manual actions, and backlinks. It's completely free — you just need a Google account and website ownership verification.

How do I verify my website in Google Search Console? +

The easiest method is the HTML meta tag: copy the verification tag GSC provides and add it to your homepage's <head> section. Alternatively use HTML file upload (upload a file to your server root), DNS TXT record (recommended for Domain properties), Google Analytics, or Google Tag Manager. The tag must stay on your site permanently as GSC re-verifies periodically.

How do I submit a sitemap to Google Search Console? +

Go to Indexing > Sitemaps in GSC. Enter the relative path to your sitemap (usually "sitemap.xml") and click Submit. GSC shows the number of URLs submitted vs. indexed. Only include pages you want indexed — don't include admin pages, duplicate content, or pages with noindex tags. Resubmit after major content updates.

What does 'Crawled – currently not indexed' mean? +

Google visited the page but chose not to add it to the index. Common causes: thin or duplicate content, poor content quality, accidental noindex tags, or canonical pointing to another URL. Fix by improving content quality, ensuring no unintended noindex meta tags, verifying canonical tags, adding meaningful internal links, and using URL Inspection to request indexing after improvements.

How do I fix Core Web Vitals issues in GSC? +

GSC groups pages into Good/Needs Improvement/Poor for LCP, INP, and CLS. For LCP: compress images, use WebP, preload the hero image. For INP: reduce JavaScript execution time and break up long tasks. For CLS: always set width/height on images and avoid inserting content above existing content. After fixing, wait 28 days for enough field data to accumulate before checking improvement in GSC.

Related Guides