Open Cached · just now
21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Excellent
DENY
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

2 headers
Accept-Ranges
Performance
bytes
Vary
Performance
RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch

Caching Headers

3 headers
Age
Caching
879566
Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"422cde6a24dcc75c30dbc557b37adbab"

Content Headers

3 headers
Content-Disposition
Content
inline
Content-Length
Content
96345
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
Vercel

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
*

Cookies Headers

0 headers
No cookies headers found

Other Headers

7 headers
Date
Other
Mon, 17 Nov 2025 19:21:24 GMT
X-Dns-Prefetch-Control
Other
on
X-Matched-Path
Other
/
X-Nextjs-Prerender
Other
1
X-Nextjs-Stale-Time
Other
300
X-Vercel-Cache
Other
HIT
X-Vercel-Id
Other
iad1::h9cwn-1763407280192-1ea967a315f1

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 4974ms