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
Mon, 17 Aug 2026 16:54:39 GMT
age: 0 cache-control: max-age=3600, public expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Mon, 17 Aug 2026 16:54:39 GMT
Content Headers
Content-Language
es
Content-Type
text/html; charset=utf-8
content-language: es content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 17 Aug 2026 17:55:21 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=12,cfOrigin;dur=491
X-Cache-Hits
0
X-Cacheable
NO:Cookie in the response
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: a2ca8c999d13e60d-IAD date: Mon, 17 Aug 2026 17:55:21 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=12,cfOrigin;dur=491 x-cache-hits: 0 x-cacheable: NO:Cookie in the response x-drupal-cache: HIT x-varnish: 1621511757 x-varnish-cache: MISS
Recommendations
Enable compression (gzip/brotli) to improve performance