Technical SEO FAQ · Indexing, Canonicalization & Duplicate Content
When should a page be canonicalized instead of noindexed?
Use canonicalization when multiple URLs represent essentially the same content and you want one representative URL.
Use noindex when a URL should not be in the index, even though it may still be useful for users or internal workflows.
Example:
/product/shoe
/product/shoe?utm_source=email
may be consolidated to the clean product URL.
But an internal search result page might simply be excluded from indexing.
Do not use canonical as a generic substitute for noindex; they communicate different intentions.
Related questions
- How do you determine why an important page isn't indexed?
- How do you investigate "Crawled - currently not indexed"?
- How do you investigate "Discovered - currently not indexed"?
- How do you validate whether an indexation fix actually worked?
- How would you identify index bloat?
- How would you manage indexation on a large e-commerce website?
- What happens when canonical and noindex signals conflict?
- What is the difference between crawling, rendering, indexing, ranking and serving?
- What signals influence Google's canonical selection?
