Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
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
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
6961
Cache-Control
s-maxage=86400, max-age=600, private
Expires
Tue, 28 Apr 2026 16:23:51 GMT
Last-Modified
Tue, 28 Apr 2026 16:14:58 GMT
Pragma
public
age: 6961 cache-control: s-maxage=86400, max-age=600, private expires: Tue, 28 Apr 2026 16:23:51 GMT last-modified: Tue, 28 Apr 2026 16:14:58 GMT pragma: public
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
Cdn-Cache-Control
max-age=86400
Date
Tue, 28 Apr 2026 18:15:42 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Servebolt
acd
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=9,cfOrigin;dur=0,cfWorker;dur=32
X-Acd-Status
HIT
X-Acd-Ttl
86400
X-Backend-Delay
0.482
X-Servebolt-Plugin
active
alt-svc: h3=":443"; ma=86400 cdn-cache-control: max-age=86400 cf-cache-status: HIT cf-ray: 9f380dc9cc3be601-IAD date: Tue, 28 Apr 2026 18:15:42 GMT link: <https://servebolt.com/wp-json/>; rel="https://api.w.org/", <https://servebolt.com/wp-json/wp/v2/pages/18>; rel="alternate"; title="JSON"; type="application/json", <https://servebolt.com/>; rel=shortlink, rel=preload; </acd-cgi/instant/5.2.0>; as=script servebolt: acd server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=9,cfOrigin;dur=0,cfWorker;dur=32 x-acd-status: HIT x-acd-ttl: 86400 x-backend-delay: 0.482 x-servebolt-plugin: active
Recommendations
Enable compression (gzip/brotli) to improve performance