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
aCyxMNj90iu4aFL42yYX0APb8QAgHmTde8W7ntoL=eyJpdiI6IllEam9RSG4rS2tzWDlFWEFDcWI1N2c9PSIsInZhbHVlIjoiVkFmWVJWUU1ldDN6U0pybGlSVFdMTHFTZHFJVGFHLytac0ZZdGJPbUsxRTFpTTRtMHNEd2hMN1R2YmYvQWVUWmhPalBkbmdqR013R2JJVEg3bnRFejJaVlROR1drOUxUbmxrWWhlbSt4SVliYVdzRnBLdkMrQ2FENDkrN3F1MW9XRUhNNG9ZdkwycmVvaUxIcm5ZdlJYVlE3a1UwSW54eUxCb3ZRbnFTYWlwWW1IeGtMV0RIT3BMUnlReElQelo5aEhQS1ZRREM0QzJFZW8zOUQ0Z1kzcjQ3Rjh3ZEFhSWlWY295cnVTK0xYMDVndlFhYUtraWRIK2tyYjZ2dWNOWloxS0NGclNkVHJzQkRKREtVZzhvallTYlo0QU1DWU1MZ0xQTHZGM0g5cDd1TUtnRDVlQXQxM29IczdvT1NrZVBYb0orUUdTbGQzUmlpRE50WTJRWDcvcncyWCthWGhVVkpvanp3aDRxQnRVUUp4SlllckF5WGxtTmM0SDdPY3lON2Y4Ly82a3hvUmwxVmpQdHc4TWlwQT09IiwibWFjIjoiNzNkM2NiZmUzZmZjY2FkOTAzYTA0OTM3OGVhMzUyMzY2OTM3MjlhY2U4ZTgyMjcxMjQzMzc3MzhkNDVkNjIxZCIsInRhZyI6IiJ9; expires=Fri, 14 Nov 2025 11:07:36 GMT; Max-Age=7200; path=/; domain=www.rcodezero.at; secure; httponly

Other Headers

1 headers
Date
Other
Fri, 14 Nov 2025 09:07:36 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1488ms