Security Headers Checklist

Audit your site's HTTP security headers. Strong headers protect users and reinforce the trust and security signals that contribute to SEO. Check each header your server sends.

0%

0 of 7 recommended headers present

Tip: In Next.js, set these in next.config.js under async headers(). Check your live headers with browser DevTools → Network → Response Headers.