I recently have been in the process of switching from Square to Shopify and have ran into issues with moving the domain over. I’ve gotten theartisanforge.com transferred but the www.theartisanforge.com is showing errors fetching multiple domain records. I went back to my square account to attempt to fix these but the domain is no longer registered through them.
Hello, I am BrainLee From Samita team.
We have had a problem with duplicate domains, and this is our solution
Why this happens
-
The root domain (
theartisanforge.com) is usually set up first during a transfer. -
The www subdomain (
www.theartisanforge.com) is actually a separate DNS record, typically a CNAME pointing to the root domain. -
When transferring, some providers don’t carry over those extra DNS records, so Shopify can’t resolve the
wwwaddress until you add or update them.
How to fix it
-
Check DNS settings in Shopify
-
Go to Shopify Admin → Settings → Domains
-
Select theartisanforge.com
-
Scroll down and look at the DNS settings.
-
-
Verify you have these records
-
A record:
Host: @ Points to: 23.227.38.65 -
CNAME record:
Host: www Points to: shops.myshopify.com(This is what makes
www.theartisanforge.comwork.)
-
-
Remove duplicates or conflicts
- If you see multiple
wwworCNAMEentries, remove the extras so only one points toshops.myshopify.com.
- If you see multiple
-
Wait for propagation
- DNS updates can take a few hours (up to 48h in rare cases).
Extra checks
-
Since you mentioned Square no longer has the domain, all DNS is now managed in Shopify Domains. Don’t go back to Square; changes there won’t apply anymore.
-
Use a tool like https://dnschecker.org to confirm
www.theartisanforge.comresolves correctly once you’ve fixed the records.
If you’d like, you can send me a screenshot of your DNS results from dnschecker, and I’ll analyze them for you and tell you exactly which records need to be added or removed in Shopify.
Best regards.
BrainLee from Samita team
Hi @theartisanforge ,
This happens often when transferring from Square (Weebly) to Shopify - the root domain works (theartisanforge.com), but the www version breaks because the CNAME record didn’t carry over.
- In your new registrar DNS, set:
- theartisanforge.com → A record → 23.227.38.65
- www → CNAME → shops.myshopify.com
- Remove extra/duplicate records.
- In Shopify → Settings → Domains, set theartisanforge.com as primary and enable redirect all traffic.
That will fix the error.