Open
Cached
·
just now
22
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
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
- • Significantly strengthen CSP directives
- • 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
Connection
close
connection: close
Caching Headers
Age
279
Cache-Control
public, max-age=0, must-revalidate
Etag
"drvwrm0b099tce"
age: 279 cache-control: public, max-age=0, must-revalidate etag: "drvwrm0b099tce"
Content Headers
Content-Length
458219
Content-Type
text/html; charset=utf-8
content-length: 458219 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
Alt-Svc
h3=":443"; ma=86400
Date
Fri, 24 Apr 2026 20:06:46 GMT
X-Dns-Prefetch-Control
on
X-Matched-Path
/en-us/[[...slug]]
alt-svc: h3=":443"; ma=86400 date: Fri, 24 Apr 2026 20:06:46 GMT via: 1.1 67e0252f80139a17537e71117acd6be0.cloudfront.net (CloudFront) x-amz-cf-id: 25Do1j5kXXmto5lXqoN3eAkZg4OA1iXzsgdniljSo0QlzKXC27ScdQ== x-amz-cf-pop: IAD55-P6 x-cache: Miss from cloudfront x-dns-prefetch-control: on x-matched-path: /en-us/[[...slug]] x-vercel-cache: HIT x-vercel-id: iad1::iad1::s95rn-1777174139272-af77882012fe
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology