Cached · just now
18 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
Vary
Performance
rsc,next-router-state-tree,next-router-prefetch,next-router-segment-prefetch,Accept-Encoding

Caching Headers

Age
Caching
680027
Cache-Control
Caching
public,max-age=0,must-revalidate
Etag
Caching
"1w059ecuuk5yuc"

Content Headers

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

Server Headers

Server
Server
Netlify
X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Cache-Status
Other
"Netlify Edge"; hit
Date
Other
Sat, 04 Apr 2026 09:23:00 GMT
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-Nextjs-Date
Other
Fri, 27 Mar 2026 12:29:57 GMT
X-Nextjs-Prerender
Other
1, 1
X-Nextjs-Stale-Time
Other
300
X-Nf-Request-Id
Other
01KNBWV1998BN3EPB8X93V4YYS

Recommendations

Enable compression (gzip/brotli) to improve performance

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