Open Cached · just now
15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Good
default-src; connect-src; frame-ancestors; +4 more
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
no-referrer, strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Strengthen CSP by removing 'unsafe-eval'
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Cache-Control
Caching
max-age=0, private, must-revalidate, max-age=0, must-revalidate, no-cache, no-store, private, proxy-revalidate
Expires
Caching
Wed, 12 Nov 2025 08:47:02 GMT
Pragma
Caching
no-cache

Content Headers

2 headers
Content-Language
Content
et
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
Apache / ZoneOS

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
_Secure-zm_sid=b522b4add1298f824e641d49b4535ff6; expires=Thu, 12 Nov 2026 08:47:02 GMT; Max-Age=31536000; path=/; domain=.auth.my.zone.eu; secure; httponly; samesite=lax

Other Headers

2 headers
Date
Other
Wed, 12 Nov 2025 08:47:02 GMT
X-Content-Security-Policy
Other
default-src 'self' https://*.googleapis.com https://*.gstatic.com; connect-src 'self' https://*.googleapis.com; frame-ancestors my.zone.eu my.zone.fi eu.myzone.app console.zone.eu console.zone.fi console.zone.ee; frame-src 'none'; img-src 'self' data: https://maps.gstatic.com; script-src 'self' 'unsafe-inline' 'nonce-nopOysnUeZjfaQJ8luxpYg=='; style-src 'self' https://*.googleapis.com

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 2839ms