How Branded Short URL Works (And How To Set One Up Without A Developer)
ShortPen University

LucaG is the co-founder of ShortPen. Before that, he built Guadagnissimo from scratch, a personal finance blog that reached hundreds of thousands of readers per year and was later acquired. That experience is where he learned SEO and marketing attribution hands-on. He also runs NTSOT, a newsletter on tools for work and life. His background spans product design, growth, and building online businesses.
Show more
Generic shortened links look the same no matter who sends them. A bit.ly/3xY7kPz in your email, your SMS, and a stranger's phishing attempt all share the same front door. Most recipients don't click, and the ones who do are gambling on trust they can't verify.
A branded short URL fixes this by putting your own domain in front of the slash. Instead of bit.ly/3xY7kPz, your recipient sees go.yourbrand.com/offer.
The brand is built into the link itself. Rebrandly's analysis of over one billion clicks found branded links outperform generic short URLs by up to 39% in click-through rate.
This guide covers what a branded short URL actually is, how to pick a short domain, how to set up DNS without knowing what DNS is, and how to measure what happens after someone clicks. No developer required.
What a branded short URL is

A branded short URL, also known as a custom short URL, is a shortened link that uses a domain you own instead of the shortener provider’s shared domain. Two components make it work.
The custom domain sits before the slash. This is the part that carries your brand identity. It can be a dedicated short domain like yrbnd.co, or a subdomain of your main site like go.yourbrand.com. Either way, it’s yours and only yours.
Using a custom domain for your short URLs enhances brand recognition, trust, and professionalism, and can improve engagement and click-through rates.
The custom slug sits after the slash. This is the part that carries context about the specific link. summer-sale tells the recipient something. 3xY7kPz tells them nothing.
Put them together and go.yourbrand.com/summer-sale communicates both who’s sending the link and what it leads to, before anyone clicks.
The difference between this and a generic short link is ownership.
bit.ly/3xY7kPz lives on Bitly’s shared domain, where millions of other people’s links also live, including plenty sent by spammers and scammers.
Your branded domain is clean, tied to your brand, and only as trusted as you make it. Custom domains allow businesses to maintain brand consistency by incorporating their own domain into shortened links, which can significantly increase the perceived credibility of links and encourage users to click.
Why branded short URLs outperform generic ones
The pre-click trust check
Recipients scan URLs before they click. The domain answers the "who sent this?" question in a fraction of a second, below conscious thought. If the answer is "someone I recognize," the click happens. If it's "a shared shortener domain I've seen used for spam," the click doesn't.
This trust check happens everywhere links appear. Inboxes, SMS threads, social posts, print ads, QR codes on packaging. A branded domain passes the check automatically. A generic one has to survive skepticism first.
The CTR data
The 39% figure from Rebrandly is the most-cited stat in the space, drawn from A/B tests on Twitter and analysis of over two million links. This significant boost in click-through rates is attributed to the perception that branded links are more trustworthy and professional.
Bitly has published its own data claiming branded links earn 2.3x more click-throughs than generic ones.
Results vary by channel, audience, and brand recognition. The direction, though, is consistent across every dataset: branded domains win.
Channel-by-channel differences
The uplift shows up differently in different places.
SMS is the clearest case. The link is often the only meaningful content in the message, and carriers actively filter shared shortener domains. A branded domain reduces both the trust friction for the recipient and the delivery friction with the carrier.
Email rewards branded links through spam filters and visual consistency. When the sender domain matches the link domain, everything reads as one coherent sender identity.
Social turns every share into a brand impression. Over months, a branded domain becomes part of your visual footprint, the same way your logo or typography does.
Print and QR codes depend on branded links for memorability.
yourbrand.co/launchis something a reader can type in.ln.run/3xY7kPzis not.
The deliverability argument
Shared shortener domains carry accumulated reputation from every link that's ever lived on them. That includes scams, phishing attempts, and sketchy affiliate campaigns. Email providers and SMS carriers see this history and treat the domain with suspicion by default.
A custom domain builds its own reputation from zero. Your sending history belongs to you, not to a pool. Over time, a well-behaved branded domain becomes an asset that helps your messages land in the inbox instead of the spam folder.
What makes a good short domain

