Cached · just now
17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000
Content-Security-Policy
Good
default-src; script-src; style-src; +5 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Strengthen CSP by removing 'unsafe-eval'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close

Caching Headers

Age
Caching
371651
Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"f4e5a7873934128b0881c8504918ae6e"
Last-Modified
Caching
Thu, 09 Apr 2026 04:05:49 GMT

Content Headers

Content-Disposition
Content
inline; filename="[[...default]]"
Content-Length
Content
3319
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
Mon, 13 Apr 2026 11:20:01 GMT
X-Matched-Path
Other
/[[...default]]
X-Vercel-Cache
Other
HIT
X-Vercel-Id
Other
iad1::66tmj-1776079201030-4a6874edd6c5

Recommendations

Enable compression (gzip/brotli) to improve performance