Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=3104000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Fri, 07 Aug 2026 04:21:37 GMT
cache-control: private, max-age=0 expires: Fri, 07 Aug 2026 04:21:37 GMT
Content Headers
Content-Length
283473
Content-Type
application/xml; charset=UTF-8
content-length: 283473 content-type: application/xml; charset=UTF-8
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
Content-Type
access-control-allow-origin: * access-control-expose-headers: Content-Type
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Fri, 07 Aug 2026 04:21:37 GMT
X-Goog-Metageneration
5
alt-svc: h3=":443"; ma=2592000 date: Fri, 07 Aug 2026 04:21:37 GMT x-goog-metageneration: 5 x-guploader-uploadid: AKhXX7JYavekrRwOZXGnnw18WPakpPBhzWYz5aLRN-QZwgJdxqDQ5CKUrjF-_R8_xEDbLuzQXJ6LrVQ
Recommendations
Enable compression (gzip/brotli) to improve performance