Open Cached · just now
17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
worker-src; frame-ancestors; report-uri; +1 more
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Transfer-Encoding
Performance
chunked
Vary
Performance
x-asana-deploy,x-asana-experiments,x-asana-logged-in,Accept-Encoding

Caching Headers

3 headers
Age
Caching
60745
Cache-Control
Caching
private, max-age=0, must-revalidate
Etag
Caching
"paf8yyiyoecvhk-df"

Content Headers

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

Server Headers

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

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
user_geo=US; Secure; Max-Age=2592000; Path=/

Other Headers

4 headers
Cache-Status
Other
"Netlify Edge"; hit
Date
Other
Mon, 03 Nov 2025 09:11:27 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|x-asana-deploy|x-asana-experiments|x-asana-logged-in|accept-encoding,cookie=__prerender_bypass|__next_preview_data|is_logged_in
X-Nf-Request-Id
Other
01K94FRMXX1056FGVMZ9BG6E1Q

Recommendations

Enable compression (gzip/brotli) to improve performance

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

Analysis completed in 145ms