GuideJul 23, 2026

What Is a Vanity URL? Examples, Best Practices & How to Create One

A vanity URL is a short, branded, human-readable link. Here is what vanity URLs are, real examples, how to create one on your own domain, and the best practices that keep them working.

What Is a Vanity URL? Examples, Best Practices & How to Create One

A vanity URL is a short, deliberately readable web address that you choose yourself instead of accepting whatever string a system generates. Rather than sending someone to a 120-character link full of IDs and query parameters, you send them to go.yourbrand.com/spring — a link a person can read out loud, remember, type from a printed page, and trust before they click it.

Vanity URLs sit at the intersection of branding and measurement. They look like you, and because they redirect through a link platform, every click is counted.

What is a vanity URL, exactly?

A vanity URL has three parts, and each one is a decision you make.

  • The domain: the branded part, such as go.yourbrand.com or yourbrand.link. This is your vanity domain name.
  • The slash path, also called the slug: the readable label, such as /spring-sale or /pricing.
  • The hidden destination: the long, messy, fully tagged URL the visitor actually lands on.

Put together, go.yourbrand.com/spring-sale is a vanity URL. The visitor sees eighteen readable characters. Behind the redirect sits the real destination with its campaign parameters intact.

The redirect is what makes this possible. When someone opens the vanity URL, the link platform records the click and immediately forwards the browser to the destination. The visitor experiences one continuous journey; you get a branded link plus analytics.

Vanity URL vs short URL vs branded link

These three terms overlap and are often used interchangeably, but they are not identical.

  • A short URL is any shortened link, including one on a shared domain with a random slug, like a generic shortener's random six characters. Short, but anonymous.
  • A branded link is a short link served from a domain you control. The domain carries your name, so the link is recognisably yours.
  • A vanity URL is a branded link where the path is also chosen and meaningful. It is the most deliberate version of the three.

In practice most teams want the third thing: your domain, your wording, full tracking.

Vanity URL examples

Concrete patterns are easier to copy than rules. These are the shapes that work.

Campaign links

  • go.yourbrand.com/spring — a seasonal campaign hub
  • go.yourbrand.com/blackfriday — a dated promotion you will reuse annually
  • go.yourbrand.com/webinar-june — a single event registration page

Print and offline

  • go.yourbrand.com/menu — a QR destination on a table card
  • go.yourbrand.com/manual — packaging insert pointing at documentation
  • go.yourbrand.com/join — a link read aloud in a podcast or on stage

Sales and support

  • go.yourbrand.com/demo — a booking page a rep can type into an email by memory
  • go.yourbrand.com/quote-4821 — a per-customer proposal link
  • go.yourbrand.com/refer — a referral programme entry point

Social profiles

  • go.yourbrand.com/insta — the link in an Instagram bio
  • go.yourbrand.com/tiktok — the TikTok profile link, tracked separately

Notice what these have in common: every one is guessable, pronounceable, and short enough to fit on a printed line or a slide.

Why vanity URLs are worth the setup

They get clicked more often

A link is a trust decision made in under a second. A recognisable domain answers the visitor's silent question — where does this go? — before they commit. Anonymous shortener domains do the opposite, because the same domains are used by everyone including spammers.

They survive the real world

Vanity URLs are the only links that work when a link is not clickable: printed on packaging, spoken on a podcast, shown on a conference slide, or read from a poster. A person can retype go.yourbrand.com/menu. Nobody retypes a random string correctly.

They make attribution possible

Because the redirect is yours, every click is measurable — timestamp, referrer, country, device, browser. That works even in places where normal analytics fails, like a PDF, an email signature, or a physical flyer.

They keep long URLs out of sight

A fully tagged destination URL is often unusable in public. The vanity URL is the presentable front door; the parameters live behind it.

They stay yours

A branded domain means the link asset belongs to you. If you later change link platforms, you point the same domain somewhere else and your printed links keep resolving. Links on a shared shortener domain do not transfer.

How to create a vanity URL

The setup is a one-time job, usually under fifteen minutes.

  1. Pick a vanity domain name. Use a subdomain of your main site — go.yourbrand.com, link.yourbrand.com, or a short word that suits you like try. or get. A subdomain costs nothing extra and inherits your existing brand recognition.
  2. Add the DNS record. In your DNS provider, create a CNAME for that subdomain pointing at your link platform. Nothing else in your DNS changes, and your main website is unaffected.
  3. Verify the domain in your link dashboard. In Shortly, open Dashboard then Domains, add the hostname, and wait for verification. HTTPS certificates are issued automatically.
  4. Create your first link. Paste the long destination, type the slug you want, and save. If the slug is taken, you will be told immediately.
  5. Add campaign parameters. Build the tagged destination with the UTM builder at getswiftlink.world/tools/utm-builder before you shorten it, so the vanity URL and your analytics agree.
  6. Generate a QR code if the link will appear offline. The QR encodes the same vanity URL, so print scans and digital clicks report into one number.
  7. Test it. Open the link on a phone and a desktop, confirm the destination, and check the click appears in analytics.

