Open
Cached
·
just now
11
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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 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
Age
1561
Cache-Control
public,max-age=60
age: 1561 cache-control: public,max-age=60
Content Headers
Content-Length
195
Content-Type
text/html;charset=UTF-8
content-length: 195 content-type: text/html;charset=UTF-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 07 May 2026 08:50:29 GMT
X-Qlf-Redirect-Code
404
date: Thu, 07 May 2026 08:50:29 GMT x-qlf-redirect-code: 404
Recommendations
Enable compression (gzip/brotli) to improve performance