# How do you validate whether an indexation fix actually worked?

> Define validation before implementation.

For a canonical fix, check:

- source HTML;

- rendered HTML if relevant;

- canonical;

- sitemap;

- internal links;

- URL Inspection;

- Google-selected canonical after reprocessing.

For a noindex implementation:

- response;

- robots meta/header;

- crawl accessibility;

- Search Console state over time.

For a migration:

- old URL;

- redirect;

- destination;

- canonical;

- sitemap;

- indexed destination.

Remember that Google reprocessing is not instantaneous. Canonical clusters can take time to be reevaluated.

## Sources

- [Google Search Central — Canonicalization Troubleshooting](https://developers.google.com/search/docs/crawling-indexing/canonicalization-troubleshooting)

## Related questions

- [How do you determine why an important page isn't indexed?](https://www.theseocentral.com/technical-seo-faq/how-do-you-determine-why-an-important-page-isn-t-indexed.md)
- [How do you investigate "Crawled - currently not indexed"?](https://www.theseocentral.com/technical-seo-faq/how-do-you-investigate-crawled-currently-not-indexed.md)
- [How do you investigate "Discovered - currently not indexed"?](https://www.theseocentral.com/technical-seo-faq/how-do-you-investigate-discovered-currently-not-indexed.md)
- [How would you identify index bloat?](https://www.theseocentral.com/technical-seo-faq/how-would-you-identify-index-bloat.md)
- [How would you manage indexation on a large e-commerce website?](https://www.theseocentral.com/technical-seo-faq/how-would-you-manage-indexation-on-a-large-e-commerce-website.md)
- [What happens when canonical and noindex signals conflict?](https://www.theseocentral.com/technical-seo-faq/what-happens-when-canonical-and-noindex-signals-conflict.md)
- [What is the difference between crawling, rendering, indexing, ranking and serving?](https://www.theseocentral.com/technical-seo-faq/what-is-the-difference-between-crawling-rendering-indexing-ranking-and-serving.md)
- [What signals influence Google's canonical selection?](https://www.theseocentral.com/technical-seo-faq/what-signals-influence-google-s-canonical-selection.md)
- [When should a page be canonicalized instead of noindexed?](https://www.theseocentral.com/technical-seo-faq/when-should-a-page-be-canonicalized-instead-of-noindexed.md)

---

Answered by Abhinav Krishna (https://www.theseocentral.com/author/abhinav-krishna)
Source: https://www.theseocentral.com/technical-seo-faq/how-do-you-validate-whether-an-indexation-fix-actually-worked
