{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/performance/preload-prefetch-preconnect.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/performance/preload-prefetch-preconnect/#article", "headline": "Preload, prefetch, preconnect", "description": "Resource hints let you tell the browser what is coming. Preload the LCP image and critical fonts, preconnect to third-party origins, prefetch the next navigation.", "url": "https://webspecification.com/spec/performance/preload-prefetch-preconnect/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-07-09T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "MDN — : The External Resource Link element", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/link", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "web.dev — Preload critical assets to improve loading speed", "url": "https://web.dev/articles/preload-critical-assets", "publisher": { "@type": "Organization", "name": "web.dev" } }, { "@type": "CreativeWork", "name": "web.dev — Establish network connections early to improve perceived page speed", "url": "https://web.dev/articles/preconnect-and-dns-prefetch", "publisher": { "@type": "Organization", "name": "web.dev" } }, { "@type": "CreativeWork", "name": "MDN — rel=preload", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel/preload", "publisher": { "@type": "Organization", "name": "MDN" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/performance/preload-prefetch-preconnect/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Performance", "item": "https://webspecification.com/spec/performance/" }, { "@type": "ListItem", "position": 4, "name": "Preload, prefetch, preconnect", "item": "https://webspecification.com/spec/performance/preload-prefetch-preconnect/" } ] } ] }