Custom return portal domain to CNAME
Overview
Who should read this?
This guide is for stores that want to use their own custom domain (e.g., returns.yourdomain.com) for the Returns page, instead of the default URL ending in returnsdrive.com.
Example: You want your customers to land on returns.pokemonwinkel.nl instead of pokemonwinkel.returnsdrive.com.
Why CNAME instead of A record?
A CNAME points to our service domain (page.returnsdrive.com) rather than a fixed IP address. This means:
- Zero downtime during server upgrades — your page stays live automatically.
- No manual IP updates required — everything is handled on our side.
- Faster activation — your page goes live as soon as the DNS propagates, no need to contact Support.
Estimated Time:
- Your setup time: ~5 minutes.
- System wait time: 5–30 minutes for DNS to propagate globally. (Your page will go live automatically once the network updates — no need to contact Support to activate it!).
Before You Begin
To ensure a smooth setup, please make sure:
- You are using a Subdomain: E.g.,
returns.yourdomain.com. We cannot support root domains (likeyourdomain.com) because Internet DNS standards do not allow CNAMEs at the root level. - You have DNS access: You need to be able to log in to your domain provider (e.g., Cloudflare, GoDaddy, Namecheap, Shopify, AWS, etc.).
- The subdomain is not already in use: Make sure no existing A record, CNAME, or other DNS record exists for the subdomain you want to use. If one exists, delete it first.
Step-by-Step Guide
Step 1: Create a new CNAME Record
- Log in to your DNS provider's dashboard.
- Locate the DNS management tab for your domain.
- Create a new record with the following details:
- Type: CNAME
- Host / Name: Enter your subdomain prefix (see the cheat sheet below).
- Target / Value:
page.returnsdrive.com - TTL: Change the TTL (Time to Live) to 300 seconds (or the lowest value your provider allows).

How to correctly fill out the "Host / Name" field:
Your Custom Returns Page | What to type in "Host/Name" |
|---|---|
| |
| |
You usually only need to type the word that comes before your main domain.
Pro Tip: After saving, if your provider displays the record asreturns.yourdomain.com.yourdomain.com(repeated twice), edit it and just typereturns. (Exception: A few systems like AWS Route 53 or Vietnix require you to type the full domain).
☁️ For Cloudflare Users: Your Proxy status MUST be set to DNS only (Grey cloud ☁️). If you leave it as the orange cloud, it will break your SSL (security certificate). You can switch it back to orange later, but only after you've confirmed the page loads correctly.
Step 2: Verify your Setup
- Go to https://dnschecker.org/all-dns-records-of-domain.php
- Type in your full subdomain (e.g.,
returns.yourdomain.com). - Select CNAME from the dropdown and click Search.
- If the results show
page.returnsdrive.comwith green checkmarks ✅ across most locations, you're all set!
Your Returns Page will go live automatically once the DNS propagates — typically within 5–30 minutes.


during server upgrades
Step 3: Confirm the page is live
Open your custom domain (e.g., https://returns.yourdomain.com) in a browser. You should see your Synctrack Returns page loading correctly with a valid SSL certificate (🔒 in the address bar).
If the page does not load after 30 minutes, double-check Step 1 and Step 2. If everything looks correct but the page still isn't loading, please reach out to our support team — we're happy to help.
Note: Below are some popular DNS providers that you already have or can use.
- Cloudflare cloudflare.com
- Google Cloud DNS cloud.google.com/dns
- Amazon Route 53 aws.amazon.com/route53
- GoDaddy godaddy.com
- Namecheap namecheap.com
- DNS Made Easy dnsmadeeasy.com
- Dyn (Oracle Cloud) dyn.com
- Azure DNS azure.microsoft.com
- Plesk plesk.com
- Bluehost bluehost.com
Updated on: 15/05/2026
Thank you!