If you are not ready to connect a domain yet, you can still create vanity-style links on a shared domain — getswiftlink.world/spring-sale — and move them to your own domain later.

Vanity URL best practices

Keep slugs short and speakable

Aim for one to three words. If you cannot say it in a sentence without spelling it out, it is too long. Prefer /spring over /spring-sale-campaign-2026-final.

Use lowercase and hyphens only

Mixed case invites typos, because people assume links are lowercase. Underscores are hard to see in underlined link text. Hyphens are the safe separator. Avoid spaces, accents, and special characters entirely.

Never encode secrets in a slug

Slugs are guessable by design. Anything sensitive — an invoice, a private document, a pre-filled form — needs a password-protected link or a random slug, not a readable one.

Adopt a naming convention early

Decide the pattern before you have two hundred links. A workable default is channel-topic-date, such as ig-webinar-june. Consistency is what makes a link list searchable a year later.

One link per placement, not per campaign

If the same campaign runs on Instagram, in an email, and on a flyer, create three vanity URLs pointing at the same destination. Otherwise you know the campaign worked but not which placement did the work.

Set expiry dates on time-limited offers

A discount link that still resolves in eighteen months is a support ticket waiting to happen. Set an expiration date when you create the link.

Do not recycle slugs

Once a slug has been printed or shared, treat it as permanent. Repointing /spring at next year's campaign breaks anyone still following last year's flyer. Use /spring-26 instead.

Watch out for redirect chains

Point the vanity URL at the final destination, not at another redirect. Every extra hop costs milliseconds and can strip campaign parameters.

Keep an inventory

Maintain one place where every active vanity URL, its destination, and its owner are recorded. Your link dashboard is that place — use tags or a workspace so a teammate can find a link without asking you.

Common mistakes to avoid

  • Using a lookalike domain that customers cannot connect to your brand. If it does not obviously belong to you, it does not build trust.
  • Choosing a slug that only makes sense internally, like /q3-init-b. The visitor sees it too.
  • Forgetting UTM parameters, then discovering later that all the traffic landed in direct.
  • Skipping the mobile test. Most clicks on most campaigns are mobile.
  • Letting the destination page 404 after a launch ends while the vanity URL stays in circulation.

Do vanity URLs affect SEO?

Indirectly, and mostly in the ways that matter to you.

A redirect passes visitors, not ranking signals, so the vanity URL itself does not rank. What it does is improve click-through rate wherever the link appears, which drives more real traffic to the destination page. Use permanent redirects for links meant to last, keep chains to a single hop, and never point a vanity URL at a page you plan to delete. For pages you want indexed, link to the canonical URL directly in your site navigation and use vanity URLs for distribution.

Frequently asked questions

Is a vanity URL the same thing as a custom short link?

Effectively yes, when the custom short link is on your own domain and has a chosen slug. The word vanity emphasises that both the domain and the path were deliberate choices.

Can I use my main domain instead of a subdomain?

You can put links on a path of your main site, but a dedicated subdomain like go.yourbrand.com is cleaner: it keeps link routing separate from your site's own URL structure and avoids collisions with real pages.

How many vanity URLs should we have?

As many as you have distinct placements. There is no penalty for volume, only for disorganisation — which is why the naming convention matters more than the count.

Can two vanity URLs point at the same page?

Yes, and they should when the page is promoted in more than one place. Separate links are how you tell those placements apart.

What happens if I stop paying for my link platform?

This is exactly why owning the domain matters. Because the branded domain is yours, you can repoint it and keep your printed and published links alive.

Create your first vanity URL

Shortly by SwiftLink lets you create vanity-style links immediately, connect your own domain when you are ready, and see clicks broken down by referrer, country, and device on every plan. Start at getswiftlink.world, or read more about branded links at getswiftlink.world/guides/what-are-branded-links.

Get link tips in your inbox

Join founders, marketers, and creators who receive weekly growth ideas for short links, QR codes, and analytics.

No spam. Unsubscribe anytime.