Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
max-age=400, public, s-maxage=604800
Etag
W/"9-0gXL1ngzMqISxa6S1zx3F4wtLyg"
cache-control: max-age=400, public, s-maxage=604800 etag: W/"9-0gXL1ngzMqISxa6S1zx3F4wtLyg"
Content Headers
Content-Length
9
Content-Type
text/plain; charset=utf-8
content-length: 9 content-type: text/plain; charset=utf-8
Server Headers
server: cloudflare x-powered-by: WordOps
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 31 Jul 2026 08:35:32 GMT
cf-cache-status: DYNAMIC cf-ray: a23b452ccf477ce5-IAD date: Fri, 31 Jul 2026 08:35:32 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology