Open
Cached
·
9h ago
27
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
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
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Type
application/json; charset=UTF-8
content-type: application/json; charset=UTF-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type
Access-Control-Allow-Methods
GET
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
X-WP-Total, X-WP-TotalPages, Link
access-control-allow-credentials: true access-control-allow-headers: Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type access-control-allow-methods: GET access-control-allow-origin: * access-control-expose-headers: X-WP-Total, X-WP-TotalPages, Link
Cookies Headers
Other Headers
Allow
GET
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 12 May 2026 05:54:51 GMT
Ki-Cache-Type
None
Ki-Cf-Cache-Status
BYPASS
Ki-Edge
v=27.1.1;mv=99.9.9
Ki-Origin
g1p
Nel
Report-To Group
cf-nel
max-age: 1w
success: 1.0%
Report-To
Other
X-Edge-Location-Klb
1
X-Robots-Tag
noindex
allow: GET
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9fa72bc5bc2805e1-IAD
date: Tue, 12 May 2026 05:54:51 GMT
ki-cache-type: None
ki-cf-cache-status: BYPASS
ki-edge: v=27.1.1;mv=99.9.9
ki-origin: g1p
link: <https://staging.cms.exercise.com/>; rel="alternate"; type=text/html
nel: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2FIiPGgdEkMzOLsP%2B3ziJTy3g%2F%2BG0iSN5Yy3uMaQWbr4kJY8AUnDeiNslbVRhW7oewUGT5rPmK3SiSAKCs%2BNNMAy5E5srCc5KxJpQjtnRcSvaDMsidlEQ8321qRCFhk9hy1esb%2BsRQeBdow%3D%3D"}],"group":"cf-nel","max_age":604800}
x-edge-location-klb: 1
x-kinsta-cache: EXPIRED
x-robots-tag: noindex
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching