18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Basic
default-src; object-src; font-src; +5 more
X-Frame-Options
Good
SAMEORIGIN
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
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • 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, Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie

Caching Headers

1 headers
Cache-Control
Caching
max-age=600, must-revalidate

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

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
__cf_bm=qPgDoJS5XeoAo_hhvx71KM3cRYPgsQncK6za8w08jkI-1762510026-1.0.1.1-qJBtBTPemxsJhSShaiO.Fqey73BZFeFvRBn5ThrPQGr7RZJZC1rK7vdt8ejtL6aBpDndhYMqWhkVR6OeslJF7Z1oiovVr2SMNKDTC0RB1QQ; path=/; expires=Fri, 07-Nov-25 10:37:06 GMT; domain=.wpengine.com; HttpOnly; Secure; SameSite=None

Other Headers

7 headers
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99ac058ea8f4e62d-IAD
Date
Other
Fri, 07 Nov 2025 10:07:06 GMT
Link
Other
<https://wpengine.com/support/wp-json/>; rel="https://api.w.org/", <https://wpengine.com/support/wp-json/wp/v2/support/124808>; rel="alternate"; title="JSON"; type="application/json", <https://wpengine.com/support/?p=124808>; rel=shortlink
X-Cache
Other
HIT: 168
X-Cache-Group
Other
normal
X-Cacheable
Other
SHORT

Recommendations

Enable compression (gzip/brotli) to improve performance

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

Analysis completed in 159ms