Custom Domain · Add-on

Use your own branded domain for every tag redirect.

Swap tapd.ink/A7K2P for tags.yourcompany.com/A7K2P. Two DNS records on your side, we handle the SSL and routing on ours.

$10/month add-on · Available on Essential & Professional

Your tags, your brand, end-to-end.

When a customer scans one of your smart tags, the URL they see in their browser bar reads like your company — not a service you use.

Without add-onWith Custom Domain
tapd.ink/A7K2P tags.acmehvac.com/A7K2P
tapd.ink/H3N9X access.hotel-laurel.com/H3N9X
tapd.ink/M5Q8R scan.willowbakery.com/M5Q8R

Every tag on your account automatically routes through your custom domain once it's active — existing tags, new mints, minted-for-others, everything. No reprogramming required.

Before you start.

Heads up

You don't need to move your domain to Cloudflare. You don't need to change your main website. You don't need to change your email. Two DNS records (a CNAME and a TXT) are all we're touching — for the subdomain only.

Pick something short and memorable.

Your subdomain is the first thing customers see in the URL bar when they scan a tag. Keep it short — one word is ideal. Here are our most popular picks:

SubdomainExample URLBest for
gogo.yourcompany.com/A7K2PUniversal — works for any industry
scanscan.yourcompany.com/A7K2PClear intent — invites the tap/scan
tagtag.yourcompany.com/A7K2PProduct-focused brands
taptap.yourcompany.com/A7K2PNFC-heavy deployments
mm.yourcompany.com/A7K2PMinimal — one letter, clean look
linkslinks.yourcompany.com/A7K2PMarketing teams, agencies
accessaccess.hotel-laurel.com/A7K2PHospitality, guest-facing
infoinfo.yourcompany.com/A7K2PField services, equipment tags

Two records to add.

Log into your DNS provider and add both of the following records. The CNAME routes traffic to our servers; the TXT record proves you own the domain so we can issue an SSL certificate.

Record 1 — CNAME (routing)
Type
CNAME
Name / Host
go   ← the subdomain you chose (just the prefix, not the full domain)
Value / Target
custom.tappedtags.com
TTL
Auto (or 3600 if no auto option)
Proxy
Off / DNS only   (Cloudflare users only — look for the orange cloud, turn it gray)
Record 2 — TXT (ownership verification)
Type
TXT
Name / Host
_tapped-verify.go   ← _tapped-verify. followed by your subdomain prefix
Value / Content
tapped-verify=xxxxxxxx   ← the exact verification code shown in your Tapped dashboard
TTL
Auto (or 3600 if no auto option)
Where do I find my verification code?

After you add the custom domain in your Tapped dashboard (Settings → Custom Domain), the dashboard will display your unique TXT verification value. Copy it exactly as shown — it will look something like tapped-verify=a1b2c3d4.

Different registrars label these fields slightly differently. Here's a cheat sheet:

RegistrarWhere to find DNS settings
GoDaddyDomain Portfolio → your domain → DNS → Add New Record
NamecheapDomain List → Manage → Advanced DNS → Add New Record
CloudflareWebsites → your domain → DNS → Records → Add Record
Google Domains / SquarespaceMy Domains → your domain → DNS → Custom Records
AWS Route 53Hosted Zones → your domain → Create Record
Network SolutionsManage Account → Manage Domain → Advanced DNS Records

The four-step process.

1

Add the custom domain in your dashboard

Go to Settings → Custom Domain in your Tapped dashboard. Enter the subdomain you'd like to use (e.g. go.acmehvac.com). The dashboard will display the two DNS records you need to add — a CNAME and a TXT verification code unique to your account.

2

Add both DNS records at your provider

Using the details from your dashboard, add the CNAME record (points your subdomain to custom.tappedtags.com) and the TXT record (proves you own the domain). Save both records. Most DNS changes propagate within 5-15 minutes; worst case a few hours.

3

Click "Verify" in your dashboard

Once both records are live, click the Verify button in your Tapped dashboard. Our system checks the CNAME and TXT records, verifies ownership, and provisions a free SSL certificate for your subdomain (so URLs show the padlock in the browser). Verification usually completes within a few minutes.

4

You're live

Once verified, every tag on your account redirects through your custom domain automatically. Nothing else to change — no reprogramming, no re-minting, no new dashboard. You'll see the status update to "Active" right in your settings.

Common issues.

If you're using Cloudflare as your DNS

Make sure the proxy (the orange cloud icon next to your CNAME record) is turned off — it needs to be gray "DNS only". An orange-cloud proxy will try to serve the record through Cloudflare's CDN and break SSL validation.

If your subdomain already exists for something else

A subdomain can only point to one place at a time. If tags.yourcompany.com is already in use for another service, you'll need to pick a different prefix (go., scan., tap., m., etc.) or retire the existing record first.

If the TXT record isn't being detected

Double-check that the TXT record name is exactly _tapped-verify.yoursubdomain (e.g. _tapped-verify.go) — some registrars automatically append your root domain, so you may only need to enter the prefix portion. The value must match exactly what the dashboard shows, including the tapped-verify= prefix.

If validation fails after 24 hours

Check that your CNAME points to exactly custom.tappedtags.com (no https://, no trailing slash, no path) and that the TXT verification record is in place. You can verify your records are live by running nslookup -type=CNAME go.yourcompany.com and nslookup -type=TXT _tapped-verify.go.yourcompany.com in a terminal. If it still fails, contact us and we'll look at it with you directly.

Questions worth asking.

Can I use my root domain (e.g. acmehvac.com, not tags.acmehvac.com)?
Technically yes, but we don't recommend it — your root domain is where your main website lives, and a CNAME on the root conflicts with almost everything else (email routing, MX records, your actual site). Every customer using custom domains uses a subdomain. It keeps things clean.
Will existing tags I've already printed still work?
Yes. Every physical tag is encoded with a universal 5-character identifier (like A7K2P) that works on both tapd.ink and your custom domain. Existing printed tags continue to function on the original domain forever. New tags you mint after the add-on is live will be encoded with your custom domain by default.
Can I change my subdomain later?
Yes, but tags already printed with the old subdomain will keep working on that subdomain. New tags will use the new one. Switching is a simple DNS swap plus an email to us.
Can I have multiple custom domains on one account?
The $10/mo add-on covers one custom domain. If you need multiple (for example, separate domains for separate brands or regions), reach out — we can structure it as an organization-level account with domain-per-org-unit pricing.
What if I cancel the add-on or my subscription?
If you cancel the add-on, your custom domain will stop routing within 24 hours and tags will fall back to tapd.ink redirects. Your tags keep working — they just lose the branded URL. You can re-enable the add-on anytime.
Is there a setup fee?
No. The $10/mo covers everything — SSL certificate, hostname validation, ongoing renewal, and any support we provide during setup. First-year setup assistance is white-glove for every customer.
Does my DNS provider matter?
No. Any registrar that supports CNAME and TXT records works — that's essentially all of them. You don't need to move your domain to us or to Cloudflare.
How long does the whole process take?
Most customers are live within 15-30 minutes. Add both DNS records, wait a few minutes for propagation, click Verify in your dashboard, and you're done. The longest wait is usually DNS propagation, which varies by provider but rarely takes more than an hour.

Ready to brand your tags?

Open your Tapped dashboard, head to Settings, and add your custom domain. Two DNS records and a click — you'll be live in minutes.

Open Dashboard