Open
Cached
·
just now
16
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
Connection
close
Vary
Accept-Encoding, Cookie
connection: close vary: Accept-Encoding, Cookie
Caching Headers
Cache-Control
max-age=3600, public
Etag
"1779066870"
Expires
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Mon, 18 May 2026 01:14:30 GMT
cache-control: max-age=3600, public etag: "1779066870" expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Mon, 18 May 2026 01:14:30 GMT
Content Headers
Content-Language
en
Content-Length
128041
Content-Type
text/html; charset=UTF-8
content-language: en content-length: 128041 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 18 May 2026 01:14:35 GMT
date: Mon, 18 May 2026 01:14:35 GMT x-drupal-cache: MISS x-drupal-dynamic-cache: UNCACHEABLE (poor cacheability) x-generator: Drupal 11 (https://www.drupal.org)
Recommendations
Enable compression (gzip/brotli) to improve performance