Question
How to connect a DigitalOcean domain to Wix by Pointing
Hello community,
I have a DigitalOcean droplet that contains several domains and I need to connect one of my DigitalOcean domain to Wix by Pointing (I cannot use DNS connection method).
My objective is to have https certification for my domain, which by Wix side I can get only if I set both CNAME and A record).
So, from Wix side we got the IP address value of the A record and the CNAME value (I followed this guide: (https://support.wix.com/en/article/connecting-a-domain-to-wix-using-pointing-5342238) ).
So, I need to set the following configuration:
Type | Host | Value |
---|---|---|
CNAME | www.xyz.eu | www192.wixdns.net |
A | xyz.eu | 23.236.62.147 |
But I cannot enter the same “Host” for CNAME and A record.
How can I solve this issue?
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×