Direct answer
Crawling discovers and retrieves resources; rendering may execute supported JavaScript; indexing interprets and stores eligible information; serving selects results for a particular query and context.
A page can be crawlable but not indexed, indexed but not shown, or shown differently across searches. Each stage needs different evidence and a different diagnosis.
Practical steps
- Verify the URL returns the intended status and content without credentials.
- Expose important pages through crawlable HTML links and accurate sitemaps.
- Check canonical, robots, noindex, rendering, duplication, and language signals separately.
- Use Search Console and server evidence to identify the stage where coverage changes.
Example
A product page returning 200 may still be absent because it is orphaned, canonicalized elsewhere, marked noindex, rendered incompletely, duplicated, or simply not selected. A status check alone cannot distinguish these cases.
Common mistakes
- Calling every absence a crawl problem.
- Blocking a URL in robots.txt when the real need is a visible noindex directive.
- Claiming JavaScript content cannot be indexed.
Limitations
- External tools cannot prove Google's internal index state.
- Googlebot rendering capability does not mean every crawler renders every script reliably.
Primary sources
- Understand the JavaScript SEO basics — Google Search Central; 2026-03-04; 2026-08-14.
- Creating helpful, reliable, people-first content — Google Search Central; 2025-12-10; 2026-08-14.
Continue learning
Canonical and indexability-signals auditor
Review status, redirects, canonical, robots and noindex evidence without claiming index coverage.
Canonical and indexability-signals auditor | NAVINES SEO LabWhat SEO is and why organic visibility compounds
A practical definition of SEO, the systems it connects, and how useful visibility builds over time.
What SEO is and why organic visibility compounds | NAVINES SEO LabA complete technical SEO audit process
Audit from business scope to reproducible evidence, prioritized fixes, and post-change verification.
A complete technical SEO audit process | NAVINES SEO Lab