You publish a page, wait, and Google Search Console says "Crawled – currently not indexed". No error, no penalty — Google fetched your page, looked at it, and chose not to include it. It's one of the most common and most frustrating indexing states, and it's almost always a quality or duplication signal, not a bug.
What the status means
It's literal: Googlebot successfully crawled the URL, but decided not to index it (at least for now). This is different from an error state — there's nothing technically broken. Google is making a judgement call that the page isn't worth a slot in its index yet. That judgement can change, and your job is to give it reasons to.
Discovered vs crawled
Don't confuse it with its sibling, "Discovered – currently not indexed". That means Google knows the URL exists but hasn't even crawled it yet — often a crawl-budget or server-capacity signal on larger sites. "Crawled – not indexed" means it has been fetched and assessed. The fixes overlap but the diagnosis differs.
Why it happens
The usual causes, roughly in order:
- Thin or duplicative content — the page doesn't add enough that's unique versus what Google already has.
- Near-duplicate pages — variations, tag archives, or parameter URLs that look like each other.
- Weak internal linking — the page is nearly orphaned, so Google reads it as unimportant. See internal linking.
- New or low-authority site — Google is more selective about what it indexes from sites it doesn't yet trust.
- Crawled during a spike — occasionally just a timing/quality-threshold miss that resolves on its own.
How to fix it
Work the causes, not the symptom. (1) Improve the page — make it genuinely more useful, specific and complete than the competing results. (2) Consolidate duplicates with canonicals or merge thin pages into one strong one. (3) Add internal links from relevant, already-indexed pages so the URL clearly matters. (4) Make sure it's in your sitemap and not accidentally noindexed or blocked.
Requesting indexing
Use the URL Inspection tool in Search Console to test the live URL and hit "Request Indexing". This nudges Google to re-crawl, but it is not a fix on its own — if the underlying quality or duplication issue remains, the page will just land back in the same state. Fix first, then request.
When to wait
Indexing isn't instant, especially for newer sites. If you've genuinely improved the page, strengthened its internal links, and requested indexing, give it days to a few weeks. Chasing it daily won't help. Meanwhile, make sure you're not sabotaging yourself technically: run the page through an on-page check and confirm with SEO Inspector that it isn't quietly set to noindex, canonicalised elsewhere, or returning a non-200 status — the boring technical causes are the ones worth ruling out first.