Cached · 6h ago
17 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Good
default-src; script-src; style-src; +8 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Strengthen CSP by removing 'unsafe-eval'
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

Cache-Control
Caching
no-cache, private

Content Headers

Content-Language
Content
de
Content-Type
Content
text/html; charset=UTF-8

Server Headers

Server
Server
Apache
X-Powered-By
Server
PHP/8.3.19, pimcore

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":8443"; ma=2592000
Date
Other
Sun, 09 Aug 2026 19:52:44 GMT
Via
Other
1.1 Caddy
X-Clacks-Overhead
Other
GNU Terry Pratchett
X-Pimcore-Output-Cache-Disable-Reason
Other
authorization header in use

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology