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
258048
Cache-Control
s-maxage=31536000, max-age=60
Last-Modified
Fri, 08 May 2026 12:06:58 GMT
age: 258048 cache-control: s-maxage=31536000, max-age=60 last-modified: Fri, 08 May 2026 12:06:58 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
Mon, 11 May 2026 10:15:39 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=6,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: 9fa06c762e7d0db7-IAD
date: Mon, 11 May 2026 10:15:39 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=u6cmyENmvXbfYTmwqyfKe2NlKJRuJLEhEp%2FIvbu58je2K0BUo8He8JdM7nMfuwitlHgqP7ihIRAI8H2Td6ory8IGS%2FFUyEu1%2FnQjqLDjXpHvRNUBe%2Bl9ljw7jHF3CkWW1ety2fM%3D"}]}
server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=6,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