Open Cached · just now
7 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • 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
Transfer-Encoding
Performance
chunked

Caching Headers

1 headers
Cache-Control
Caching
no-cache, private

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
nginx

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
https://cms.rcodezero.at

Cookies Headers

1 headers
Set-Cookie
Cookies
6l2IDIfm5DF79tqyVSzSaOwm79azxjYAdIKrittv=eyJpdiI6ImhBaXRCRit2T1ROZ0luYVQ0Q3BtNkE9PSIsInZhbHVlIjoieTYvWUFOMytReExrblNjSVVHMlBIODNVMFNkZGFuRVFEbGJMd1lxbno0dUc2UWR5eWIrVUVuQi9oaGhIRjUxaVgvZnNscFNpN0RkTmtqQ29oek9LallEOURSWmxJa2JaeFhLQmFwblU1Uzh5OURkcVlZdHJSWXhaY0FiQyszNklQVVpJSUg1aytReFE4dzczZWdUSkl1TG1jSmorMzlKZ1FYVUEyTEs0bHhkRC9ocXkzTDU0Yit5bVAwRXZlNlNrbXJITm13NStFcEQ0TFJ5aE1LeWpoQzQ2OUhsVW8vaDBSQXE4Vm1kdFZrODJURGRtLzhCVWRJRWE5NW1KV1F3aGttQTlvSUtiRlo3Qi9MSVQ0ekRZVFd0L3RxYkNVQlFTeHhpazUvSWtYa3RuMDFRTTU1OVpDS3JzNlMvRmYxVFJZb21QZDQySmNsdUpQQ2MvbzcyQWtoNityMlpnRkVIRjg0KzRHVk9zWXp6aVlPM3pGR3Y1UDJsRjFqOXZrTVdNM2NFdEtEdW8yQUZ1NVMwNFdsL2R6dz09IiwibWFjIjoiMmZhMjJlNmY1ZjhiMzM1MjRlYzVlMWUyYmU3YTdhOGFlNzhmZjhlMTQ4ZjhlMDFhMjA5MmQ0Nzg3NmY3N2E5NiIsInRhZyI6IiJ9; expires=Sun, 16 Nov 2025 02:19:33 GMT; Max-Age=7200; path=/; domain=www.rcodezero.at; secure; httponly

Other Headers

1 headers
Date
Other
Sun, 16 Nov 2025 00:19:33 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1275ms