It may happen that Google doesn't recognize HTTPS redirection and that it automatically lead users to the HTTP version if you included both of them on the site. That's why you are getting messages that the website isn't secure as it recognizes that version first. Yiu need to set up that site always open HTTPS version when someone makes some query related to it, and that should solve problems here.I’m getting a website not secure message for my website even though I’ve connected it to Cloudflare and turned on SSL.
Anyone know how to fix it?
Contact the support team and ask them to fix the issue.Cloudflare
Agreed. OP check your site source and search for "http://" and see if any <img src> is linking to unsecured imageAre you using external images or other external sources without SSL?
That can be the problem.