Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, Cookie
Caching Headers
Age
804
Cache-Control
public, max-age=46843
Expires
Wed, 13 May 2026 22:12:24 GMT
Last-Modified
Wed, 13 May 2026 04:44:45 GMT
age: 804 cache-control: public, max-age=46843 expires: Wed, 13 May 2026 22:12:24 GMT last-modified: Wed, 13 May 2026 04:44:45 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 13 May 2026 09:11:41 GMT
Host-Header
wpcloud
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Server-Timing
a8c-cdn, dc;desc=dca, cache;desc=BYPASS;dur=20.0, cfCacheStatus;desc="HIT", cfEdge;dur=7,cfOrigin;dur=0
Speculation-Rules
"/cdn-cgi/speculation"
X-Ac
5.dca _atomic_dca BYPASS
X-Nananana
Batcache-Hit
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: 9fb089870a2fb154-IAD date: Wed, 13 May 2026 09:11:41 GMT host-header: wpcloud link: <https://www.billodonnell.org/wp-json/>; rel="https://api.w.org/", <https://www.billodonnell.org/wp-json/wp/v2/pages/25>; rel="alternate"; title="JSON"; type="application/json", <https://www.billodonnell.org/>; rel=shortlink server-timing: a8c-cdn, dc;desc=dca, cache;desc=BYPASS;dur=20.0, cfCacheStatus;desc="HIT", cfEdge;dur=7,cfOrigin;dur=0 speculation-rules: "/cdn-cgi/speculation" x-ac: 5.dca _atomic_dca BYPASS x-nananana: Batcache-Hit
Recommendations
Enable compression (gzip/brotli) to improve performance