See DNS Basics page
Zones
DNS Provider / nameservers
Caching (Propagation)
CNAME vs. A records
Don't use propagation checkers
SiteDistrict DNS page - need to link to this in the UI ...
Network tab in browser with Remote Address
Local tools: dig, nslookup
Need a way to show this or pull it back up?
To
CNAME
record for www
subdomainCNAME
yourdomain.test
A
record for apex domain / @
A
99.83.157.227
At this time, all sites on SiteDistrict use the same Anycast IP Address. Using Amazon Web Services' Global Accelerator, this one IP address lets us route requests for your website using Amazon's high speed network to any of our servers in the region closest to your site visitors. These servers, which make up our custom Content Delivery Network, then respond directly to requests if they hold the necessary data in their cache, or pass these requests on to the server where your site is hosted.
Automatic Let's Encrypt certs ...