TL;DR:
- Verify your site, pick the right property type, and add all key versions.
- Read Performance to find wins by query, page, country, and device.
- Use Page indexing to fix crawl and index blockers first.
- Submit a sitemap if it helps discovery, then monitor errors.
- Track Core Web Vitals, security, and manual actions to stay clean.
Google Search Console, or GSC, is a free tool from Google. It helps you see how your site appears in Search, and where it fails. The official “Get started” guide calls out four core steps: verify ownership, check indexing, consider a sitemap, and watch performance.
Set up the right way
1) Choose property type
GSC offers Domain properties and URL-prefix properties. A Domain property covers all protocols and subdomains under one roof. URL-prefix covers only the exact prefix you add. Most sites should start with a Domain property. Add URL-prefix for special sections when needed.
2) Verify site ownership
Common methods include DNS for Domain properties, or an HTML file or meta tag for URL-prefix. Pick the method you can keep in place long term. If you remove the token later, verification can fail.
3) Add all key versions
Add https:// and http:// if you still serve both, plus any subdomains that matter when you use URL-prefix properties. This avoids blind spots in data.
4) Submit a sitemap, if useful
Google can find pages without a sitemap. Still, submitting one can speed up discovery and gives you a place to monitor parsing errors.
Know your core reports
Performance
This report answers what people search, which pages they click, where they are, and which devices they use. Start with 3 months of data. Add filters for page, query, country, or device. Focus on clicks, impressions, CTR, and average position trends.
Useful details:
- Today’s data, and sometimes yesterday’s, can be preliminary. Do not overreact to short-term blips.
- Daily data uses Pacific Time in GSC. If your analytics uses another zone, numbers can look off by a day.
- Data aggregates to the canonical URL, not the duplicate that a user may click. Use URL Inspection to find the canonical.
Page indexing
This report shows which URLs are indexed, and why others are not. Fix blocking issues first, like robots.txt blocks, noindex, server errors, and redirect loops. Not every URL should be indexed, only the canonical version of important pages.
Tips that save time:
- Expect a lag between publishing and indexing. It can take days.
- “Discovered, currently not indexed” often means Google is managing crawl load. Improve internal links and server health.
- Use “Validate fix” after you correct an issue to trigger rechecks and progress emails.
URL Inspection
Use this tool when you need a page-level diagnosis. It shows index status, the canonical URL, crawl date, and lets you test a live URL or request indexing. Use it to confirm fixes before starting validation.
Other reports you will use often
- Core Web Vitals shows field data from real users. Aim to move poor or needs-improvement groups into good.
- Manual actions flags policy violations. Fix all issues, then submit a clear reconsideration request.
- Security issues alerts you if Google detects hacking or harmful content. Treat these as urgent.
A simple weekly workflow
- Performance pulse check. Sort by Pages, then CTR. Fix low-CTR pages with high impressions by improving titles and snippets. Track a 28-day window for quick trends, and 3 months for seasonality.
- Indexing hygiene. Open Page indexing. Work through errors first, then warnings. Validate fixes once you are done.
- Inspect key URLs. New posts, templates, or pages that changed a lot get a live test. Request indexing if the page is ready.
- Quality and experience. Check Core Web Vitals groups and address slow templates. Watch for security and manual action alerts.
How to turn reports into results
Lift CTR on pages with impressions
- Find queries with high impressions and low CTR. Adjust the title to match search intent. Tighten the meta description. Update the intro to answer the query fast.
- Check if rich results apply. Add valid structured data where it makes sense.
Grow traffic from proven pages
- In Performance, open a strong page and switch to the Queries tab. Add sections that answer missed related questions. Link to deeper resources.
Fix thin or duplicate URLs
- In Page indexing, look for duplicate or alternate pages. Set a clear canonical. Merge thin variants into a single stronger page.
Speed up discovery of new sections
- Submit or update your sitemap when you launch a new area. Link it well in navigation. Then watch the Sitemaps and Page indexing views for errors.
Common mistakes to avoid
- Only adding one property. With URL-prefix, people add only https://www and miss https:// without www. Use a Domain property to cover all.
- Removing the verification token. If you delete the DNS record, HTML file, or meta tag, you can lose access. Keep at least two methods active.
- Chasing daily swings. Remember preliminary and time-zone quirks. Judge changes over weeks, not hours.
- Expecting 100 percent indexing. Only canonical, useful pages should be indexed. Exclusions are normal.
Handy table: match your question to the right place
Your question | Open this | What to do next |
Which pages lost clicks last month? | Performance → Pages | Sort by Clicks. Compare last 28 days vs prior period. |
Why is this URL missing in Google? | URL Inspection | Test live, check crawling and canonical, then Request indexing. |
Why do I have so many excluded URLs? | Page indexing | Read the reason, fix site-level blockers, then Validate fix. |
Should I submit a sitemap now? | Sitemaps | Submit on launches or large updates, then watch for errors. |
Example fixes
Discovered, currently not indexed
- Improve internal links to the page. Link from pages that already get traffic.
- Make sure the server can handle crawl load. Reduce heavy scripts.
- Wait a few days, then check again.
Indexed, though blocked by robots.txt
- Remove the block if you want the page crawled. Use noindex if you want it hidden. Crawling blocks do not guarantee no indexing.
Many low-CTR pages
- In Performance, filter by Page, sort by CTR, and review snippets. Align titles with search intent, add missing keywords, clarify value, and match the query language.
Quick checklist
- Add a Domain property and verify by DNS.
- Keep a second verification method in place.
- Submit a sitemap when you launch or bulk update.
- Review Performance weekly. Fix low-CTR, high-impression pages.
- Triage Page indexing errors first, then warnings. Validate fixes.
- Track Core Web Vitals groups, security, and manual actions.
Why it matters
GSC shows what users ask, what Google indexed, and how your pages perform. When you fix indexing, improve CTR, and maintain site health, organic traffic grows in a steady, reliable way.
Sources:
- Google Search Central, Get started with Search Console, https://developers.google.com/search/docs/monitor-debug/search-console-start, 2025-03-06
- Google Help, Performance report (Search results), https://support.google.com/webmasters/answer/7576553, accessed 2025-09-16
Google Help, Page indexing report, https://support.google.com/webmasters/answer/7440203, accessed 2025-09-16