Open
Cached
·
just now
22
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
1530
Cache-Control
public, max-age=300
Expires
Fri, 01 May 2026 05:24:07 GMT
Last-Modified
Fri, 01 May 2026 04:53:36 GMT
age: 1530 cache-control: public, max-age=300 expires: Fri, 01 May 2026 05:24:07 GMT last-modified: Fri, 01 May 2026 04:53:36 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
Fri, 01 May 2026 05:19:07 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=jfk, cache;desc=BYPASS;dur=1293.0, cfCacheStatus;desc="HIT", cfEdge;dur=9,cfOrigin;dur=0
Speculation-Rules
"/cdn-cgi/speculation"
X-Ac
17.jfk _atomic_dca BYPASS
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: 9f4c5456ddced649-IAD date: Fri, 01 May 2026 05:19:07 GMT host-header: wpcloud link: <https://www.getfused.com/wp-json/>; rel="https://api.w.org/", <https://www.getfused.com/wp-json/wp/v2/pages/25>; rel="alternate"; title="JSON"; type="application/json", <https://www.getfused.com/>; rel=shortlink server-timing: a8c-cdn, dc;desc=jfk, cache;desc=BYPASS;dur=1293.0, cfCacheStatus;desc="HIT", cfEdge;dur=9,cfOrigin;dur=0 speculation-rules: "/cdn-cgi/speculation" x-ac: 17.jfk _atomic_dca BYPASS
Recommendations
Enable compression (gzip/brotli) to improve performance