Connecting a third-party subdomain to Shopify
A subdomain is a subset of your root domain that you add as a prefix to your root domain. If you want to use your root domain for another website, and a subdomain for your Shopify store, then you can connect the subdomain from your third-party provider account.
When you purchase a domain, you buy a root domain, such asjohns-apparel.com
.You can also have subdomains such aswww.johns-apparel.com
orshop.johns-apparel.com
, wherejohns-apparel.com
is the root domain, andwww
orshop
is the subdomain. You have to purchase a root domain before you can add a subdomain.
On this page
Step 1: Change your CNAME record on your third-party domain provider's account
In this procedure, you change the value of the host or alias to that of your subdomain. Depending on your third-party provider, how you enter your subdomain might change. For example, if your subdomain starts withwww
, then you might have to enterwww
, orwww.
with a dot (.) at the end. Use the existing entry as a guide, or follow your provider's instructions.
You don't need to assign your subdomain an A record for Shopify even if you're using it as your primary domain.
Before you begin
To complete this procedure, you need to have the following information:
- your login information for your third-party domain provider account
- your subdomain
- the CNAME record for your subdomain
shops.myshopify.com
Steps:
- On your domain provider’s website, log in to your account.
- Find the DNS settings or domain management area.
- Do the following:
- In theHostorAliasfield, enter the subdomain that you want to connect to your Shopify store.
- In theTypeorRecord Typefield, enter
CNAME
. - Point the CNAME record for your subdomain to
shops.myshopify.com
.
- Save your changes.
Step 2: Verify that your subdomain is connected to Shopify
From your Shopify admin, go toSettings>Domains.
To confirm that your subdomain is connected to your Shopify store, clickVerify connection.
It might take up to 48 hours for your domain to be verified. After it's verified, your domain is listed in theTHIRD-PARTY DOMAINSsection of theDomainspage with the statusConnected.
Next steps
After you connect your subdomain to Shopify, you canmake it the primary domain.