Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
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-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
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, max-age=0, no-cache
Expires
Thu, 19 Nov 1981 08:52:00 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, max-age=0, no-cache expires: Thu, 19 Nov 1981 08:52:00 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-powered-by: PHP/7.0.9
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 07 May 2026 23:52:59 GMT
Link
rel=https://api.w.org/
rel=alternate
type=application/json
rel=shortlink
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=9,cfOrigin;dur=412
cf-cache-status: DYNAMIC
cf-ray: 9f84243a1adaaeda-IAD
date: Thu, 07 May 2026 23:52:59 GMT
link: <https://www.editionguard.com/wp-json/>; rel="https://api.w.org/", <https://www.editionguard.com/wp-json/wp/v2/pages/14670>; rel="alternate"; type="application/json", <https://www.editionguard.com/>; rel=shortlink
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lhYLjWgghjU1rR10m3XQ3k5ykYt6WQU5ZSSK8%2F7yTCuJDXp8WAcMbVBekXR3t7bpD4eoHxMcSdN9lWeI8CR7i4H%2FIqs1yGkP1ejK5HlcGCMHs%2BLAsH4YJmWcOtmpsPosBKMIqTWY"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=9,cfOrigin;dur=412
x-mod-pagespeed: 1.9.32.14-0
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology