← Help Center

How to Connect a Custom Domain

06 Aug 2026

How to Connect a Custom Domain

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

  1. Go to Dashboard β†’ Settings.
  2. Find the Custom domain card.
  3. 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.):

  1. Log in to your domain registrar's dashboard.
  2. Find DNS settings or Manage DNS.
  3. 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.cc address Sellr showed you
    • TTL: leave as default
  4. Save.

Step 3: Verify

DNS changes can take anywhere from a few minutes to a few hours to spread. Once it's done:

  1. Go back to Dashboard β†’ Settings.
  2. Click Save / verify next to your domain again.
  3. Once it shows Verified, your domain is live - visiting it shows your store directly.

Notes