14 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
rsc,next-router-state-tree,next-router-prefetch,next-router-segment-prefetch,Accept-Encoding

Caching Headers

Age
Caching
5
Cache-Control
Caching
private,no-cache,no-store,max-age=0,must-revalidate

Content Headers

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

Server Headers

Server
Server
Netlify

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Cache-Status
Other
"Netlify Durable"; fwd=bypass, "Netlify Edge"; fwd=miss
Date
Other
Sun, 10 May 2026 12:25:50 GMT
Link
Other
Netlify-Vary
Other
query=__nextDataReq|_rsc,header=x-nextjs-data|x-next-debug-logging|next-router-prefetch|next-router-segment-prefetch|next-router-state-tree|next-url|rsc|accept-encoding,cookie=__prerender_bypass|__next_preview_data
X-Nf-Request-Id
Other
01KR8XKJ5T83Y3WTTW6TKS09BN

Recommendations

Enable compression (gzip/brotli) to improve performance