Open
Cached
·
9h ago
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Age
32
Cache-Control
s-maxage=3000, stale-while-revalidate=300
Etag
"38jtdiq78f7w8s"
age: 32 cache-control: s-maxage=3000, stale-while-revalidate=300 etag: "38jtdiq78f7w8s"
Content Headers
Content-Length
368447
Content-Type
text/html; charset=utf-8
content-length: 368447 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Cdn-Cache-Control
public, s-maxage=300
Date
Sun, 17 May 2026 00:59:45 GMT
X-Matched-Path
/
X-Permitted-Cross-Domain-Policies
none
cdn-cache-control: public, s-maxage=300 date: Sun, 17 May 2026 00:59:45 GMT x-matched-path: / x-permitted-cross-domain-policies: none x-vercel-cache: HIT x-vercel-id: iad1::iad1::nw7dl-1778979617621-97bd85b56625
Recommendations
Enable compression (gzip/brotli) to improve performance