{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/performance/speculation-rules.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/performance/speculation-rules/#article", "headline": "Speculation Rules", "description": "Tell the browser which links to prefetch or prerender before the user clicks. Done well, navigations feel instant; done carelessly, you burn bandwidth on pages nobody visits.", "url": "https://webspecification.com/spec/performance/speculation-rules/", "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-06-10T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "MDN — Speculation Rules API", "url": "https://developer.mozilla.org/en-US/docs/Web/API/Speculation_Rules_API", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "WHATWG HTML — Speculative loading", "url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#speculative-loading", "publisher": { "@type": "Organization", "name": "WHATWG" } }, { "@type": "CreativeWork", "name": "Chrome for Developers — Speculation Rules", "url": "https://developer.chrome.com/docs/web-platform/prerender-pages", "publisher": { "@type": "Organization", "name": "Google" } }, { "@type": "CreativeWork", "name": "web.dev — Prefetching, prerendering, and service worker precaching", "url": "https://web.dev/learn/performance/prefetching-prerendering-precaching", "publisher": { "@type": "Organization", "name": "web.dev" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/performance/speculation-rules/#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": "Speculation Rules", "item": "https://webspecification.com/spec/performance/speculation-rules/" } ] } ] }