Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; 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
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Age
2526
Cache-Control
public, max-age=28800
Expires
Mon, 17 Aug 2026 21:52:20 GMT
Last-Modified
Fri, 14 Aug 2026 15:23:57 GMT
age: 2526 cache-control: public, max-age=28800 expires: Mon, 17 Aug 2026 21:52:20 GMT last-modified: Fri, 14 Aug 2026 15:23:57 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 17 Aug 2026 13:52:20 GMT
Via
1.1 google
cf-cache-status: HIT cf-ray: a2c928a2ce8529bc-IAD date: Mon, 17 Aug 2026 13:52:20 GMT via: 1.1 google
Recommendations
Enable compression (gzip/brotli) to improve performance