Overview
This guide helps you connect your custom domain (e.g., store.mybrand.com) to your BuildMyStore store. By linking your domain, you can create a more professional and branded shopping experience for your customers.
Prerequisites
You must own a domain name (e.g.,
store.mybrand.com) from any domain provider (like GoDaddy or Hostinger)
Step 1: Connect Domain in BuildMyStore
Log in to your BuildMyStore Merchant Dashboard
Navigate to Store Settings > General Settings
Click on Connect Domain
Enter your domain name
Example:store.mybrand.comClick Connect Domain
What Happens Next?
After connecting, BuildMyStore will generate the following details:
CNAME Record
Target Domain
Redirect URL
Example:
Type |
Host |
Value |
|---|---|---|
CNAME |
store |
customers.mykart.io |
You will use these details in your domain provider settings.
Step 2: Configure DNS Records in Your Domain Provider
To complete the setup, you need to update DNS settings where your domain is hosted.
Option A: GoDaddy DNS Setup
Add CNAME Record
Log in to your GoDaddy account
Go to My Products
Click DNS next to your domain
Click Add Record
Select CNAME
-
Enter the following details:
Type: CNAME
Name:
storeValue:
customers.mykart.ioTTL: Default
Click Save
(Optional) Set Up Domain Redirect
If you want to redirect your root domain (e.g., mydomain.com) to www.mydomain.com:
Go to Forwarding
Click Add Domain Forwarding
-
Enter:
Forward To:
https://www.mydomain.comType: Permanent (301)
Click Save
Option B: Hostinger DNS Setup
Add CNAME Record
Log in to your Hostinger account
Open hPanel
Navigate to Domains > DNS Zone Editor
Click Add Record
-
Enter the following:
Type: CNAME
Name:
storeTarget:
customers.mykart.ioTTL: Default
Click Save
(Optional) Set Up Domain Redirect
Go to Domains > Redirects
-
Add a new redirect:
From:
mydomain.comTo:
https://www.mydomain.com
Select Type: Permanent (301)
Click Save