'why does connect domain to "Shopify" ask for either CNAME and A Record?
why does connect domain to "Shopify" ask for either CNAME
and ARecord
? ref
If you've purchased your domain through a third party, then you need to edit the following DNS settings:
Your A record should point to Shopify's IP address, which is 23.227.38.65 Copy
Your www CNAME record should point to
shops.myshopify.com
Copy .
I mean if i configure my domain customer.com
, A Record
=> 23.227.38.65
Isn't that enough to them? why do they also ask for CNAME
www
shops.myshopify.com
?
Solution 1:[1]
"The shop subdomain points to Shopify’s servers, so they can manage which A record (IP address) the online store is hosted on." https://www.domainnamesanity.com/blog/cname-vs-a-record/
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | user19027610 |