Using a custom domain like www.mycustomdomain.net? Use these steps »
Using a custom domain like shop.mycustomdomain.net? Use these steps »
Use www
To get your custom domain up and running with your Big Cartel store, you’ll want to create a CNAME record to point to your shop and then simply forward the non-www version of your custom domain to the www version using a 301 redirect. Here’s how you’ll get that going:
- Log in to your eNom account »
- Click the Domains tab and then select MyDomains from the drop down menu.
- Select Host Records which will bring you to the Edit Host Records table.
- From there, you will enter
mybigcartelstore
.bigcartel.com (swap thatmybigcartelstore
placeholder with your actual store’s subdomain) into the Address field for the www record. Be sure that CNAME is selected for the Record Type. - Then you will add www.
mycustomdomain.net
(be sure to include the www and update thatmycustomdomain.net
placeholder with your actual custom domain name) to the Address field for the @ record, and select URL redirect for the Record Type. Click Save. - Finally, you’ll head to Account > Edit your shop info > Add a custom domain in your Big Cartel admin. Click Add domain.
- Enter
www.mycustomdomain.net
in the custom domain field (be sure to update that example placeholder with your actual custom domain name) and click Save.
That’s it! Now we wait. It can take up to 24-48 hours for domain changes to update.
eNom also provides some more instructions on creating CNAME records and 301 redirects if you’re having trouble locating where to make those changes. If it’s still not working after that, you should contact eNom to help you figure out why.
Make sure you don’t enable the Frame setting on your 301 redirect. Framed redirects will end up preventing your store from working properly for people that access the shop through your custom domain.
Use another subdomain
If you’re planning on using your custom domain to display content other than just your Big Cartel store, you’ll want to create a CNAME record on a subdomain that’s not www - like shop.mycustomdomain.net or store.mycustomdomain.net. Here’s how to set that up:
- Log in to your eNom account »
- Click the Domains tab and then select MyDomains from the drop down menu.
- Select Host Records. To add a new CNAME record, find the Host Name field in the first empty row, and enter your desired subdomain there (ex: shop).
- In the Address field, enter
mybigcartelstore
.bigcartel.com (swap themybigcartelstore
placeholder with your actual store’s subdomain). Make sure that CNAME is selected for the Record Type. - Finally, you’ll head to Account > Edit your shop info > Add a custom domain in your Big Cartel admin. Click Add domain.
- Enter
shop.mycustomdomain.net
in the custom domain field (be sure to update thatshop.mycustomdomain.net
example URL with your actual custom domain name, including the new subdomain you just created) and click Save.
That’s it! Now we wait. It can take up to 24-48 hours for domain changes to update.
eNom also provides some more instructions on creating CNAME records if you’re having trouble locating where to make those changes. If it’s still not working after that, you should contact eNom to help you figure out why.