Struggling to get my site to resolve:
Overview panel says my site is active.
SSL is set to Full, and I have an active certificate.
Nameservers are pointing to Cloudflare, as whois.net returns:
Domain Name: /MYDOMAIN.COM/
…
Name Server: AIDA.NS.Cloudflare.COM
Name Server: HAL.NS.Cloudflare.COM
DNSSEC: unsigned
…
Cloudflare DNS has 2 records:
A record pointing to the 178.248.234.146, a site hosted with Tilda Publishing
CNAME record of www an alias of MYDOMAIN.COM
Both records are on and automatic
I also have 2 page rules set up:
www.MYDOMAIN.COM/*
Forwarding URL:
Status code:: 301
Permanent redirect, Url: https://MYDOMAIN.COM/$1
https://MYDOMAIN.COM/*
SSL: Flexible
Using chrome I receive an ERR_NAME_NOT_RESOLVED error. If I try a traceroute or ping to MYDOMAIN.com I receive unknown host.
Any ideas how to proceed debugging/fixing this? Thanks in advance.