Open
Cached
·
just now
14
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
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=0
Expires
Sun, 12 Apr 2026 16:19:16 GMT
cache-control: max-age=0 expires: Sun, 12 Apr 2026 16:19:16 GMT
Content Headers
Content-Language
it
Content-Length
87396
Content-Type
text/html; charset=utf-8
content-language: it content-length: 87396 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 12 Apr 2026 16:19:16 GMT
Server-Timing
dtSInfo;desc="0", dtRpid;desc="1589590826"
X-Oneagent-Js-Injection
true
X-Ruxit-Js-Agent
true
X-Ua-Compatible
IE=edge
date: Sun, 12 Apr 2026 16:19:16 GMT server-timing: dtSInfo;desc="0", dtRpid;desc="1589590826" x-oneagent-js-injection: true x-ruxit-js-agent: true x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance