Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Age
107
Cache-Control
public, max-age=0, must-revalidate
Etag
"3fpsuruol06lew"
age: 107 cache-control: public, max-age=0, must-revalidate etag: "3fpsuruol06lew"
Content Headers
Content-Length
307717
Content-Type
text/html; charset=utf-8
content-length: 307717 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
Mon, 04 May 2026 12:05:12 GMT
X-Matched-Path
/
date: Mon, 04 May 2026 12:05:12 GMT via: 1.1 08e93cef931ce6eebaa92903f91c120a.cloudfront.net (CloudFront) x-amz-cf-id: uM6ItiEw6kx-tgzZ-RrKsi0cJFjhIpsG7hO5gK4vYTs6YTu8y32uYQ== x-amz-cf-pop: IAD61-P11 x-cache: Miss from cloudfront x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::iad1::txqsl-1777896420822-f5d568ec3cf3
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology