{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/performance/bfcache.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/performance/bfcache/#article", "headline": "Back/forward cache (BFCache)", "description": "Keep pages BFCache-eligible so back/forward navigation restores them instantly from memory, with no reload, no hydration, and no repaint.", "url": "https://webspecification.com/spec/performance/bfcache/", "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-05-29T16:40:22.000Z", "citation": [ { "@type": "CreativeWork", "name": "WHATWG HTML — Navigation and session history", "url": "https://html.spec.whatwg.org/multipage/nav-history-apis.html", "publisher": { "@type": "Organization", "name": "WHATWG" } }, { "@type": "CreativeWork", "name": "web.dev — Back/forward cache", "url": "https://web.dev/articles/bfcache", "publisher": { "@type": "Organization", "name": "Google" } }, { "@type": "CreativeWork", "name": "MDN — bfcache", "url": "https://developer.mozilla.org/en-US/docs/Glossary/bfcache", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "Chrome for Developers — Test back/forward cache in DevTools", "url": "https://developer.chrome.com/docs/devtools/application/back-forward-cache", "publisher": { "@type": "Organization", "name": "Google" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/performance/bfcache/#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": "Back/forward cache (BFCache)", "item": "https://webspecification.com/spec/performance/bfcache/" } ] } ] }