Open Cached · just now
17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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

1 headers
Accept-Ranges
Performance
bytes

Caching Headers

4 headers
Age
Caching
236588
Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"00149efdddc0c7c430e12f914d94b173"
Last-Modified
Caching
Fri, 07 Nov 2025 11:57:53 GMT

Content Headers

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

5 headers
Date
Other
Mon, 10 Nov 2025 05:41:02 GMT
X-Matched-Path
Other
/
X-Robots-Tag
Other
all
X-Vercel-Cache
Other
HIT
X-Vercel-Id
Other
iad1::vpdm7-1762753262644-079e525f672d

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 323ms