Err_too_many_redirects

If you’re using WordPress, try to change the URL from HTTPS to HTTP on phpMyAdmin if you’re using Cloudflare’s Flexible Mode by following this guide:

  1. Go to your Control Panel, then click on “MySQL Databases”.
  2. Click on “Admin” near the WordPress database you want to edit.
  3. Go on the wp-options table (the name might differ, depending on the prefix used to install WordPress).
  4. Change the siteurl and home values to the HTTP version of your domain, for example https://yourdomain will become http://yourdomain, and execute the query.
1 Like