Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Age
59752
Cache-Control
public, max-age=0, must-revalidate
Etag
"5b0q35wbub4gfz"
age: 59752 cache-control: public, max-age=0, must-revalidate etag: "5b0q35wbub4gfz"
Content Headers
Content-Length
208002
Content-Type
text/html; charset=utf-8
content-length: 208002 content-type: text/html; charset=utf-8
Server Headers
server: Vercel x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 11 Apr 2026 11:11:29 GMT
X-Matched-Path
/en-us
date: Sat, 11 Apr 2026 11:11:29 GMT x-matched-path: /en-us x-vercel-cache: HIT x-vercel-id: iad1::iad1::pzh6m-1776052231027-04950b7d3b03
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology