This site is stuck in a redirect loop
Likely cause
This site is redirecting in a loop and never reaches a final page.
Check
In the Cloudflare dashboard, check SSL/TLS mode (should be 'Full' or 'Full (strict)' if the origin serves HTTPS), and separately check whether the origin/app itself has a forced HTTPS or www-redirect rule.
Fix
Pick one layer to own the redirect — either Cloudflare's 'Always Use HTTPS' with SSL mode 'Full' or 'Full (strict)', or the origin's own redirect — not both.
Verify
Re-run the scan, or load the site directly and confirm it reaches a final page within 2-3 hops.