# How would you troubleshoot CLS?

> Identify which elements shift and why.

Common causes:

- images without dimensions;

- dynamically injected ads;

- late-loading fonts;

- content inserted above existing content;

- UI components changing dimensions.

Use field data and browser performance tooling to identify real-world shifts.

## Sources

- [web.dev — CLS](https://web.dev/articles/cls)

## 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 investigate a sudden deterioration in Core Web Vitals?](https://www.theseocentral.com/technical-seo-faq/how-would-you-investigate-a-sudden-deterioration-in-core-web-vitals.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-troubleshoot-cls
