GlossarySEO
What does "Crawled – currently not indexed" mean?
Also called: crawled currently not indexed
Definition
"Crawled – currently not indexed" is a Google Search Console status meaning Google fetched the page but chose not to add it to the index. It may be indexed later; resubmitting it won't force that.
Crawled – currently not indexed, explained
You'll find this status in the Page indexing report in Search Console. Google's definition is short: the page was crawled but not indexed, it may or may not be indexed in the future, and there's no need to resubmit it for crawling. In other words, Google saw it and decided, for now, that it wasn't worth a place in the index.
It's different from its sibling, "Discovered – currently not indexed". Discovered means Google knows the URL exists but hasn't crawled it yet, typically because crawling it was expected to overload the site, so it rescheduled. Crawled means Google already looked. Discovered is a queue problem. Crawled is usually a value problem.
Common causes: the page is thin, very similar to other pages on your site or elsewhere, has little internal linking, or belongs to a large batch of pages published at once on a site Google doesn't yet trust much. Sometimes it's just timing, and good pages get indexed on a later crawl.
We saw this at scale on our own product, Versely. After publishing about 2,500 posts in one month, the report filled up with crawled-but-not-indexed URLs. The fix wasn't resubmitting. It was slowing down to about 20 posts a day, adding duplicate and similarity checks before publishing, and noindexing near-duplicates.
How to work through it: export the URLs and group them by template or topic. Near-duplicates should be merged or noindexed. Thin pages should be improved or folded into a stronger page. Pages that are genuinely useful need more internal links from pages Google already values. Then watch the trend over weeks, not days.
Why it matters for founders
This is the status founders hit first when they scale content or programmatic pages. It's Google telling you something about quality or pace. Treat it as feedback, not a bug to be resubmitted away.
Example
You publish 300 city pages from one template. Two weeks later, 240 show "Crawled – currently not indexed". The 60 that got indexed are the cities with real local data. You noindex the rest until each has something unique to say.
Common mistakes
- Clicking "Request indexing" on hundreds of URLs instead of fixing the pattern.
- Deleting everything in a panic. Some pages get indexed later once the site is cleaner.
- Confusing it with "Discovered – currently not indexed", which is a crawl scheduling issue.
- Publishing even more pages to make up for the ones that weren't indexed.
Sources
Checked
Related terms
- IndexingIndexing is when a search engine analyzes a crawled page and stores it in its index, the database it serves results from. A page that isn't indexed can't appear in search results.
- Crawl budgetCrawl budget is the set of URLs Google can and wants to crawl on your site in a given period. It depends on how much your server can handle and how much Google wants your pages.
- Scaled content abuseScaled content abuse is Google's spam policy against generating many pages primarily to manipulate search rankings rather than help users, whether the pages are made by AI, people, scraping or a mix.
- Programmatic SEOProgrammatic SEO is creating many search-targeted pages from structured data and templates, such as one page per integration, city or comparison. It works when each page answers a real query with unique, useful data.