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
975
Cache-Control
max-age=900, public
Etag
W/"1785447049-gzip"
Expires
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Thu, 30 Jul 2026 21:30:49 GMT
age: 975 cache-control: max-age=900, public etag: W/"1785447049-gzip" expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Thu, 30 Jul 2026 21:30:49 GMT
Content Headers
Content-Language
en
Content-Length
49172
Content-Type
text/html; charset=UTF-8
content-language: en content-length: 49172 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 30 Jul 2026 23:08:08 GMT
X-Ah-Environment
prod
X-Cache
HIT
X-Cache-Hits
5
X-Request-Id
v-41b4e1da-8c69-11f1-a6e6-eb6ca8ac6eca
date: Thu, 30 Jul 2026 23:08:08 GMT via: varnish x-ah-environment: prod x-cache: HIT x-cache-hits: 5 x-drupal-cache: HIT x-drupal-dynamic-cache: MISS x-generator: Drupal 10 (https://www.drupal.org) x-request-id: v-41b4e1da-8c69-11f1-a6e6-eb6ca8ac6eca
Recommendations
Enable compression (gzip/brotli) to improve performance