How to Connect a Custom Domain
06 Aug 2026
Every Sellr store gets a free link at sellr.cc/your-store-name. If you own your own domain (e.g. yourbrand.com), you can point it at your store instead - this is included on every plan.
Step 1: Add the domain in Sellr
- Go to Dashboard β Settings.
- Find the Custom domain card.
- Type your domain (e.g.
shop.yourbrand.com) and click Add domain.
Sellr will show you a CNAME record to add - something like:
shop.yourbrand.com β CNAME β your-store-name.sellr.cc
Step 2: Add the CNAME record with your domain registrar
This step happens outside Sellr, at wherever you bought your domain (Namecheap, GoDaddy, Whogohost, etc.):
- Log in to your domain registrar's dashboard.
- Find DNS settings or Manage DNS.
- Add a new CNAME record:
- Host/Name: the subdomain part only (e.g.
shop, not the full domain) - Value/Target: the
your-store-name.sellr.ccaddress Sellr showed you - TTL: leave as default
- Host/Name: the subdomain part only (e.g.
- Save.
Step 3: Verify
DNS changes can take anywhere from a few minutes to a few hours to spread. Once it's done:
- Go back to Dashboard β Settings.
- Click Save / verify next to your domain again.
- Once it shows Verified, your domain is live - visiting it shows your store directly.
Notes
- A root domain (just
yourbrand.com, no subdomain) sometimes can't use a CNAME record depending on your registrar - using a subdomain likeshop.yourbrand.comorwww.yourbrand.comis the safest bet and works everywhere. - Your
sellr.cc/your-store-namelink keeps working even after your custom domain is verified - both reach the same store. - If verification isn't going through after a few hours, double check the CNAME's target value matches exactly what Sellr showed you, with no typos or trailing dots.