Crawled currently not indexed means Google crawled the URL but has not included it in the index
Get Found on Google — Part 2

HomeGoogle Indexing ProblemsCrawled — Currently Not Indexed
Quick answer: “Crawled — currently not indexed” means Google fetched the page but chose not to add it to the index. Google says there is no need to keep resubmitting an unchanged URL. Investigate status code, canonical, rendering, noindex, duplication, and content value, then decide whether to improve, merge, redirect, canonicalize, or intentionally noindex.

This status is more actionable than “Discovered” because Google has actually seen the page. Per Google’s Page Indexing report documentation, the page was crawled but not indexed, and the URL may or may not be indexed later. The status alone does not name the cause — so start with investigation, not assumptions.

What “Crawled — Currently Not Indexed” Means

Google retrieved the page and then decided not to include it in the index, at least for now. Because it was crawled, you can inspect exactly what Google saw and compare it to indexed pages.

Why Google Crawls a Page but Excludes It

The most common reasons are quality and duplication related, but technical signals matter too:

Thin or low-value content

The page does not add enough unique value to justify an index slot.

Duplicate or near-duplicate

Another page covers the same intent; Google avoids indexing repeats.

Canonical conflict

Signals point Google toward a different representative URL.

Soft 404 behavior

The page looks empty or error-like even with a 200 status.

Rendering gaps

Key content depends on JavaScript Google did not render.

Noindex or blocking

A stray robots meta tag or header suppresses indexing.

What to Investigate

  • Status code: Confirm the final URL returns HTTP 200 and does not behave like a soft 404.
  • Canonical: Check whether the page declares another canonical or Google selected one.
  • Rendered content: Compare rendered HTML with the visible content you expect.
  • Noindex: Inspect robots meta tags, HTTP headers, and plugin settings.
  • Duplicate signals: Look for near-identical pages, parameters, tags, archives, or location pages.
  • Internal links & sitemap: Confirm the page is linked and included as a canonical URL.

Choose the Correct Fix: Improve, Merge, Redirect, Canonicalize, or Noindex

Situation Best fix Why
Unique intent, weak content Improve Add depth, examples, and clear value so the page earns indexing.
Two pages target the same intent Merge Combine into the stronger page to stop self-competition.
Page should no longer exist Redirect (301) Pass signals to the best replacement URL.
Necessary duplicates (params, print) Canonicalize Point duplicates to one representative URL.
Utility/thin URL that should not rank Noindex intentionally Stop wasting crawl budget on URLs you do not want in search.

If the page competes with another for the same query, also read the canonical guide for Google chose a different canonical URL. For broader cleanup, improving thin or low-value content and refreshing an underperforming page both help here.

How to Fix It

1. Inspect the URL in Search Console

Confirm indexability, canonical, status code, and rendered content.

2. Compare against indexed peers

Look at similar pages that are indexed to spot the gap.

3. Strengthen unique value

Remove filler, sharpen the title/H1 alignment, and answer the intent better than competitors.

4. Resolve duplication and canonicals

Consolidate competing pages and align canonical signals.

5. Add relevant internal links

Link from established, topically related pages with descriptive anchors.

When to Request Indexing Again

Only request indexing after a meaningful change, and test the live URL first. Repeatedly resubmitting an unchanged page will not move it into the index — Google explicitly advises against it.

Improve the Pages Google Has Already Seen

Our technical and content SEO audit pinpoints why crawled pages are excluded — thin content, duplication, canonical conflicts, or rendering — and gives you an exact fix-or-merge plan.

Run a Technical SEO Audit

Frequently Asked Questions

Is “Crawled — currently not indexed” a Google penalty?

No. It is an indexing decision, not a manual action or penalty. Google crawled the page and chose not to index it for now.

Why would Google crawl a page but not index it?

Common reasons include thin or duplicate content, canonical conflicts, soft-404 behavior, rendering gaps, or a noindex signal.

Should I request indexing again?

Only after making a meaningful improvement. Google says there is no need to keep resubmitting an unchanged URL.

How long does indexing take after a page is improved?

It varies. After improvements and a single re-inspection, monitor over days to weeks rather than resubmitting repeatedly.

Can duplicate or low-value content cause the status?

Yes. Duplication and thin content are among the most common causes of crawled-but-not-indexed URLs.

Should I delete a page that is crawled but not indexed?

Not automatically. Improve it if it has unique intent, merge or redirect it if it duplicates a stronger page, or noindex it if it should not rank.

When should I merge or canonicalize the page?

Merge when two pages target the same intent; canonicalize when duplicates must exist but one URL should represent them.