Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Present
nosniff, nosniff
Referrer-Policy
Missing
Not configured
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'
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
21
Cache-Control
public, max-age=3600
Expires
Sun, 13 Sep 2026 05:12:45 GMT
Last-Modified
Sun, 13 Sep 2026 04:12:23 GMT
age: 21 cache-control: public, max-age=3600 expires: Sun, 13 Sep 2026 05:12:45 GMT last-modified: Sun, 13 Sep 2026 04:12: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
Sun, 13 Sep 2026 04:12:45 GMT
X-Nginx-Upstream-Cache-Status
BYPASS
X-Server-Powered-By
Engintron
cf-cache-status: HIT cf-ray: a3a450bebeb4d225-IAD date: Sun, 13 Sep 2026 04:12:45 GMT x-drupal-cache: MISS x-drupal-dynamic-cache: UNCACHEABLE (poor cacheability) x-generator: Drupal 11 (https://www.drupal.org) x-nginx-upstream-cache-status: BYPASS x-server-powered-by: Engintron
Recommendations
Enable compression (gzip/brotli) to improve performance