16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding

Caching Headers

1 headers
Cache-Control
Caching
s-maxage=31536000

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

10 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99ed260f8dbfb4a5-IAD
Date
Other
Sat, 15 Nov 2025 07:48:52 GMT
Nel
Other
{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To
Other
{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=w3FopCS%2BTP1Vtqu2m%2Fc4Z2%2F5fSDwlOuwBdUtPTtaZNHT5DlKw%2B%2BHRtpuZtpJ093bSl4f%2F7J1ELe996Tpa5ZZlcS0DbW6JmzYWGGfJNw%3D"}]}
Server-Timing
Other
cfEdge;dur=224,cfOrigin;dur=334
X-Nextjs-Cache
Other
HIT
X-Nextjs-Prerender
Other
1
X-Nextjs-Stale-Time
Other
300

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 641ms