Open
Cached
·
just now
11
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000;
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
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
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
max-age=3600, public
Expires
Tue, 25 Aug 2026 16:29:41 GMT
Pragma
public
cache-control: max-age=3600, public expires: Tue, 25 Aug 2026 16:29:41 GMT pragma: public
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 26 Aug 2026 02:43:08 GMT
Link
rel=https://api.w.org/
rel=alternate
type=application/json
rel=shortlink
date: Wed, 26 Aug 2026 02:43:08 GMT link: <https://www.register.it/wp-json/>; rel="https://api.w.org/", <https://www.register.it/wp-json/wp/v2/pages/21246>; rel="alternate"; type="application/json", <https://www.register.it/>; rel=shortlink
Recommendations
Enable compression (gzip/brotli) to improve performance