Open
Cached
·
6h ago
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin
Permissions-Policy
Present
geolocation=(), midi=(), sync-xhr=(); +6 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
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
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: cloudflare x-powered-by: WP Engine
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 26 Apr 2026 02:58:12 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Pass-Why
custom-path
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f225308c90dc9a9-IAD date: Sun, 26 Apr 2026 02:58:12 GMT link: <https://www.medallia.com/wp-json/>; rel="https://api.w.org/", <https://www.medallia.com/wp-json/wp/v2/pages/21>; rel="alternate"; title="JSON"; type="application/json", <https://www.medallia.com/>; rel=shortlink x-pass-why: custom-path
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology