I’m attempting to connect my domain to Mailchimp and it requires me to set an A record however when attempting to set one, I get an error:
dns_api swoon.love - swoon.love/A: 400 - link exists, all config must be empty
Is there anything obvious I’m missing? I was able to successfuly set a CNAME and MX record, it’s just the A name that is causing an issue.
I’ve had a search through several topics that are similar and the most common fix seems to be Netlify support ‘switching on’ the ability to delete existing NETLIFY records. I’m not sure if that’s still the case?
The Netlify URL is swoonlove.netlify.app and once live, the domain will be swoon.love
Thanks in advance for any help/info you can provide!
I’m building a website for a friend so have left all of the Mailchimp stuff well alone. I’ve just had a request from him to update the following:
CNAME
us2-dae6b8e6-2ba05c464d7f69ffba001274e.pages.mailchi.mp
A record
148.105.251.17
Create a CNAME record for k2._domainkey.swoon.love with this value:
dkim2.mcsv.net
Create a second CNAME record for k3._domainkey.swoon.love with this value:
dkim3.mcsv.net
I’ve just had a glance at the Mailchimp docs and looks like the CNAME changes should be enough. Out of interest for future reference, why can’t I change the domain A record (and what do I need to do if I need to change it?)
Because it will direct all traffic to your site elsewhere. If you really need to change the A record, you can do that at your registrar. The CNAME entries should be enough to get Mailchimp working, from what I can see in the documentation.
@CallumKing90 If you find that your apex domain loads but your www subdomain does not, you might revisit the wisdom of having the CNAME entry for www.swoon.love point to Mailchimp. I’m guessing that the A record information from Mailchimp applies only when you have a subdomain (in your case) that points to Mailchimp.
hey @CallumKing90, we have just made a change on our side that allows you to delete and add new A records should you need to. let us know if that helps.