Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
302141
Cache-Control
public, max-age=0, must-revalidate
Etag
"5dc8205d1c5ac999bbc30c9b702fdb71"
Last-Modified
Thu, 03 Sep 2026 09:59:35 GMT
age: 302141 cache-control: public, max-age=0, must-revalidate etag: "5dc8205d1c5ac999bbc30c9b702fdb71" last-modified: Thu, 03 Sep 2026 09:59:35 GMT
Content Headers
Content-Disposition
inline
Content-Length
6903
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 6903 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 06 Sep 2026 21:55:16 GMT
date: Sun, 06 Sep 2026 21:55:16 GMT x-vercel-cache: HIT x-vercel-id: iad1::2w6r7-1788731716595-2a6c4b209614
Recommendations
Enable compression (gzip/brotli) to improve performance