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
591558
Cache-Control
public, max-age=0, must-revalidate
Etag
W/"c709a33e280ef2778ab86fc890809d48"
age: 591558 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
Tue, 28 Apr 2026 16:58:05 GMT
X-Matched-Path
/
cf-cache-status: DYNAMIC cf-ray: 9f379c18abaae60b-IAD date: Tue, 28 Apr 2026 16:58:05 GMT x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::sptfl-1777395485576-6bd3986b8027
Recommendations
Enable compression (gzip/brotli) to improve performance