I am using Cloudflare (service that gives free HTTPS for your website) to have https on my WordPress website but when I change the site URL and WordPress URL to https://
, I get a “redirected you too many times” error.
I also tried to add define('FORCE_SSL_ADMIN', true);
in the wp-config.php
file and guess what? The same thing happens again. I’m not sure what I am doing wrong but your help would be greatly appreciated…
I tried this solution but it doesn’t work but returns a 500 internal server error instead.