Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
max-age=3600
Expires
Tue, 12 May 2026 10:57:02 GMT
cache-control: max-age=3600 expires: Tue, 12 May 2026 10:57:02 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.1.29
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 09:57:03 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
cf-cache-status: DYNAMIC
cf-ray: 9fa88e8f5f6905e4-IAD
date: Tue, 12 May 2026 09:57:03 GMT
link: <https://blog.digitalendpoint.com/wp-json/>; rel="https://api.w.org/", <https://blog.digitalendpoint.com/wp-json/wp/v2/pages/29256>; rel="alternate"; title="JSON"; type="application/json", <https://blog.digitalendpoint.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=gMFpc5ARAH4JQZet%2Bf1wPcNnHNzacIt4O74geq9e%2FLE42bAfOqunP%2FLwWM36cz4BqOiy6MxY6UnXUnSf8epgidsm2k94z1kJ6tuOG85gWZ0YP%2BvkVu4i9BIQTcwWSC3WZFn2ZXQ9utOUwg%3D%3D"}]}
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology