Open
Cached
·
10h ago
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
13794
Cache-Control
public, max-age=86400
age: 13794 cache-control: public, max-age=86400
Content Headers
Content-Length
183217
Content-Type
text/html; charset=UTF-8
content-length: 183217 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 16 May 2026 17:49:00 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
HIT, MISS
X-Cache-Hits
7, 0
X-Served-By
cache-yyz4573-YYZ, cache-ewr-kewr1740028-EWR
X-Timer
S1778953741.800101,VS0,VE35
date: Sat, 16 May 2026 17:49:00 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, MISS x-cache-hits: 7, 0 x-pantheon-styx-hostname: styx-ca-a-76b594bb8f-fnnkj x-served-by: cache-yyz4573-YYZ, cache-ewr-kewr1740028-EWR x-styx-req-id: 671e71d9-512f-11f1-b018-9e7e4bbee1e1 x-timer: S1778953741.800101,VS0,VE35
Recommendations
Enable compression (gzip/brotli) to improve performance