Hi. I have a domain on NameSilo, hosting on InfinityFree and SSL (full mode) on Cloudflare which I created manually (not via cPanel). I’ve installed WordpPress via cPanel and everything was working fine before I setup SSL on Cloudflare.
Website URL: leituradetaro.online
Any idea?
Remove all the records currently in the Cloudflare DNS page, then from this KB article:
You’ll want to add the following DNS records:
CNAME record with source @ and the target being your account’s main domain. How to find your main domain.
CNAME record with source www and target @ .
MX record with source @ and target mx.epizy.com (to receive email).
- An additional
CNAME record for every subdomain. So if you have a subdomain “blog”, you need to add a CNAME record with source blog and target @ .
It’s working now, thank you @anon57849175 !!!