Add your own domain to CartPanda
To use your own domain you need to add two records in your DNS host settings:
== Record 1
Type: A
Host: @
Value: 3.130.228.150
== Record 2
Type: CNAME
Host: www
Value: shops.oncartx.io
Let's say that the name of your site is Clothes For Cats, you can point to different types of domains, such as: catsclothes.com; www.catsclothes.com, or store.catsclothes.com.br. Each method has a slightly different mode.
Although our guide is based on Cloudflare images, these instructions are valid for virtually all domain providers, such as Namecheap , Godaddy , Name , among others.
Watch the video explanation
Important : If you use Hostinger as a provider, by default they create CAA records in your domain settings that end up generating conflict with our integration.
You must enter the Hostinger platform and remove all CAA records.
Once removed, 2 new ones need to be created:
name: @ content: 0 issue "sectigo.com"
name: @ content: 0 issuewild "sectigo.com"
For domains like yourstore.com, www.yourstore.com
- Log in to your host account (Namecheap, Cloudflare) and go to the DNS settings
- If there are old records, remove them. Don't forget to remove the root (@ or yourstore.com) and (www.yourstore.com) if your site is being redirected to a place other than CartX.
- Add the new records following this template:
- Registration Type: with Host: @ pointing to the address: 3.130.228.150 of CartX
- Record Type: CNAME with Host: www pointing to: shops.oncartx.io
You can use this tool to confirm that the records have been updated.
Note : If your domain is Cloudflare you need to turn off the proxy (click on the orange cloud)
For store-type domains.yourcompany.com
- Log in to your host account (Namecheap, Cloudflare) and go to the DNS settings
- If there are old records, remove them completely.
- Add the new record following this template:
- Record Type: CNAME with Host store pointing to shops.oncartx.io
After completing these steps
After adding your domain you need to set it as the primary domain (the domain that your visitors will see when they enter your site). To do this, click on "Change primary domain".
Can't access your site?
If you are having difficulty accessing your site after changing the domain, send a printscreen reporting the error to our support and we will help you with that.
Updated on: 03/03/2025
Thank you!