Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Cache-Control
must-revalidate, no-cache, private
Pragma
no-cache
cache-control: must-revalidate, no-cache, private pragma: no-cache
Content Headers
Content-Language
en
Content-Type
text/html; charset=UTF-8
content-language: en content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 07 Apr 2026 09:06:05 GMT
cf-cache-status: BYPASS cf-ray: 9e87dfcf5bda289a-IAD date: Tue, 07 Apr 2026 09:06:05 GMT x-drupal-cache: HIT x-drupal-dynamic-cache: UNCACHEABLE x-generator: Drupal 10 (https://www.drupal.org)
Recommendations
Enable compression (gzip/brotli) to improve performance