Open
Cached
·
just now
12
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
- • Significantly strengthen CSP directives
- • 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
Vary
X-Mobile-Category, Accept-Encoding
accept-ranges: bytes connection: close vary: X-Mobile-Category, Accept-Encoding
Caching Headers
Age
166
Cache-Control
public, max-age=30, s-maxage=60, stale-while-revalidate=3600, stale-if-error=3600
age: 166 cache-control: public, max-age=30, s-maxage=60, stale-while-revalidate=3600, stale-if-error=3600
Content Headers
Content-Length
17074
Content-Type
text/html;charset=UTF-8
content-length: 17074 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, 25 Jun 2026 05:22:00 GMT
date: Thu, 25 Jun 2026 05:22:00 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance