Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=64072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
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 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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
max-age=31536000, no-cache
Etag
"6a5f60f1-c844"
Expires
Mon, 23 Aug 2027 22:07:07 GMT
Last-Modified
Tue, 21 Jul 2026 12:07:13 GMT
cache-control: max-age=31536000, no-cache etag: "6a5f60f1-c844" expires: Mon, 23 Aug 2027 22:07:07 GMT last-modified: Tue, 21 Jul 2026 12:07:13 GMT
Content Headers
Content-Length
51268
Content-Type
text/html
content-length: 51268 content-type: text/html
Server Headers
Server
ZGS
server: ZGS
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 23 Aug 2026 22:07:07 GMT
date: Sun, 23 Aug 2026 22:07:07 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance