Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie
Caching Headers
Age
344188
Cache-Control
max-age=2419200, must-revalidate
Last-Modified
Fri, 24 Apr 2026 13:21:50 GMT
age: 344188 cache-control: max-age=2419200, must-revalidate last-modified: Fri, 24 Apr 2026 13:21:50 GMT
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
Tue, 28 Apr 2026 12:58:15 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
HIT: 3
X-Cache-Group
normal
X-Cacheable
YES:2419200.000
X-Server
impact.com
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: 9f363cc4fa49823c-IAD date: Tue, 28 Apr 2026 12:58:15 GMT link: <https://impact.com/wp-json/>; rel="https://api.w.org/", <https://impact.com/wp-json/wp/v2/pages/9940>; rel="alternate"; title="JSON"; type="application/json", <https://impact.com/>; rel=shortlink x-cache: HIT: 3 x-cache-group: normal x-cacheable: YES:2419200.000 x-server: impact.com
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology