Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
connection: close
Caching Headers
Cache-Control
private, max-age=0
Expires
Sun, 10 May 2026 19:20:49 GMT
cache-control: private, max-age=0 expires: Sun, 10 May 2026 19:20:49 GMT
Content Headers
Content-Length
300
Content-Type
application/xml; charset=UTF-8
content-length: 300 content-type: application/xml; charset=UTF-8
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
*
access-control-allow-origin: * access-control-expose-headers: *
Cookies Headers
Other Headers
Alt-Svc
clear
Date
Sun, 10 May 2026 19:20:49 GMT
Via
1.1 google
alt-svc: clear date: Sun, 10 May 2026 19:20:49 GMT via: 1.1 google x-guploader-uploadid: AAVLpEi8YZZu4qHDkFNye_EIOQSVzWrZyT7epYZoHdTjS_aIro5TFyayfDGDHVLXeRjUL16t-Fm2cctC34nVLA
Recommendations
Enable compression (gzip/brotli) to improve performance