website-setup
Fix Google Indexing Errors: Crawled Not Indexed and Discovered Not Indexed
If you have ever checked Google Search Console and seen “Crawled - currently not indexed” or “Discovered - currently not indexed” next to your URLs, you know the frustration. Google knows the page exists. It visited the page. But it decided not to include it in search results.
These two errors are the most common index coverage issues on Search Console. They are also the most misunderstood.
What Each Status Actually Means
Discovered - currently not indexed means Google found your URL (probably through your sitemap or a link) but has not tried to crawl it yet. The page is in Google’s queue waiting for a crawl slot.
This typically happens when:
- Your site has many pages and Google is pacing its crawls
- Your site is new with limited crawl budget
- Google found the URL recently and has not gotten to it yet
Crawled - currently not indexed means Googlebot visited the page, read its content, but decided not to add it to the index. This is more serious because Google actively chose to skip your page.
Common causes include:
- Thin or low-quality content
- Duplicate content that adds nothing new
- Technical issues that make the page appear broken to Googlebot
- Insufficient internal links signaling the page is important
If you are new to Search Console, the GSC setup guide covers how to verify your site and submit your sitemap.
Step 1: Check If the Page Should Be Indexed
Before troubleshooting, ask yourself: should this page be in Google’s index?
Pages that Google typically excludes on purpose:
- Thin affiliate pages with no original content
- Tag or category pages that list the same content as other pages
- Pages with noindex tags (check your HTML for
<meta name="robots" content="noindex">) - Pages blocked by robots.txt
- Duplicate versions of other pages
If your page falls into one of these categories, the fix is not technical — it is strategic. Either improve the page to justify indexing, or accept that Google is making the right call.
Step 2: Use the URL Inspection Tool
Open Google Search Console and paste the affected URL into the URL Inspection tool at the top of the page. This shows you exactly what Google sees.
Check these details:
- Coverage: Tells you the current status and any detected issues
- Sitemap: Shows whether Google found the URL through your sitemap
- Crawled page: Shows the HTML Googlebot received — compare this to what a visitor sees
- Indexing allowed: Confirms no noindex tag or robots.txt block
If the “Crawled page” shows incomplete or broken HTML, your page may have JavaScript rendering issues that prevented Googlebot from seeing the full content.
Step 3: Fix the Most Common Causes
Thin Content
Google needs a reason to index your page. If the page has 200 words of generic text, Google skips it. Add genuine value: original research, step-by-step instructions, or data that is not available elsewhere.
Internal Linking
Pages with few or no internal links signal to Google that they are not important. Add contextual internal links from your most popular pages. Each link passes some authority and tells Google the page matters.
For more on structuring your site for better indexing, the SEO checklist for beginners covers the fundamentals.
Duplicate Content
If your page says the same thing as another page on your site, Google picks one version and excludes the rest. Use canonical tags to tell Google which version is the original. Consolidate similar pages into a single comprehensive resource.
Crawl Budget Issues
If your site has hundreds or thousands of pages, Google may not crawl all of them every time. Prioritize your most important pages in your sitemap and make sure your internal linking points to the pages that matter.
Google’s crawl budget is limited. Do not waste it on low-value pages. The technical SEO checklist covers crawl budget and other technical fixes in more detail.
Step 4: Request Indexing
After making fixes, use the URL Inspection tool to request indexing. Click “Request Indexing” and Google puts the URL back in its crawl queue.
This is not instant. It can take a few days to a few weeks depending on your site’s authority and how often Google crawls it. But submitting a manual request is faster than waiting for Google to rediscover the page.
Step 5: Monitor the Index Coverage Report
After requesting indexing for individual URLs, check the Index Coverage report in Search Console over the following weeks. Look for:
- Error count going down over time
- Valid pages count going up
- Specific error types that may need additional attention
The report updates daily. If you see no change after two weeks, revisit the page content and internal links. Something is still blocking indexing.
Frequently Asked Questions
Q: How long does it take for Google to index a page after requesting indexing? A: Anywhere from a few days to a few weeks. New sites with low authority may take longer. If nothing changes after two weeks, the page likely has quality or technical issues that need fixing first.
Q: Can I fix all index coverage errors at once? A: Some fixes apply site-wide (like improving overall content quality or fixing robots.txt), but each URL may have unique issues. Start with your most important pages and work through them individually.
Q: Does submitting a sitemap fix indexing errors? A: A sitemap helps Google discover your URLs but does not guarantee indexing. Google still evaluates each page for quality and relevance before deciding whether to index it. A sitemap without good content will not solve the problem.
Q: What is the difference between “Excluded” and “Error” in Index Coverage? A: “Excluded” means Google intentionally skipped the page (often correctly, like duplicate content). “Error” means Google tried but failed, usually due to technical issues. “Excluded” pages may be fine; “Error” pages need fixing.
Q: Will deleting and recreating a page help with indexing? A: Rarely. Google remembers the URL. If the content was previously rejected, a new version with the same URL will likely face the same outcome. Improve the content at the existing URL instead of starting over.
If your Search Console is not showing any data at all, the GSC troubleshooting guide covers why that happens and how to fix it. For a broader understanding of getting your site into Google, read the add your site to Google Search guide.
Praveen
Technology enthusiast helping people work smarter with practical guides and AI workflows.
Explore more: Browse all website-setup guides or check related articles below.