How do I connect my custom domain to my Shopaccino store?
This guide walks you through connecting your own custom domain (e.g., www.yourbrand.com ) to your Shopaccino store so that customers can access your site using a personalized web address.
Steps to Connect a Custom Domain
Update DNS Records in Your Domain Provider
Log in to the domain registrar where you purchased your domain (e.g., GoDaddy, Namecheap, Google Domains) and configure the following DNS records:
-
A Record (Root Domain, e.g., yourbrand.com)
- Type: A Record
- Name: “@”
- Value: “167.99.69.4” (Shopaccino server IP)
- TTL: “Default” or “600 seconds”
-
CNAME Record (Subdomain, e.g., www.yourbrand.com )
- Type: CNAME
- Name: ”www”
- Value:” yourbrand.com ” or ”@” (depending on domain provider)
- TTL: “Default” or “600 seconds”
-
Note:
Remove any existing A or CNAME records for “www” before adding the new one.
Access Launch on Domain in Shopaccino
-
Log in to your Shopaccino Admin
Panel.
- Click on Step by Step Setup.
- Scroll down to the Connect Domain section.
- Click Add Domain.
Add Your Custom Domain in Shopaccino
- In the "Already have domain?" field, enter your domain name (e.g., yourbrand).
- Then select its extension from the drop-down menu (e.g., .in, .com).
- Click Submit to confirm.
-
As per the TTL mentioned in your DNS settings, your website will go live shortly after domain propagation.
On this page