Connecting a GoDaddy domain to Shopify
If you purchased a domain from GoDaddy and want to use it on a Shopify store without moving the hosting to Shopify, then you can manually connect your GoDaddy domain to Shopify.
On this page
Step 1: Log in to your GoDaddy account
- Open a new browser tab, and then log in to your GoDaddy Domain Portfolio.
- Select the domain that you want to connect to Shopify.
- Click DNS.

Step 2: Update the A records
Note: An A record is required only when connecting the root domain (for example, shopify.com). If you're connecting a subdomain (for example, shop.shopify.com), then you only need to configure a CNAME record.
- Locate the A record, and then click the pencil icon.

- Enter the following A record to your DNS settings:
- Type: A
- Name: @
- Data: 23.227.38.65
- TTL: 1 hour
- Click Save.

Step 3: Update the CNAME records
- Locate the CNAME record, and then click the pencil icon.

- Enter the following CNAME record to your DNS settings:
- Type: CNAME
- Name: www
- Value: shops.myshopify.com
- TTL: 1 hour
- Click Save.

Step 4: Connect your domain to Shopify
From your Shopify admin, go to Settings > Domains.
Click Connect existing.
Type the name of the domain that you want to connect, and then click Next.
Step 5: Additional verification for your Shopify domain
As an additional security measure, your domain might require extra verification. This extra verification requires you to create a TXT record on the domain.
Steps:
- In your GoDaddy Domain Portfolio, click the domain that you're connecting to Shopify, and then click DNS.
- Click Add record.
- From the Type list, select TXT.
- In the Name or Host field, enter
shopify_verification. - In a new tab, go to your Shopify admin, click Settings > Domains, and then click the domain that you're verifying.
- Locate the New value, and then click the copy icon.
- Return to your GoDaddy tab, paste the New value into the TXT Value field, set TTL to
1 hour, and then click Save. - Go back to your Shopify admin tab, and then click I updated DNS records.