How to fix DNS warning “Primary Name Server Not Listed At Parent”
To make long story short you need to have nameservers inĀ your DNS zone the same you have in WHOIS
For example:
whois alltime.pp.ua |grep "Name Server" Name Server:STAN.NS.CLOUDFLARE.COM Name Server:KIA.NS.CLOUDFLARE.COM dig ns alltime.pp.ua +short kia.ns.cloudflare.com. stan.ns.cloudflare.com.
Good luck.… Read the rest