Open
Cached
·
just now
10
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
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 X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
max-age=3600
Expires
Wed, 25 Mar 2026 22:04:27 GMT
cache-control: max-age=3600 expires: Wed, 25 Mar 2026 22:04:27 GMT
Content Headers
Content-Length
458
Content-Type
text/html;charset=ISO-8859-1
content-length: 458 content-type: text/html;charset=ISO-8859-1
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 25 Mar 2026 21:04:27 GMT
X-Bazaarvoice-Environment
display-prod
X-Bazaarvoice-Region
eu-west-1
date: Wed, 25 Mar 2026 21:04:27 GMT x-bazaarvoice-environment: display-prod x-bazaarvoice-region: eu-west-1
Recommendations
Enable compression (gzip/brotli) to improve performance