Open
Cached
·
just now
22
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
Transfer-Encoding
chunked
Vary
Cookie,Accept-Encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Cookie,Accept-Encoding
Caching Headers
Age
0
Cache-Control
max-age=900, public
Etag
W/"1785215555-gzip"
Expires
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Tue, 28 Jul 2026 05:12:35 GMT
age: 0 cache-control: max-age=900, public etag: W/"1785215555-gzip" expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Tue, 28 Jul 2026 05:12:35 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
Thu, 30 Jul 2026 22:00:30 GMT
X-Ah-Environment
prod
X-Cache
MISS
X-Request-Id
v-14836bde-8c62-11f1-a3f7-6fab7a4d99cb
date: Thu, 30 Jul 2026 22:00:30 GMT via: varnish x-ah-environment: prod x-cache: MISS x-drupal-cache: HIT x-drupal-dynamic-cache: MISS x-generator: Drupal 10 (https://www.drupal.org) x-request-id: v-14836bde-8c62-11f1-a3f7-6fab7a4d99cb
Recommendations
Enable compression (gzip/brotli) to improve performance