Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Cookie,Accept-Encoding
accept-ranges: bytes connection: close vary: Cookie,Accept-Encoding
Caching Headers
Age
1
Cache-Control
max-age=3600, public
Etag
W/"1777309325"
Expires
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Mon, 27 Apr 2026 17:02:05 GMT
age: 1 cache-control: max-age=3600, public etag: W/"1777309325" expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Mon, 27 Apr 2026 17:02:05 GMT
Content Headers
Content-Language
en
Content-Length
11962
Content-Type
text/html; charset=UTF-8
content-language: en content-length: 11962 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 15:48:54 GMT
X-Ah-Environment
prod
X-Cache
HIT
X-Cache-Hits
1
X-Request-Id
v-14abac8a-4963-11f1-946b-0fb230384285
date: Wed, 06 May 2026 15:48:54 GMT via: varnish x-ah-environment: prod x-cache: HIT x-cache-hits: 1 x-drupal-cache: HIT x-drupal-dynamic-cache: UNCACHEABLE (poor cacheability) x-generator: Drupal 11 (https://www.drupal.org) x-request-id: v-14abac8a-4963-11f1-946b-0fb230384285
Recommendations
Enable compression (gzip/brotli) to improve performance