Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
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 Strict-Transport-Security header with max-age of at least 1 year
- • 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
Vary
Accept-Encoding, Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding, Accept-Encoding
Caching Headers
Age
8168
Cache-Control
max-age=0, s-maxage=2592000
Expires
Thu, 26 Feb 2026 11:23:57 GMT
Last-Modified
Wed, 25 Feb 2026 15:22:15 GMT
age: 8168 cache-control: max-age=0, s-maxage=2592000 expires: Thu, 26 Feb 2026 11:23:57 GMT last-modified: Wed, 25 Feb 2026 15:22:15 GMT
Content Headers
Content-Length
197509
Content-Type
text/html; charset=utf-8
content-length: 197509 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
cache-provider: CLOUDWAYS-CACHE-DE date: Thu, 26 Feb 2026 13:40:05 GMT x-cache: HIT
Recommendations
Enable compression (gzip/brotli) to improve performance