Open
Cached
·
14h ago
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
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
close
Vary
rsc,next-router-state-tree,next-router-prefetch,next-router-segment-prefetch,Accept-Encoding
connection: close vary: rsc,next-router-state-tree,next-router-prefetch,next-router-segment-prefetch,Accept-Encoding
Caching Headers
Age
39435
Cache-Control
public,max-age=0,must-revalidate
Etag
"ivgxdolytm6r9u"
age: 39435 cache-control: public,max-age=0,must-revalidate etag: "ivgxdolytm6r9u"
Content Headers
Content-Length
315314
Content-Type
text/html; charset=utf-8
content-length: 315314 content-type: text/html; charset=utf-8
Server Headers
server: Netlify x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 28 Apr 2026 10:41:26 GMT
X-Nf-Request-Id
01KQ9TVXTT399PD6NE16AVS7X9
cache-status: "Netlify Edge"; hit date: Tue, 28 Apr 2026 10:41:26 GMT netlify-vary: 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 via: 1.1 689115ff2de1803f311819422d2bbc9e.cloudfront.net (CloudFront) x-amz-cf-id: H6eCzrX97tQFGVIEM4W3zcM7n7trImIpIVlGg4XIyJdPXN7Ji3nX7Q== x-amz-cf-pop: IAD61-P2 x-cache: Miss from cloudfront x-nextjs-date: Tue, 28 Apr 2026 09:12:55 GMT x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-nf-request-id: 01KQ9TVXTT399PD6NE16AVS7X9
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology