For Workes & Pages, what is the name of the domain?
What is the error message?
NSURLErrorHTTPTooManyRedirects
What is the issue or error you’re encountering
I cant open my website on mobile browsers (Safari) due to too many HTTP redirects.
NSURLErrorHTTPTooManyRedirects
I cant open my website on mobile browsers (Safari) due to too many HTTP redirects.
I use one Page Rule:
https://shareethics.com/
Forwarding URL (Status Code: 301 - Permanent Redirect, Url: https://shareethics.com)
Check your Cloudflare SSL/TLS settings and ensure it’s set to “Full (Strict)”: https://dash.cloudflare.com/?to=/:account/:zone/ssl-tls
I did, but I did not work right away.
I had to delete the Page Rule: “Forwarding URL (Status Code: 301 - Permanent Redirect” - It created a loop for some reason?
Do you know how I can delete or redirect this trailing slash version: https://shareethics.com/ with cloudflare? Cant be indexed in google search console
Nope: doesn’t matter at all… for the same protocol and hostname. See below from Google’s Search Advocate John Mueller:
To fix the “too many HTTP redirects” error on your website, check your redirect rules in your .htaccess or nginx.conf files, verify your HTTPS settings, clear your browser cache, disable any SEO or security plugins/extensions, and ensure your CMS site URL and home URL settings are correct. Use a redirect checker tool to identify and resolve any issues causing the redirects.
I also faced this issue for one of my websites, but it was due to redirect rules and i fixed it. I hope you will also fixed it
this worked for me , many thanks!!!