When DNs records are added to Shopify/GoDaddy you will need to slightly modify them before saving.
Example of DNS records received from Cookie Saver:
Name: _eb2299cfb3be303ecd33f0b9c325b36f.fpc.cookiesaver.io.
Type: CNAME
Value: _8b606de7c3eb6de345815df0c77dd4d1.lkfvzjuplp.acm-validations.aws
Name: fpc.cookiesaver.io
Type: CNAME
Value: external-cookiesaverio.cookiesaver.accutics.net
Changes:
- The top level domain should be removed (e.g. "cookiesaver.io" in the above example). It's important that only the top level part of the domain is removed. If using a subdomain like fpc.www.cookiesaver.io, www is not part of the top level domain and should not be removed.
- Leading underscores should be removed from the 'Values'.
Records to be entered in Shopify/GoDaddy (example):
Name: _eb2299cfb3be303ecd33f0b9c325b36f.fpc
Type: CNAME
Value: 8b606de7c3eb6de345815df0c77dd4d1.lkfvzjuplp.acm-validations.aws
Name: fpc
Type: CNAME
Value: external-cookiesaverio.cookiesaver.accutics.net
Records to be entered in Shopify/GoDaddy when using a subdomain like fpc.www.cookiesaver.io (example):
Name: _eb2299cfb3be303ecd33f0b9c325b36f.fpc.www
Type: CNAME
Value: 8b606de7c3eb6de345815df0c77dd4d1.lkfvzjuplp.acm-validations.aws
Name: fpc.www
Type: CNAME
Value: external-cookiesaverio.cookiesaver.accutics.net
Comments
0 comments
Please sign in to leave a comment.