{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/security/hsts.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/security/hsts/#article", "headline": "HSTS (Strict-Transport-Security)", "description": "HSTS tells browsers to only ever use HTTPS for your domain. Send max-age with includeSubDomains — but skip the preload list, which its own operator now discourages.", "url": "https://webspecification.com/spec/security/hsts/", "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-01T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "RFC 6797 — HTTP Strict Transport Security (HSTS)", "url": "https://www.rfc-editor.org/rfc/rfc6797", "publisher": { "@type": "Organization", "name": "IETF" } }, { "@type": "CreativeWork", "name": "MDN — Strict-Transport-Security", "url": "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Strict-Transport-Security", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "HSTS Preload List Submission", "url": "https://hstspreload.org/", "publisher": { "@type": "Organization", "name": "Google Chrome" } }, { "@type": "CreativeWork", "name": "OWASP — HTTP Strict Transport Security Cheat Sheet", "url": "https://cheatsheetseries.owasp.org/cheatsheets/HTTP_Strict_Transport_Security_Cheat_Sheet.html", "publisher": { "@type": "Organization", "name": "OWASP" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/security/hsts/#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": "Security", "item": "https://webspecification.com/spec/security/" }, { "@type": "ListItem", "position": 4, "name": "HSTS (Strict-Transport-Security)", "item": "https://webspecification.com/spec/security/hsts/" } ] } ] }