Most guides stop at "pick something short and memorable." Here's what actually goes into the decision.
TLD choice
The TLD is the part after the final dot: .com, .co, .link, .ly, .io. Prices and readability vary widely.
.comis familiar but rarely short or available at any useful length.coreads like.comand is widely available, usually $25–$35/year.linkis purpose-built for this use case, often $4–$15/year, and signals "this is a link" to readers.lyis Libya's country code, popular with shorteners (bit.ly,rebrand.ly), typically $60+/year.iois popular in tech but longer and pricier than alternatives
Pick based on total character count, registrar price, and whether you're comfortable with the TLD reading correctly in your audience's context. A .link domain costs less and reads clearly. A .ly domain looks cool but costs more.
The pronunciation test
Say the domain out loud. If you have to spell it, it won't work in podcasts, videos, radio ads, or word-of-mouth. yourbrand.co passes. yrbnd.co fails if nobody knows how to pronounce "yrbnd."
Custom domain: subdomain or standalone
You have two options:
Use a subdomain of your main site, like
go.yourbrand.comorlink.yourbrand.com. Free. No new registration. Inherits your existing brand equity. Works with any decent link shortener, including ShortPen.Register a separate short domain like
yrbnd.cooryourbrand.link. Costs $10–$40/year depending on TLD. Shorter in total. Independent reputation. Better if you plan to use the domain in print, packaging, or anywhere character count matters.
Most teams start with a subdomain and only move to a standalone short domain if they need the extra brevity. A subdomain is faster to set up and doesn't cost anything extra.
Why not your main website domain
Don't use yourbrand.com/offer as a shortened link destination.
Two reasons. First, if your shortener ever gets abused (stolen account, spam campaign), you don't want that reputation hitting your main domain. Second, it confuses search engines and analytics about whether a page on your site is real or a redirect.
Isolation is worth the extra five minutes of setup.
How to create a branded short URL
The process has four steps. None of them requires writing code.
Step 1: Register your short domain

If you're using a subdomain of your existing site, skip to step 2. You already own it.
If you're registering a new short domain, use a registrar that includes free DNS management. Namecheap, Porkbun, and Cloudflare Registrar are reliable and cheap. GoDaddy works but charges more. Most short domains cost $4–$40 for the first year.
Check that the registrar lets you edit DNS records for free. Most do. A handful of paywalls, this, which makes them useless for our purposes.
Step 2: Choose a link management tool
When choosing a link management tool, look for four things:
Custom domain support on the plan you actually want (many tools paywall this)
Click analytics with referrer, device, and location data
API access if you plan to automate anything
A user interface you don't hate
Most tools advertise free plans, but custom domains are often locked behind a paid tier.
ShortPen includes one custom domain on the free plan, along with unlimited clicks, unlimited analytics retention, and 100 tracked events per month. Bitly and Rebrandly require upgrades.
Step 3: Connect your domain (the DNS part, made easy)
This is where most guides get vague. Here's what's actually happening.
A DNS record is an entry in a lookup table that tells the Internet where your domain points.
Your link shortener provides specific values to enter, and you add them to your registrar or DNS host.
You'll see three types referenced:
A record points a domain (usually a root domain like
yrbnd.co) to an IP addressCNAME record points a subdomain (like
go.yourbrand.com) to another domainTXT record is a verification record that proves you own the domain
Your shortener will tell you exactly which record type to add and what values to use. For a subdomain like go.yourbrand.com, this is usually a CNAME plus a TXT verification record.

