Hello,
I have a wordpress site and I recently enabled Cloudflare on it. After doing so, people that have never accessed my site before are unable to reach it if they do mydomain.com. They must do https://mydomain.com in order to reach it successfully. Afterwards, they can get to it just by doing mydomain.com.
I would like to make it so this doesn’t happened. People should be able to go to my site just by doing mydomain.com (I assume I can make it redirect to https://mydomain.com). I do have a SSL certificate installed, but I am not sure exactly what the issue is. I have whitelisted all the IPs that Cloudflare suggests to whitelist on my server (Digital Ocean).