Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
530
Cache-Control
public, max-age=0, must-revalidate
Etag
"4a7ff0aaaadb689368b39cf913d3df7d"
Last-Modified
Fri, 10 Apr 2026 15:21:13 GMT
age: 530 cache-control: public, max-age=0, must-revalidate etag: "4a7ff0aaaadb689368b39cf913d3df7d" last-modified: Fri, 10 Apr 2026 15:21:13 GMT
Content Headers
Content-Disposition
inline
Content-Length
14578
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 14578 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Fri, 10 Apr 2026 15:30:04 GMT
X-Matched-Path
/
X-Robots-Tag
noindex
date: Fri, 10 Apr 2026 15:30:04 GMT x-matched-path: / x-robots-tag: noindex x-vercel-cache: HIT x-vercel-id: iad1::kggw9-1775835004051-caf9a851a6cd
Recommendations
Enable compression (gzip/brotli) to improve performance