33 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Weak
upgrade-insecure-requests
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), autoplay=(), camera=(), cross-origin-isolated=(), display-capture=(self), encrypted-media=(), fullscreen=*, geolocation=(self), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), payment=*, picture-in-picture=*, publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=*, usb=(), xr-spatial-tracking=(), gamepad=(), serial=()
Recommendations
  • Significantly strengthen CSP directives

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding,Cookie

Caching Headers

2 headers
Cache-Control
Caching
max-age=15552000, must-revalidate
Last-Modified
Caching
Fri, 10 Oct 2025 09:26:58 GMT

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

2 headers
Server
Server
cloudflare
X-Powered-By
Server
WP Engine

CORS Headers

3 headers
Access-Control-Allow-Headers
Cors
Content-Type, Authorization
Access-Control-Allow-Methods
Cors
GET,POST
Access-Control-Allow-Origin
Cors
*

Cookies Headers

1 headers
Set-Cookie
Cookies
__cf_bm=lfTPK2PF.vuG55OTczZJStl7zW0o3W0o65MEv4l40Wg-1762668321-1.0.1.1-Nu3u8q7Rh06tmA.i7SLkGNCzJQ.16ZJ.GCRqMVn95RGOS8V3P4ep_MAsBNdgAoM5dtTyxfNWG.0_ZPKnkjiLixfqReSh5KnQvJQXWNJ38RY; path=/; expires=Sun, 09-Nov-25 06:35:21 GMT; domain=.echo360.com; HttpOnly; Secure; SameSite=None

Other Headers

12 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99bb1e2ee98e186e-IAD
Cross-Origin-Embedder-Policy-Report-Only
Other
unsafe-none; report-to='default'
Cross-Origin-Opener-Policy-Report-Only
Other
unsafe-none; report-to='default'
Date
Other
Sun, 09 Nov 2025 06:05:21 GMT
Link
Other
<https://echo360.com/>; rel=shortlink
X-Cache
Other
HIT: 78441
X-Cache-Group
Other
normal
X-Cacheable
Other
YES:15552000.000
X-Content-Security-Policy
Other
default-src 'self'; img-src *; media-src * data:;
X-Permitted-Cross-Domain-Policies
Other
none

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology

Analysis completed in 249ms