Open
Cached
·
47m ago
14
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
Missing
Not configured
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 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
Vary
user-agent,Accept-Encoding
connection: close vary: user-agent,Accept-Encoding
Caching Headers
Cache-Control
no-cache
cache-control: no-cache
Content Headers
Content-Length
839817
Content-Type
text/html; charset=UTF-8
content-length: 839817 content-type: text/html; charset=UTF-8
Server Headers
server: nginx x-powered-by: PHP/7.4.33, PleskLin
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 11 Apr 2026 00:21:47 GMT
Link
Other
rel=preconnect
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache-Ctime
1774810955
X-Cache-Status
MISS
X-Nitro-Cache
HIT
X-Nitro-Cache-From
drop-in
X-Nitro-Rev
a943d98
date: Sat, 11 Apr 2026 00:21:47 GMT link: <https://cdn-dbibo.nitrocdn.com>; rel=preconnect, <https://milanosoftware.com/wp-json/>; rel="https://api.w.org/", <https://milanosoftware.com/wp-json/wp/v2/pages/19012>; rel="alternate"; title="JSON"; type="application/json", <https://milanosoftware.com/>; rel=shortlink x-cache-ctime: 1774810955 x-cache-status: MISS x-nitro-cache: HIT x-nitro-cache-from: drop-in x-nitro-rev: a943d98
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology