Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Encoding,Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding,Cookie
Caching Headers
Age
167
Cache-Control
max-age=2419200, must-revalidate
Last-Modified
Thu, 10 Sep 2026 13:23:30 GMT
age: 167 cache-control: max-age=2419200, must-revalidate last-modified: Thu, 10 Sep 2026 13:23:30 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
Thu, 10 Sep 2026 13:26:36 GMT
Link
Other
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
rel=preload
fetchpriority=high
as=image
imagesrcset=https://freemanclarke.com/wp-content/uploads/carousel-1-614x345.avif 614w, https://freemanclarke.com/wp-content/uploads/carousel-1-837x471.avif 837w, https://freemanclarke.com/wp-content/uploads/carousel-1-299x168.avif 299w, https://freemanclarke.com/wp-content/uploads/carousel-1-768x432.avif 768w, https://freemanclarke.com/wp-content/uploads/carousel-1-1536x864.avif 1536w, https://freemanclarke.com/wp-content/uploads/carousel-1.avif 1920w
imagesizes=(max-width: 614px) 100vw, 614px
media=screen
Server-Timing
wp-before-template;dur=415.12
X-Cache
MISS
X-Cache-Group
normal
X-Cacheable
YES:2419200.000
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: a38ec3ee1ecbe615-IAD date: Thu, 10 Sep 2026 13:26:36 GMT link: <https://freemanclarke.com/wp-json/>; rel="https://api.w.org/", <https://freemanclarke.com/wp-json/wp/v2/pages/567>; rel="alternate"; title="JSON"; type="application/json", <https://freemanclarke.com/>; rel=shortlink, <https://freemanclarke.com/wp-content/uploads/carousel-1-614x345.avif>; rel="preload"; fetchpriority="high"; as="image"; imagesrcset="https://freemanclarke.com/wp-content/uploads/carousel-1-614x345.avif 614w, https://freemanclarke.com/wp-content/uploads/carousel-1-837x471.avif 837w, https://freemanclarke.com/wp-content/uploads/carousel-1-299x168.avif 299w, https://freemanclarke.com/wp-content/uploads/carousel-1-768x432.avif 768w, https://freemanclarke.com/wp-content/uploads/carousel-1-1536x864.avif 1536w, https://freemanclarke.com/wp-content/uploads/carousel-1.avif 1920w"; imagesizes="(max-width: 614px) 100vw, 614px"; media="screen" server-timing: wp-before-template;dur=415.12 x-cache: MISS x-cache-group: normal x-cacheable: YES:2419200.000
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology