Security Headers Checker

Scan any website's HTTP security headers — CSP, HSTS, X-Frame-Options, Referrer-Policy and more — with grading and one-click fixes.

Free, unlimited, no signup.

About Security Headers Checker

HTTP response headers are the browser's instruction manual for how to render your site safely. Miss a header and clickjacking, XSS, mixed content or downgrade attacks become one-click exploits. This checker grades every header a modern browser respects and shows the exact value to ship — no guessing, no theory.

What this tool checks

Security Headers Checker focuses on the following signals from your site's live response:

  • headersmodule in the full audit
  • hstsmodule in the full audit
  • cspmodule in the full audit
  • referrermodule in the full audit
  • permissionsmodule in the full audit

Why it matters

Signals covered by Security Headers Checker are the ones attackers, browsers, and search engines look at first. A weak result here means real users are exposed — via downgrade attacks, broken trust warnings, indexing problems, or leaked data — long before anything obvious breaks. Fixing them is usually a config change, not a rewrite, and the impact is immediate.

How to interpret your result

  • Pass — the signal meets modern best practice. Keep it monitored; regressions happen after deploys.
  • Warn — functional but weaker than recommended. Usually a quick header, DNS, or config tweak away from a full pass.
  • Fail — a real risk to users or search visibility. Follow the recommendation shown next to the finding — it's copy-pasteable.

Best practices

  • • Re-run after every deploy — configuration drift is the #1 cause of regressions.
  • • Compare against a competitor's report to spot easy wins.
  • • Wire the public API into CI to gate merges on the score.
  • • Fix warns before failures — they're the cheapest to close and pay off compounding gains.

Frequently asked questions

Yes, unlimited scans and no signup required.

Related guides

Related articles

More tools