Google Search Console: Advanced Features Most People Miss

The Custom Date Range Trick
Most people compare 28 days vs. the previous 28 days. That's fine, but it misses the bigger picture. Go to Performance → Date range → "Compare" and pick the same period last year. YoY data filters out seasonal noise way better than week-over-week.
I found a client losing 40% of their traffic this way. The 28-day comparison showed a 5% drop — nothing alarming. Year-over-year showed the real disaster.
URL Inspection API for Bulk Audits
The web interface is fine for checking one URL. For bulk work, use the URL Inspection API. You can programmatically check index status, coverage issues, and last crawl dates for thousands of URLs.
Set up a script that runs weekly: export your sitemap URLs, pipe them through the API, and flag any that return "NOT_IN_INDEX". You'll catch indexing bugs within hours instead of waiting for the coverage report to update.
The "Discovered - Currently Not Indexed" Fix
This is the most misunderstood status in GSC. "Discovered" means Google knows the URL exists but hasn't decided to crawl it yet. Common causes:
- Crawl budget issues (too many low-value URLs)
- Slow server response times
- The URL is buried too deep in the site structure
Fix: improve internal linking to the affected pages, increase server speed, and block junk URLs in robots.txt. Then use the URL Inspection tool to request indexing for the most important ones.
News Performance Reports
If your site publishes time-sensitive content, you should be looking at the "News" tab in Performance. It shows impressions from Google News, Top Stories, and the news carousel.
The threshold for appearing here is stricter. Your site needs to be in Google News (which requires original reporting, bylines, and a corrections policy). But even without formal inclusion, some time-sensitive content shows up in "Top Stories" if Google's algorithms consider it authoritative enough.
The Disavow Tool: When and How
Don't touch the disavow tool unless you have a manual action or a clear pattern of toxic links. Google ignores most spammy links automatically now.
But if you do need it: upload a .txt file, one domain per line, formatted as "domain:example.com". Don't disavow individual URLs unless the entire domain is legitimate but a specific page is problematic.
Check your disavow file annually. From my experience, people disavow their own competitor's backlinks by accident because they copy-pasted the wrong list.
Eduard Tymchenko
AI SEO Copilot combines AI technology with SEO expertise to help website owners improve their search rankings through automated audits and actionable recommendations.
Run Your Free SEO Audit
Get a complete SEO analysis of any URL in 60 seconds. No signup required.
Analyze Your Site FreeFree SEO Tools
Related Articles
Continue learning with these related SEO guides and tutorials:
Complete SEO Audit Guide 2026: How to Find and Fix Every Issue
A step-by-step guide to running a comprehensive SEO audit in 2026. Learn how to check meta tags, Core Web Vitals, schema markup, content quality, and more — with actionable fixes.
12 min read
How to Fix Core Web Vitals Issues: LCP, INP, CLS Explained
A practical guide to fixing Core Web Vitals. Learn how to optimize LCP under 2.5s, INP under 200ms, and CLS under 0.1 with proven techniques.
10 min read
Schema Markup Guide for Beginners: JSON-LD Structured Data
Learn schema markup from scratch. What it is, why it matters for SEO, how to implement JSON-LD, and how to validate your structured data for rich snippets.
11 min read
How to Improve Your Google PageSpeed Score in 2026
Actionable techniques to boost PageSpeed scores from 50 to 90+. Covers image optimization, JavaScript reduction, CDN setup, and Core Web Vitals alignment.
9 min read
