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
458
Cache-Control
max-age=900, public
Etag
W/"1785878933-gzip"
Expires
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Tue, 04 Aug 2026 21:28:53 GMT
age: 458 cache-control: max-age=900, public etag: W/"1785878933-gzip" expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Tue, 04 Aug 2026 21:28:53 GMT
Content Headers
Content-Language
en
Content-Length
137148
Content-Type
text/html; charset=UTF-8
content-language: en content-length: 137148 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 05 Aug 2026 01:14:38 GMT
X-Ah-Environment
prod
X-Cache
HIT
X-Cache-Hits
1
X-Request-Id
v-f61349e2-9069-11f1-b86b-930330be7df6
date: Wed, 05 Aug 2026 01:14:38 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 10 (https://www.drupal.org) x-request-id: v-f61349e2-9069-11f1-b86b-930330be7df6
Recommendations
Enable compression (gzip/brotli) to improve performance