Indexation
Whether a page is stored in a search engine's index and therefore eligible to appear in results. Being crawled does not mean being indexed.
In depth
What it really means
Crawling, indexing and ranking are three separate stages, and most diagnostic mistakes come from confusing the first two. A page can be crawled repeatedly and still never enter the index, which Search Console reports as “Crawled, currently not indexed”.
That status is usually a quality judgment rather than a technical fault. Google fetched the page, assessed it, and decided it was not worth storing. Adding more internal links will not fix it. Making the page genuinely better will.
How it works
- The page is crawled.
- It is rendered, which for JavaScript-heavy pages happens later in a separate queue.
- Content is assessed for value, duplication and canonical status.
- If accepted it enters the index and becomes eligible to rank.
Pros & cons
Pros
- Search Console reports indexation status per URL for free.
- Diagnosing it correctly saves months of effort aimed at the wrong problem.
- Fixes are usually concrete and verifiable.
Cons
- “Crawled, currently not indexed” gives you no reason, only the outcome.
- Indexing can take days to weeks, so feedback loops are slow.
- Google is under no obligation to index anything.
Common mistakes
- Assuming a crawled page is an indexed page.
- Blocking a page in robots.txt to remove it from the index. That prevents crawling, so the noindex tag never gets read.
- Submitting thin pages for indexing repeatedly instead of improving them.
- Ignoring duplicate content, where Google indexes a different version than the one you wanted.
Best practices
- Check Search Console page indexing reports by status, not just the total count.
- Treat “Crawled, currently not indexed” as a content quality signal.
- Use noindex, not robots.txt, when you want a page removed from the index.
- Keep your sitemap limited to pages you genuinely want indexed.
- Make sure the page is reachable by internal links from somewhere that matters.
FAQs
What is indexation?
Whether a page made it into the index and is therefore eligible to rank. It is a distinct stage from crawling, and a page can be fetched repeatedly without ever being stored.
Why is my page crawled but not indexed?
Google fetched it and decided it was not worth storing. That is usually a quality or duplication judgment, so more links will not fix it. Improving the page might.
How do I remove a page from the index?
Use a noindex meta tag and let the page stay crawlable so the tag can be read. Blocking it in robots.txt prevents Google from ever seeing the noindex.
How long does indexing take?
Days to weeks for most sites, and longer for pages with weak internal linking. Requesting indexing in Search Console can speed up individual URLs.
Keep reading
Related on LymLyt
Beyond LymLyt
Further reading
Want this working on your site?
We build the content behind the term, ranked in search and cited by AI.
Book a 30-min call →