Open
Cached
·
just now
10
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=64072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
Connection
close
Vary
accept-encoding
connection: close vary: accept-encoding
Caching Headers
No caching headers found
Content Headers
Content-Length
2734
Content-Type
text/html;charset=UTF-8
content-length: 2734 content-type: text/html;charset=UTF-8
Server Headers
Server
ZGS
server: ZGS
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 07 Apr 2026 17:22:37 GMT
date: Tue, 07 Apr 2026 17:22:37 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching