Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=86400
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
268
Cache-Control
max-age=900, public
Etag
W/"1786112016-gzip"
Expires
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Fri, 07 Aug 2026 14:13:36 GMT
age: 268 cache-control: max-age=900, public etag: W/"1786112016-gzip" expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Fri, 07 Aug 2026 14:13:36 GMT
Content Headers
Content-Language
en
Content-Length
58310
Content-Type
text/html; charset=UTF-8
content-language: en content-length: 58310 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 09 Aug 2026 22:57:33 GMT
X-Ah-Environment
prod
X-Cache
HIT
X-Cache-Hits
3
X-Request-Id
v-14a81d90-9445-11f1-a6e8-8be945b4a113
date: Sun, 09 Aug 2026 22:57:33 GMT via: varnish x-ah-environment: prod x-cache: HIT x-cache-hits: 3 x-drupal-cache: HIT x-drupal-dynamic-cache: UNCACHEABLE (poor cacheability) x-generator: Drupal 10 (https://www.drupal.org) x-request-id: v-14a81d90-9445-11f1-a6e8-8be945b4a113
Recommendations
Enable compression (gzip/brotli) to improve performance