Open
Cached
·
just now
17
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
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
0
Cache-Control
must-revalidate, no-cache, private
Expires
-1
Pragma
no-cache
age: 0 cache-control: must-revalidate, no-cache, private expires: -1 pragma: no-cache
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
Date
Fri, 08 May 2026 21:47:50 GMT
X-Ua-Compatible
IE=edge
date: Fri, 08 May 2026 21:47:50 GMT x-drupal-cache: HIT x-drupal-dynamic-cache: UNCACHEABLE x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance