23 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
  • Add Content-Security-Policy header to prevent XSS attacks

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

Content Headers

3 headers
Content-Disposition
Content
inline
Content-Length
Content
94647
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
Thu, 13 Nov 2025 12:46:46 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::24wkn-1763038005997-bf935e630c6e

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 148ms