What security headers are, why they matter, and how to fix them.
LemWatch checks for essential HTTP security headers on every scan and grades your site A+ through F.
Header — Purpose — Impact —
Strict-Transport-Security — Forces HTTPS connections — Prevents downgrade attacks —
Content-Security-Policy — Controls which resources can load — Prevents XSS attacks —
X-Frame-Options — Controls iframe embedding — Prevents clickjacking —
X-Content-Type-Options — Prevents MIME type sniffing — Blocks content-type attacks —
Referrer-Policy — Controls referrer information — Protects user privacy —
Permissions-Policy — Controls browser feature access — Limits API abuse —
LemWatch grades from A+ (all headers correctly configured) to F (missing critical headers):
Click any missing header in LemWatch for stack-specific instructions: