Open
Cached
·
9h ago
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), autoplay=(), camera=(); +10 more
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
connection: close
Caching Headers
Age
33
Cache-Control
public, max-age=0, must-revalidate
Etag
"mhpznks8gsc6nc"
age: 33 cache-control: public, max-age=0, must-revalidate etag: "mhpznks8gsc6nc"
Content Headers
Content-Length
568546
Content-Type
text/html; charset=utf-8
content-length: 568546 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
Sun, 03 May 2026 13:30:47 GMT
X-Dns-Prefetch-Control
on
X-Matched-Path
/en
date: Sun, 03 May 2026 13:30:47 GMT x-dns-prefetch-control: on x-matched-path: /en x-vercel-cache: HIT x-vercel-id: iad1::iad1::mhzhv-1777815323306-85c78710e8f1
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology