Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
private-state-token-redemption=(self "https://www.google.com" "https://www.gstatic.com" "https://recaptcha.net" "https://challenges.cloudflare.com" "https://hcaptcha.com"), private-state-token-issuance=(self "https://www.google.com" "https://www.gstatic.com" "https://recaptcha.net" "https://challenges.cloudflare.com" "https://hcaptcha.com")
Recommendations
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
24162
Cache-Control
s-maxage=31536000, max-age=60
Last-Modified
Tue, 12 May 2026 14:08:59 GMT
age: 24162 cache-control: s-maxage=31536000, max-age=60 last-modified: Tue, 12 May 2026 14:08:59 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: cloudflare x-powered-by: PHP/8.2.29
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 12 May 2026 16:53:20 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=11,cfOrigin;dur=0
X-Wp-Cf-Super-Cache-Active
1
X-Wp-Cf-Super-Cache-Cache-Control
s-maxage=31536000, max-age=60
X-Wp-Spc-Disk-Cache
HIT
alt-svc: h3=":443"; ma=86400
cf-cache-status: HIT
cf-ray: 9faaf0655ed8c5ab-IAD
date: Tue, 12 May 2026 16:53:20 GMT
link: <https://www.devsamurai.com/wp-json/>; rel="https://api.w.org/", <https://www.devsamurai.com/wp-json/wp/v2/pages/1014>; rel="alternate"; title="JSON"; type="application/json", <https://www.devsamurai.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=iZX8hc4d37FHehyPF5jIw7ATsm5ZfDPIE%2BkZo2tiameRGIQJxVkaK8c4jyqQ4YZ6%2BNq%2FiQw0W0KdWMizazPATNxu%2F3tePG3XGBOlL1f1J528jMPfsesLm1t4grMxI51Nm6W6eC4%3D"}]}
server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=11,cfOrigin;dur=0
x-wp-cf-super-cache-active: 1
x-wp-cf-super-cache-cache-control: s-maxage=31536000, max-age=60
x-wp-spc-disk-cache: HIT
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology