Ok… I’m wondering why it doesn’t show me the CNAME that needs to be added and instead shows me the nameservers to change to Netlify DNS. Is there a reason it does this for google but not other domains? Netlify seems to only do this when it’s a google domain.
Not certain what you’re reading, but typically you set an A record with the Netlify IP address, and a CNAME using your Netlify subdomain name. What am I missing?
So, I’m just wondering why it is different for a google domain VS other domain
I understand that I can setup the ANAME (apparently not a CNAME?) etc for my google domain-- I’m just wondering why the directions that you get differ.
What is causing it to recommend changing nameservers where the other one is showing the A record option? The only difference between the two domains is one is a google domain and the other bought through namecheap.
You can use either method with any domain. You can use mix and match for different domains on a single account but each domain can only use one of the two methods (Netlify DNS or external DNS).
If you add the custom domain only under Site Name > Settings > Domain management > Custom domains, then you are using external DNS.
If you add the domain under Team name > Domains, then you are using Netlify DNS. You still need to add the domain to the site (the instructions above) for sites using domains hosted with Netlify DNS. The required DNS records will be created automatically for any domains added to the site which are also using Netlify DNS.
If there are other questions about this, please let us know.
Ahh… I see. I wonder if somebody tried to add the domain under the top level tab and that’s why it’s showing the DNS directions
Edit: Yes that’s it. If you add a domain through the top level tab (as oppose to doing it in the domain settings of a project), then it will show you DNS directions rather than the CNAME/A record options.