Kintify

Kintify Fix · cdn

Kintify Fix: Cloudflare Too Many Redirects

Kintify Fix answer

Check change ssl/tls mode to full or full (strict), then remove origin http→https redirect if on flexible. before rolling back.

Generated using Kintify Fix — production-safe recommendations

Redirect loops on Cloudflare are almost always an SSL mode mismatch — Flexible mode with an origin that also redirects to HTTPS.

Check change SSL/TLS mode to Full or Full (strict) and remove origin HTTP→HTTPS redirect if on Flexible.

Kintify Fix tool

kintify fix

Kintify Fix steps

  1. 1

    Change SSL/TLS mode to Full or Full (strict)

  2. 2

    Remove origin HTTP→HTTPS redirect if on Flexible

  3. 3

    Audit Page Rules and Workers

Common causes

  • Cloudflare SSL set to Flexible + origin forces HTTPS
  • Page Rule conflicting with origin redirect
  • Origin redirect chain misconfigured

Kintify Fix FAQ

What causes Cloudflare Too Many Redirects?
Cloudflare SSL set to Flexible + origin forces HTTPS and Page Rule conflicting with origin redirect are the most common causes.
How do I fix Cloudflare Too Many Redirects?
Check change ssl/tls mode to full or full (strict), then remove origin http→https redirect if on flexible.