Cached · just now
25 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000
Content-Security-Policy
Basic
default-src; script-src; worker-src; +10 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch

Caching Headers

Age
Caching
303575
Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"034246378364aa5129d9d16f331fc8cb"

Content Headers

Content-Disposition
Content
inline
Content-Length
Content
243779
Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
Vercel

CORS Headers

Access-Control-Allow-Origin
Cors
*

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Sun, 09 Aug 2026 06:10:19 GMT
X-Clerk-Auth-Reason
Other
session-token-and-uat-missing
X-Clerk-Auth-Status
Other
signed-out
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::mlwv2-1786255819881-3581ede2c8c4

Recommendations

Enable compression (gzip/brotli) to improve performance