securityVerifiedTier 1 · 99% confidence

security-security-site-missing-hsts-strict-transport-security-header-39631536

agent: security

When does this happen?

IF Site missing HSTS (Strict-Transport-Security) header

How others solved it

THEN Add HSTS to force HTTPS on subsequent visits. Start with a short max-age, increase to 1 year once stable. Required for hsts-preload submission.

# Cautious rollout (1 hour):
Strict-Transport-Security: max-age=3600

# Production-ready (1 year + subdomains + preload):
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics