"Crawled – currently not indexed" is one of the more common and more confusing statuses site owners encounter in Search Console's Coverage and Indexing report. Unlike a page that Google simply hasn't reached yet, this status means Googlebot successfully visited the page — it made a deliberate decision not to add it to the index.
That distinction matters. A page that hasn't been crawled at all is usually a discovery or access problem: a missing sitemap entry, a robots.txt block, or a site that's too large to crawl efficiently. A page that's been crawled but not indexed is a different and, in most cases, more fixable situation — the fix is about the page itself, not about getting Google to visit it again.
This status usually reflects a quality or value judgment, not a technical crawling failure. Google saw the page and chose not to index it, which means the fix is almost always about the page itself, not about getting Google to visit it again.
What This Status Actually Means
When Search Console shows a URL as "Crawled – currently not indexed," it means the page was successfully crawled and rendered, but Google determined it wasn't worth adding to the index at this particular time. This is an active decision made after evaluation, not a queue delay or a technical failure.
It's worth distinguishing this from two other statuses it's frequently confused with. "Discovered – currently not indexed" means Google knows the URL exists but hasn't crawled it at all yet — a different problem, often related to crawl budget or site size. An outright technical blocking issue — a noindex tag, a robots.txt disallow, or a server error — prevents indexing for a clear, mechanical reason that shows up as its own separate status. "Crawled – currently not indexed" sits in between: Google had every opportunity to index the page and chose not to.
Common Causes
The most frequent cause is thin or low-value content that doesn't clearly differentiate itself from similar pages already indexed on the same site or elsewhere on the web. If a page reads as a minor variation of content Google has already indexed and considers authoritative, there's little incentive for it to add a near-duplicate to the index.
Weak internal linking is another major contributor. A page that's only reachable through a sitemap, with no meaningful internal links pointing to it from other pages on the site, signals to Google that even the site itself doesn't consider the page particularly important. Duplicate or near-duplicate content is a related cause — when two or more pages cover essentially the same topic, Google will often pick one as canonical and decline to index the others, regardless of which one you intended to be primary.
Finally, a page can simply not offer enough unique value relative to what's already well-indexed for similar search queries. This is common with programmatically generated pages, thin location or category pages, and content that summarizes rather than adds to existing coverage of a topic.
How to Diagnose the Specific Cause
Start by comparing the affected page against genuinely similar, successfully indexed pages — both on your own site and from competitors ranking for the same or adjacent queries. Look specifically at content depth, uniqueness, and whether the page answers a distinct question or serves a distinct purpose that the already-indexed pages don't.
Next, check whether the page has any meaningful internal links pointing to it at all. Use a site crawler or Search Console's Links report to see how many internal links reference the URL, and from which pages. A page with zero or near-zero internal links, especially from higher-authority pages on the site, is a strong candidate for this status regardless of the content quality itself.
What Actually Fixes It
The most durable fix is improving genuine content depth and uniqueness — not superficial padding with extra words, but adding information, data, examples, or perspective that isn't already covered by the pages Google has chosen to index instead. Padding a thin page to hit a word count without adding real value rarely changes the outcome.
Strengthening internal linking from higher-authority pages on the site is the second lever, and it's often underused. Adding contextual links from well-established, well-indexed pages to the affected page signals that the page matters within the site's own structure, not just to an external crawler.
Where duplicate or near-duplicate pages are competing with each other, consolidating them into a single, stronger page is usually more effective than trying to get every variant indexed individually. Requesting indexing in Search Console can prompt a re-crawl and re-evaluation, which is a reasonable step after making these changes, but it won't override an underlying quality issue on its own — requesting indexing on an unchanged page typically produces the same result.
| Status | Meaning | Typical Fix |
|---|---|---|
| Crawled – currently not indexed | Google saw it, chose not to index it | Improve content depth and internal linking |
| Discovered – currently not indexed | Google knows about it, hasn't crawled it yet | Usually resolves with time or a sitemap submission |
| Duplicate without user-selected canonical | Google identified duplicates and picked one | Add explicit canonical tags |
| Excluded by noindex tag | Deliberately blocked from indexing | Remove the tag if indexing is actually wanted |
Common Mistakes
- Repeatedly requesting indexing without addressing the underlying issue. Resubmitting the same unchanged page for indexing over and over produces the same evaluation and the same result each time.
- Assuming this status means the site has been penalized. It's a page-specific quality decision, not a site-wide penalty, and treating it as one often leads to the wrong remediation effort entirely.
- Ignoring internal linking as a contributing factor. Teams often focus exclusively on content quality and overlook that a page with no internal links pointing to it is signaling low importance regardless of how good the content is.
- Publishing many thin, near-duplicate pages that compete with each other. Programmatic or templated pages that all target slight variations of the same query often end up competing for the same indexing decision, with most of them losing.