Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000
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
Transfer-Encoding
chunked
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding
connection: close transfer-encoding: chunked vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding
Caching Headers
Age
1088349
Cache-Control
public, max-age=0, must-revalidate
Etag
W/"c709a33e280ef2778ab86fc890809d48"
age: 1088349 cache-control: public, max-age=0, must-revalidate etag: W/"c709a33e280ef2778ab86fc890809d48"
Content Headers
Content-Disposition
inline
Content-Type
text/html; charset=utf-8
content-disposition: inline content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 04 May 2026 10:57:56 GMT
X-Matched-Path
/
cf-cache-status: DYNAMIC cf-ray: 9f66fcc64df4ef64-IAD date: Mon, 04 May 2026 10:57:56 GMT x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::59wpn-1777892276261-22eaa2f69705
Recommendations
Enable compression (gzip/brotli) to improve performance