Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, Cookie
Caching Headers
Cache-Control
max-age=600, public
Etag
W/"1787053883"
Expires
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Tue, 18 Aug 2026 11:51:23 GMT
cache-control: max-age=600, public etag: W/"1787053883" expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Tue, 18 Aug 2026 11:51:23 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
Tue, 18 Aug 2026 14:11:05 GMT
Feature-Policy
autoplay 'none'; camera 'none'
date: Tue, 18 Aug 2026 14:11:05 GMT feature-policy: autoplay 'none'; camera 'none' x-drupal-cache: HIT x-drupal-dynamic-cache: MISS x-generator: Drupal 10 (https://www.drupal.org)
Recommendations
Enable compression (gzip/brotli) to improve performance