Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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, Cookie, Cookie
accept-ranges: bytes connection: close vary: Accept-Encoding, Cookie, Cookie
Caching Headers
Age
68301
Cache-Control
public, max-age=86400
age: 68301 cache-control: public, max-age=86400
Content Headers
Content-Length
189314
Content-Type
text/html; charset=UTF-8
content-length: 189314 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 08 May 2026 04:24:28 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
HIT, HIT
X-Cache-Hits
19, 0
X-Served-By
cache-yyz4573-YYZ, cache-pdk-kfty8610075-PDK
X-Timer
S1778214269.854097,VS0,VE4
date: Fri, 08 May 2026 04:24:28 GMT link: <https://www.getencircle.com/wp-json/>; rel="https://api.w.org/", <https://www.getencircle.com/wp-json/wp/v2/pages/75>; rel="alternate"; title="JSON"; type="application/json", <https://www.getencircle.com/>; rel=shortlink via: 1.1 varnish, 1.1 varnish x-cache: HIT, HIT x-cache-hits: 19, 0 x-pantheon-styx-hostname: styx-ca-a-5486fbc89b-p9rcj x-served-by: cache-yyz4573-YYZ, cache-pdk-kfty8610075-PDK x-styx-req-id: c6f683bb-49f6-11f1-a0a8-0a112040779d x-timer: S1778214269.854097,VS0,VE4
Recommendations
Enable compression (gzip/brotli) to improve performance