Open
Cached
·
just now
27
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Cookie, Accept-Encoding
connection: close transfer-encoding: chunked vary: Cookie, Accept-Encoding
Caching Headers
Age
0
Cache-Control
max-age=3600, public
Expires
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Sat, 15 Aug 2026 18:03:58 GMT
age: 0 cache-control: max-age=3600, public expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Sat, 15 Aug 2026 18:03:58 GMT
Content Headers
Content-Language
ca-en
Content-Type
text/html; charset=utf-8
content-language: ca-en content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 15 Aug 2026 18:21:17 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=8,cfOrigin;dur=485
X-Cache-Hits
0
X-Cacheable
NO:Cookie in the response
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: a2ba37d5ec422a96-IAD date: Sat, 15 Aug 2026 18:21:17 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=8,cfOrigin;dur=485 x-cache-hits: 0 x-cacheable: NO:Cookie in the response x-drupal-cache: HIT x-varnish: 1621193500 x-varnish-cache: MISS
Recommendations
Enable compression (gzip/brotli) to improve performance