You copy the values from the shortener dashboard, paste them into your DNS provider's record editor, and save.
DNS changes take time to propagate across the Internet. Most resolve in a few minutes.
ShortPen allows up to 24 hours before flagging a problem, and 48 hours is the outer limit for any provider. If you want to check propagation yourself, dnschecker.org shows how your domain resolves in data centres around the world.
Once verification is complete, your shortener automatically provisions an SSL certificate. Your branded links now load over HTTPS automatically.
Do you want to connect your custom domain to ShortPen? Read our full guide.
Step 4: Create your first branded link
Open your shortener, paste the destination URL, pick your branded domain from the dropdown, and write a slug. Save.
Most tools also automatically generate QR codes for every branded link, allowing you to easily connect digital and physical marketing efforts.
In ShortPen, each link gets a QR code you can download and use on packaging, posters, print materials, or business cards.
Slug naming conventions that scale
Random strings are a missed opportunity. A good slug does double duty as a recognizable label and as analytics metadata.
The basics:
Lowercase, hyphen-separated
Under 15 characters when possible
No special characters or spaces
Clear keywords over clever wording
Beyond the basics, pick a convention and stick to it. A few that work:
Campaign-based:
/summer-sale,/black-friday,/q1-webinarContent-based:
/case-study,/demo-request,/newsletterSource-based:
/from-linkedin,/youtube-bio,/podcast-guest
For teams managing many links, a combined template like {campaign}-{content}-{source} (e.g., launch-demo-youtube) makes sorting and filtering later trivial.
Avoid baking dates into evergreen content. /2026-guide ages badly. Also, avoid internal codes that mean nothing to the recipient. /sku-41829 is technically a slug, but it reads like spam.
If you're running enough links to need organization at scale, ShortPen's workspaces and folders keep client campaigns, product lines, or team channels cleanly separated under one organization.
Beyond clicks: tracking what happens after
Most branded link content stops at click analytics. Clicks, referrers, devices, locations, time-of-day patterns. Useful, but incomplete.
The gap: a click isn't a conversion. You know someone clicked your branded link. You don't know whether they signed up, bought something, or bounced. That's a separate data source, usually Google Analytics with UTM parameters, which means another integration and more manual tagging on every link.
ShortPen closes this gap with the ShortPen Pixel and event tracking. You install the pixel once on your destination site, define the events you care about from the dashboard (signups, purchases, form submissions, or any custom event), and the pixel attributes those events back to the branded link that drove them.
For a walkthrough of getting the pixel live on your site, see our conversion tracking setup guide.
The practical result: your /summer-sale link doesn't just report 1,240 clicks. It reports 1,240 clicks and 87 purchases, tied directly to the link, broken down by country, device, and referrer.
The free plan includes up to 100 tracked events per month, which is enough to measure whether a campaign is working before you commit to a paid plan.
This shifts the branded short URL from a trust-and-traffic tool to an attribution tool. You stop guessing which channel drove the conversion. The link itself tells you.
When a branded short URL isn't worth the setup
Branded links are not universally required. Skip them when:
The link is for internal testing or QA
You're sending a one-off personal link (a map pin to a friend, a shared doc for a meeting)
The context already guarantees trust (your verified corporate email, a carrier-registered SMS short code)
The link is intentionally anonymous (surveys, whistleblower forms)
Quick rule: if nobody whose trust you need will see the link in the wild, the branding doesn't earn the setup. Use the shortener's default domain and move on.
FAQ
How much does a branded short URL actually cost?
A short domain costs $4–$40 per year, depending on TLD. A shortener plan ranges from free to enterprise. There are free link shorteners and free URL shortener options available, often with basic features like custom branding and analytics. ShortPen’s free plan includes one custom domain and 100 tracked events per month, so a working branded short URL setup can cost under $10/year total if you pick an affordable TLD.
Do I need technical skills to set one up?
No. Modern URL shorteners are user-friendly and require minimal technical knowledge. They walk you through the DNS setup with exact values to copy and paste. The only step that feels technical is logging into your domain registrar and pasting those values into a record editor. It takes under five minutes.
Do branded short URLs hurt SEO?
No. Link shortening and URL shortening services use 301 redirects, which pass link equity to the destination. A branded domain can even accumulate minor domain-level signal over time as more sites link to it.
Should I use my main website domain?
Not recommended. Use a separate short domain or a subdomain like go.yourbrand.com. This isolates the shortener’s reputation from your main domain, keeping your analytics and search presence clean. Using a custom domain is a useful tool for brand recognition.
Do branded short URLs expire?
Not by default. They stay active as long as you keep your domain registered and your shortener account open. You can delete, edit, or redirect them at any time. URL shorteners are useful tools for managing link lifecycles.
Can I change the destination after sharing?
Yes. Update the destination in the dashboard, and the short URL stays the same. Every placement you’ve already shared now automatically points to the new destination. Some URL shorteners also allow you to send users to different URLs based on device or location. This is one of the most useful features of any link shortener, especially for podcast and video descriptions.
How long does DNS propagation take?
Usually, minutes to a few hours. ShortPen allows up to 24 hours before flagging a verification problem, and 48 hours is the practical outer limit. dnschecker.org shows global propagation status if you want to monitor it. Enterprise businesses may have additional requirements.
Conclusion:
A branded short URL is a form of trust infrastructure.
The domain does the work of identifying you before anyone reads a single word of content, and with event tracking layered on top, the same link tells you which clicks turned into actual outcomes. The setup takes under an hour, most of which is waiting for DNS to propagate.
The cheapest way to test this is on ShortPen's free plan, which includes one custom domain, unlimited links, and 100 tracked events per month. If you want higher event limits and full API access, the 14-day premium trial covers that too.
Ready to make every click count?
Simplify your link management, gain valuable insights, and take control of your online presence. Your journey to better links starts here.
