Connecting an IONOS domain to Shopify
If you purchased a domain from IONOS and want to use it on a Shopify store without moving the hosting to Shopify, then this guide will help you manually connect your IONOS domain to Shopify.
On this page
Step 1: Log in to your IONOS account
- Open a new browser tab, and then log in to your IONOS account.
- Go to Menu > Domains & SSL.
- Select the domain that you want to connect to Shopify.
- Click Actions > 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
- Host name: @
- Points to: 23.227.38.65
- TTL: 1 hour
- Click Save.

Step 3: Add the CNAME records
- Click Add record, and then select CNAME from the list.

- Enter the following CNAME record to your DNS settings:
- Type: CNAME
- Host name: www
- Points to: 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 IONOS account, go to Menu > Domains & SSL.
- Select the domain that you're connecting to Shopify, and then click Actions > DNS.
- Click Add record, and then select TXT from the list.
- In the Host name 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.
- Go back to your IONOS tab, paste the New value into the 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.