Open
Cached
·
just now
11
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=64072000; includeSubDomains; preload
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 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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
max-age=31536000
Etag
"5023d442-2f"
Expires
Sat, 27 Mar 2027 07:23:24 GMT
Last-Modified
Thu, 09 Aug 2012 15:16:18 GMT
cache-control: max-age=31536000 etag: "5023d442-2f" expires: Sat, 27 Mar 2027 07:23:24 GMT last-modified: Thu, 09 Aug 2012 15:16:18 GMT
Content Headers
Content-Length
47
Content-Type
text/html
content-length: 47 content-type: text/html
Server Headers
Server
ZGS
server: ZGS
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 27 Mar 2026 07:23:24 GMT
date: Fri, 27 Mar 2026 07:23:24 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance