Open
Cached
·
just now
16
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
RSC,Next-Router-State-Tree,Next-Router-Prefetch,Next-Router-Segment-Prefetch,Accept-Encoding
Caching Headers
2 headers
Age
Caching
1
Cache-Control
Caching
private,no-cache,no-store,max-age=0,must-revalidate
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, Payload
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
7 headers
Accept-Ch
Other
Sec-CH-Prefers-Color-Scheme
Cache-Status
Other
"Netlify Edge"; fwd=miss
Critical-Ch
Other
Sec-CH-Prefers-Color-Scheme
Date
Other
Thu, 13 Nov 2025 08:49:42 GMT
Link
Other
</_next/static/media/66f30814ff6d7cdf.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/e11418ac562b8ac1-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/css/8d783b7b2ed5c1af.css>; rel=preload; as="style", </_next/static/css/1595bed5afcb1188.css>; rel=preload; as="style", </_next/static/css/34daaa51324022bb.css>; rel=preload; as="style", </_next/static/css/d61da687db648e05.css>; rel=preload; as="style", </_next/static/css/a275cc2b185e04f8.css>; rel=preload; as="style"
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
01K9Y6FZXQFR3ZT14R782J3D72
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology
Analysis completed in 541ms