SEO Guides

Crawled - Currently Not Indexed: How to Resolve It

The "Crawled - currently not indexed" status in Google Search Console means Googlebot visited and downloaded your page, but Google chose not to add it to its search index. This is distinct from pages that haven't been crawled at all. Google actively decided this page isn't worth indexing — which means you need to address why.

Why Google Chooses Not to Index a Crawled Page

Google's indexing decision is based on whether it believes the page adds unique value to its index. The most common reasons it opts out:

Step-by-Step Fix Sequence

  1. Run the URL Inspection Tool in Search Console on the affected URL. Check whether Google's selected canonical matches your declared canonical. If they differ, that's the root problem.
  2. Audit content quality. Read the page as a user. Does it answer a specific question fully? Does it have more than 400 words of original, useful text? If not, expand it or merge it with a related page.
  3. Add internal links from high-authority pages on your site pointing to the affected URL. A page with no inbound internal links looks like an orphan — even one or two strong internal links help significantly.
  4. Fix canonical inconsistencies. Ensure the page has a self-referential canonical tag: <link rel="canonical" href="https://yourdomain.com/page-url">. Check that no other page canonicalises to a different version of this URL.
  5. Submit only high-value URLs in your sitemap. Remove thin, near-duplicate, or low-value pages from sitemap.xml. Submitting weak pages signals to Google that you consider everything equally important.
  6. Make a meaningful content update, then request indexing via the URL Inspection Tool. Requesting indexing on an unchanged page rarely helps.

How Long Does It Take After Fixing?

After making substantial improvements and requesting indexing, most pages are re-evaluated within 2–4 weeks for small sites. For larger sites or pages with historically weak signals, it can take 4–8 weeks. Consistent internal linking and inclusion in the sitemap speeds up recrawling.

What to Avoid

Related: Organic Rankings Dropped | Page Not Indexed in Google.

When to Stop Waiting and Take Action

After making improvements and requesting indexing via the URL Inspection Tool, give Google at least 2–3 weeks before concluding that the request failed. Google's crawl queue for small-to-medium sites typically processes submitted URLs within 10–14 days, but the actual indexing decision can lag the crawl by another week. For pages on newer domains or sites with historically weak crawl authority, 4–6 weeks is a more realistic window.

If the page still shows "Crawled - currently not indexed" after 6 weeks with no change, stop requesting indexing and audit the page more critically. Repeated indexing requests without real improvements do not help — Google throttles the tool for sites that overuse it, and it signals that you are trying to force a decision rather than addressing the underlying issue. At this point, open the URL Inspection Tool and look at what Google actually rendered: if the rendered screenshot looks blank, stripped of content, or shows a loading spinner, JavaScript rendering is failing and Google cannot assess the content at all. Fix the rendering problem first.

Some pages genuinely will not get indexed because the content is not differentiated enough to add value to Google's index alongside stronger competitors. Signs that the page needs more than technical fixes: the content closely mirrors what three or four other pages on your own site already cover, the page answers a question in fewer than 400 substantive words, or the URL Inspection Tool shows that Google's chosen canonical for that content is a different URL on your site. In these cases the right move is to either substantially expand the page — adding original research, more specific examples, or a different angle — or to consolidate it with a related, stronger page via a 301 redirect, rather than continuing to wait.