Open
Cached
·
6h ago
23
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
216
Cache-Control
public, max-age=0, must-revalidate
Etag
"upftsevqwh9ux8"
age: 216 cache-control: public, max-age=0, must-revalidate etag: "upftsevqwh9ux8"
Content Headers
Content-Length
460265
Content-Type
text/html; charset=utf-8
content-length: 460265 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
Wed, 08 Apr 2026 16:31:31 GMT
Document-Policy
js-profiling
X-Dns-Prefetch-Control
on
X-Matched-Path
/en-us/[[...slug]]
alt-svc: h3=":443"; ma=86400 date: Wed, 08 Apr 2026 16:31:31 GMT document-policy: js-profiling via: 1.1 c00b9a9d46446e53268f343cad13e4d8.cloudfront.net (CloudFront) x-amz-cf-id: wQQZuT_z-sEsw4tHSGFEyQ7IBpYidRpSqMI2MqdmMf_BpPbQ5PN39A== 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::sfo1::mljpz-1775695541415-9b8ea5d0a948
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology