13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • 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

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

Caching Headers

1 headers
Age
Caching
4053

Content Headers

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

Server Headers

1 headers
Server
Server
nginx

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
__cf_bm=pxOyL.ZFHwWIcxPa_YORgndQUlNwmArogwjLVFnjMG8-1763726341-1.0.1.1-9iE_G_9SN5y40Ge_rtsXZYHComwYUpdM7ISXVaI0dXgKCLJGt8clgCHUZHcEghJeWo36che11.ahrotw4L_hlkgEqGCTvJtSn_ER9AFur7c; path=/; expires=Fri, 21-Nov-25 12:29:01 GMT; domain=.cloudwayssites.com; HttpOnly; Secure; SameSite=None

Other Headers

5 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
HIT
Cf-Ray
Other
9a2004c1a99ec54d-EWR
Date
Other
Fri, 21 Nov 2025 11:59:01 GMT
Link
Other
<https://app14743.cloudwayssites.com/wp-json/>; rel="https://api.w.org/", <https://app14743.cloudwayssites.com/wp-json/wp/v2/pages/8>; rel="alternate"; type="application/json", <https://app14743.cloudwayssites.com/>; rel=shortlink

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 177ms