Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured
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
2 headers
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding
Caching Headers
3 headers
Age
Caching
3492
Cache-Control
Caching
public,max-age=0,must-revalidate
Etag
Caching
"njt7hw7mq83nus-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
metronaut-abtests=%7B%22userId%22%3A%22web_74343d6f-023e-4420-8101-2fe9e850611b%22%2C%22abTests%22%3A%7B%22subscriptionButton.gotoOnboarding%22%3A%22new%22%7D%2C%22isBot%22%3Afalse%2C%22abTestsTracked%22%3A%7B%7D%7D; Path=/; Expires=Sun, 15 Nov 2026 14:05:25 GMT; Max-Age=31536000
Other Headers
6 headers
Cache-Status
Other
"Netlify Durable"; hit; ttl=110, "Next.js"; hit, "Netlify Edge"; fwd=miss
Date
Other
Sat, 15 Nov 2025 14:05:26 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,language=en|es|fr|zh-CN|zh-TW|nl|de|it|ja|ko|pl|pt-BR|ru|sv|th|tr|uk,cookie=__prerender_bypass|__next_preview_data|NEXT_LOCALE
X-Frame-Option
Other
DENY
X-Nextjs-Date
Other
Sat, 15 Nov 2025 13:15:02 GMT
X-Nf-Request-Id
Other
01KA3XBHZN99NQAYB64D0TV98N
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology
Analysis completed in 949ms