I keep getting Redirect Chains on website www.shamhussain.com - can anyone shed any light on this?
We tried switching the SSL setting in Cloudflare from Flexible to Full, since there’s an SSL certificate installed on the GoDaddy server, but that didn’t work.
There are also no Page Rules at the moment as well.
fritex
June 3, 2021, 2:11pm
#2
Try out to switch to the Full (Strict) SSL
option.
ahtisham.hussain:
Flexible
This option can cause exactly the issue you were describing, like redirect loops and mixed content errors.
Flexible
The connection between your visitor and Cloudflare is secured, but the connection between Cloudflare and your server is not. You will not need a certificate on your server for this mode. This option is NOT RECOMMENDED.
Flexible makes your site only partially secure - it encrypts the connection between the visitor and Cloudflare - this means they see the in their browser and the site leaves the impression to be secure! However the connection between Cloudflare and your origin se…
https://support.cloudflare.com/hc/en-us/articles/115000219871-Troubleshooting-redirect-loop-errors-
Error
Try the suggestions in this Community Tip to help you fix ERR TOO MANY REDIRECTS.
Background
If your SSL setting on the SSL/TLS app is Flexible and if your origin server is configured to redirect HTTP requests to HTTPS, server responses back to Cloudflare are encrypted. Since Cloudflare is expecting HTTP traffic, it keeps resending the same request, resulting in a redirect loop. This causes browsers to display “The page isn’t redirecting properly” or “ERR_TOO_MANY_REDIRECTS” errors.
Qu…
Error
Try the suggestions in this Community Tip to help you fix mixed content errors.
Background
Did you notice the green padlock missing from your browser when connecting over HTTPS? That is likely a mixed content issue. Mixed content errors mean that your website is being loaded over HTTPS, but some of the resources are being loaded over HTTP. In this case, the site will show as not secure.
Quick Fix Ideas
To fix this, you will need to edit your source code and change all resour…
A great way to re-check which kind of SSL options should we select at Cloudflare, kindly follow this article:
This tutorial covers getting SSL working with Cloudflare in various different scenarios.
This assumes you already have your website set up on Cloudflare with all your DNS records set to , if not - please visit Step 1 .
Do you want the website to use HTTPS?
Yes Do you already have a valid SSL certificate installed on your server (i.e. does it already load over HTTPS with a )?
Yes
If your website already works over HTTPS, you can just set your SSL mode in Cloudflare to Full (strict)…
Some more SSL options available to us at Cloudflare, here:
SSL/TLS Configuration Video:
This tutorial covers basic settings in the SSL/TLS app of the Cloudflare Dashboard, including SSL Mode [Off/Flexible/Full/Full (Strict)], Cloudflare Origin Certificates, ‘Always Use HTTPS’ and ‘Automatic HTTPS Rewrites’.
The settings covered here can all be found by visiting Cloudflare.com , logging in, selecting the domain and choosing the SSL/TLS app .
[SSL:TLS Button]
SSL Modes
[|717px;x331px;]
Off
The connection between your visitor and Cloudflare and Clou…
@ahtisham.hussain I don’t see any issue with redirects. If you do, can you try to clear cache, try incognito, try a different browser, or mobile network to see if it’s still happening for you?
system
closed
July 7, 2021, 10:49pm
#7
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.