Hi I tried to use Cloudflare but ran into issues with my site being broken. I also tried to activate SSL.
I decided not to use CF but after I pointed back to my own hosting server and deleted the site, it still trying to reroute my site (htts://www.bigapplemedia.com/) and the page is giving 404 or says it’s not secure.
Can someone help me fix this? I just need my page to be back the way it was before I switched to CloufFlare.
The issues appear to be with your origin. You have no SSL on your origin server which matches your site, when you ignore that warning the site is returning a 404. Attempting to access the site over http you are redirected to the https. You may have a .htaccess rule redirecting the site to https or something similar on the origin.
Not sure if you host has another mechanism to support that… you might doublecheck the file to be sure it is actually changed on the server. It’s definitely happening at the origin (no Cloudflare involved).