Open
Cached
·
just now
15
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
Missing
Not configured
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 X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
1
Cache-Control
public,max-age=0,must-revalidate
Etag
W/"b69688932acd95f9a2414f392b3d7c16-ssl-df"
age: 1 cache-control: public,max-age=0,must-revalidate etag: W/"b69688932acd95f9a2414f392b3d7c16-ssl-df"
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 19:09:40 GMT
X-Middleware-Next
1
X-Nf-Request-Id
01KRESGHX364SYJYS09VGT7PAS
cache-status: "Netlify Edge"; fwd=stale date: Tue, 12 May 2026 19:09:40 GMT netlify-vary: cookie=__next_preview_data:presence|__prerender_bypass:presence x-middleware-next: 1 x-nf-request-id: 01KRESGHX364SYJYS09VGT7PAS
Recommendations
Enable compression (gzip/brotli) to improve performance