20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000
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
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • 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

3 headers
Age
Caching
1931
Cache-Control
Caching
private, max-age=1800, must-revalidate
Last-Modified
Caching
Sat, 15 Nov 2025 22:22:35 GMT

Content Headers

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

Server Headers

2 headers
Server
Server
cloudflare
X-Powered-By
Server
Next.js

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

10 headers
Cf-Cache-Status
Other
HIT
Cf-Ray
Other
99f255151927e5e9-IAD
Date
Other
Sat, 15 Nov 2025 22:54:46 GMT
Link
Other
</_next/static/chunks/13e40de1b9d71b25.css?dpl=dpl_2owTaVFrie3FGJ8hnhM87bb5ntHU>; rel=preload; as="style", </_next/static/chunks/e3cbdaa7266d843c.css?dpl=dpl_2owTaVFrie3FGJ8hnhM87bb5ntHU>; rel=preload; as="style", </_next/static/chunks/0550e31c9fd38cef.css?dpl=dpl_2owTaVFrie3FGJ8hnhM87bb5ntHU>; rel=preload; as="style"
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=vbh9RtJ9w2%2FdY1Dkv9J4H3AoByzzW3gDu4Ug490%2BSSNY4jmZ05KoLf%2BZ9SeIASwMyOxo7DXeyGpqMgw8r3joE%2F9dxQduBOZhcUZqJacR4w%3D%3D"}]}
Server-Timing
Other
cfEdge;dur=20,cfOrigin;dur=0
X-Matched-Path
Other
/
X-Vercel-Cache
Other
MISS
X-Vercel-Id
Other
iad1::dub1::nr7r2-1763245354370-1198c292d090

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology

Analysis completed in 81ms