Open Cached · just now
23 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; script-src; style-src; +4 more
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'

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
956564
Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"570cb2a32e7284c94339e9b92669ced8"

Content Headers

3 headers
Content-Disposition
Content
inline
Content-Length
Content
65910
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

6 headers
Date
Other
Fri, 21 Nov 2025 22:23:12 GMT
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::66kzw-1763763792185-9dc01ba034df

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 765ms