Verifies Strict-Transport-Security is present, has max-age ≥1 year, and includes subdomains — the single biggest SSL grade lift.
We fetch your response headers, look for Strict-Transport-Security, and score it on max-age, includeSubDomains, and preload.
Site details → Security → Headers.
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload on your web server.Only if you're not sure every subdomain has TLS — then includeSubDomains locks you out.
Up to +15 points on the security score.