# How would you investigate a sudden deterioration in Core Web Vitals?

> Establish when the change began.

Then correlate with:

- deployments;

- template changes;

- third-party scripts;

- CDN changes;

- image changes;

- traffic changes;

- device/browser mix.

Compare:

**before vs after**

and:

**affected templates vs unaffected templates**.

Use field data to identify whether the deterioration affects real users and lab tools to reproduce the underlying cause.

## Sources

- [Google Search Central — Core Web Vitals](https://developers.google.com/search/docs/appearance/core-web-vitals)

## Related questions

- [How can third-party scripts affect SEO and performance?](https://www.theseocentral.com/technical-seo-faq/how-can-third-party-scripts-affect-seo-and-performance.md)
- [How do Core Web Vitals influence Technical SEO strategy?](https://www.theseocentral.com/technical-seo-faq/how-do-core-web-vitals-influence-technical-seo-strategy.md)
- [How do you distinguish lab data from real-user performance data?](https://www.theseocentral.com/technical-seo-faq/how-do-you-distinguish-lab-data-from-real-user-performance-data.md)
- [How do you prioritize performance improvements against other SEO work?](https://www.theseocentral.com/technical-seo-faq/how-do-you-prioritize-performance-improvements-against-other-seo-work.md)
- [How does image optimization affect crawling, rendering and user experience?](https://www.theseocentral.com/technical-seo-faq/how-does-image-optimization-affect-crawling-rendering-and-user-experience.md)
- [How should server performance be considered in Technical SEO?](https://www.theseocentral.com/technical-seo-faq/how-should-server-performance-be-considered-in-technical-seo.md)
- [How would you diagnose poor LCP?](https://www.theseocentral.com/technical-seo-faq/how-would-you-diagnose-poor-lcp.md)
- [How would you troubleshoot CLS?](https://www.theseocentral.com/technical-seo-faq/how-would-you-troubleshoot-cls.md)
- [What typically causes poor INP?](https://www.theseocentral.com/technical-seo-faq/what-typically-causes-poor-inp.md)

---

Answered by Abhinav Krishna (https://www.theseocentral.com/author/abhinav-krishna)
Source: https://www.theseocentral.com/technical-seo-faq/how-would-you-investigate-a-sudden-deterioration-in-core-web-vitals
