Technical SEO
Third Party Resources
Third-party resources are scripts, stylesheets, fonts, iframes, and media elements loaded from external domains rather than the origin server — including analytics scripts (Google Analytics, Hotjar), advertising tags, social sharing buttons, chat widgets, and CDN-hosted libraries. They can significantly impact page load performance and Core Web Vitals.
Third-party resource impact is analyzed using Google PageSpeed Insights and Lighthouse (which attribute performance costs to specific third parties), WebPageTest's waterfall chart, and Chrome DevTools. Strategies to mitigate impact include self-hosting critical resources, using async/defer attributes, and implementing resource hints (preconnect, dns-prefetch).
Authority Links
Related Terms
Technical SEO
CDN (Content Delivery Network)
Refers to the network technology that enables data to be transmitted over servers in certain locations.
Technical SEO
Critical Rendering Path
Refers to a specific set of steps that must be completed before any page content can be shown to a visitor.
Technical SEO
JavaScript
A popular software language that adds functionality, interaction, and dynamism to the page.
Technical SEO
Website Speed Optimization
Refers to practices to provide faster access to websites.

