Open
Cached
·
1h ago
21
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
Cookie, accept-encoding
connection: close transfer-encoding: chunked vary: Cookie, accept-encoding
Caching Headers
Age
3265
Cache-Control
max-age=3600, public
Expires
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Mon, 13 Apr 2026 02:27:08 GMT
age: 3265 cache-control: max-age=3600, public expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Mon, 13 Apr 2026 02:27:08 GMT
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
Mon, 13 Apr 2026 14:59:41 GMT
cf-cache-status: HIT cf-ray: 9ebb56097dbf7fbe-IAD date: Mon, 13 Apr 2026 14:59:41 GMT x-drupal-cache: MISS x-drupal-dynamic-cache: UNCACHEABLE (poor cacheability) x-generator: Drupal 10 (https://www.drupal.org)
Recommendations
Enable compression (gzip/brotli) to improve performance