Glossary

What is a vanity URL? Meaning, examples, and how to create one

September 2026 · 7 min read

A vanity URL is a short, readable web address chosen for people rather than machines. It usually lives on a brand's own domain, and it redirects to a longer page that would be awkward to say out loud, type, or fit in a text message. go.yourbrand.com/sale is a vanity URL. The page it opens might really be yourbrand.com/collections/summer-2026?utm_source=sms&utm_campaign=june.

That is the whole definition. The rest of this guide covers where the term gets confused with its neighbors, real examples, why vanity URLs matter more than they used to, and how to make one on a domain you own in about 15 minutes.

Vanity URL vs short link vs custom domain

These three terms overlap, and most confusion about vanity URLs comes from treating them as interchangeable.

TermWhat it isExample
Short linkAny shortened address that redirects. Can be on a shared domain.bit.ly/3xK9pQ
Vanity URLA short link whose words were chosen to be readable and on-brand. Almost always on a domain the brand owns.go.yourbrand.com/sale
Custom domainThe domain a shortener runs on. A custom domain is what makes vanity URLs possible at scale.go.yourbrand.com

So: every vanity URL is a short link, but not every short link is a vanity URL. A random string on a shared shortener is short, but nobody would call it vanity. And a custom domain is the ground the vanity URL stands on, not the URL itself.

Vanity URL examples

Why vanity URLs matter more than they used to

Ten years ago a vanity URL was mostly about looking polished. Today it does real work in three places.

1. Recognition before the tap

People decide whether to tap a link in well under a second, and the domain is the biggest signal they have. A link that carries your name reads as you. A random string on a domain they have never heard of reads as a risk. That instinct is not paranoia; the US Federal Trade Commission's own advice to consumers is to check that a link's URL is one they recognize before opening it.

2. Deliverability in SMS

US carriers filter commercial text messages partly on the domain in the link, and the industry's guidance is specific about shorteners. The CTIA's Messaging Principles and Best Practices (May 2023, section 5.3.2) says that where a URL shortener is used, senders should use one with a web address dedicated to their exclusive use, and that links should not obscure the sender's identity. A vanity URL on your own domain is exactly that. A link on a shared shortener domain is exactly not. If you register your texting under 10DLC, Twilio's documentation states that public shorteners in a campaign submission lead to rejection by The Campaign Registry. More on that here.

3. Control after the send

A vanity URL is a redirect you control. The link in the printed brochure, the QR on the packaging, and the address in last month's email can all be pointed somewhere new without reprinting or resending anything. That is the property that turns a vanity URL from a cosmetic choice into an operational one.

The one-sentence version: a vanity URL is a short link that carries your name, on a domain you own, pointing wherever you decide, for as long as you decide.

How to create a vanity URL

There are three ways, from most manual to least.

Option 1: a redirect on your own web server

If you control your website's server or CMS, you can add a redirect rule: /sale sends visitors to the long page. This works for a handful of links and costs nothing extra. It gets painful fast: every new link is a developer ticket, there is no click count, and changing a destination means another ticket.

Option 2: a link shortener with a custom domain

This is how most brands do it. You keep your main website untouched and point a subdomain like go.yourbrand.com at a shortener that supports custom domains. From then on you create vanity URLs in a dashboard, each one gets click analytics and a QR code, and destinations can be edited any time. This is what Linkturf does, and the setup is:

  1. Choose the subdomain. go., link., l. and txt. are common. Shorter is better in a text message.
  2. Add two DNS records at your registrar: a TXT record that proves you own the domain, and a CNAME record that routes the subdomain. The shortener shows you both with copy buttons.
  3. Wait for verification and SSL, usually a few minutes.
  4. Create links with the slugs you want: /sale, /vip, /menu.

The step-by-step with screenshots for GoDaddy, Cloudflare and Namecheap is in how to set up a branded short link domain in 15 minutes.

Option 3: a platform's built-in vanity URL

LinkedIn, YouTube and similar platforms let you claim a readable address on their domain. Do it, it costs nothing. Just know that it is their domain, their rules, and their analytics, and it cannot redirect anywhere except your profile there.

Vanity URL best practices

Short answers

Is a vanity URL the same as a custom URL? Close enough in everyday use. "Custom URL" usually emphasizes that the slug was chosen; "vanity URL" emphasizes that it is readable and branded. Both describe go.yourbrand.com/vip.

Is a vanity URL good for SEO? Indirectly. A redirect does not rank on its own, but a clean branded link earns more taps than an anonymous one, and every tap still lands on your real page, which is what search engines index.

Do vanity URLs expire? Only if the service behind them stops. On your own domain, they last as long as you keep the domain and the account. On Linkturf, links keep working for 30 days after a cancellation and then forward to your own website rather than breaking.

Make your first vanity URL on your own domain

Linkturf connects go.yourbrand.com in about 15 minutes, with click analytics you own and a dynamic QR code for every link. 7-day free trial.

Start free trial
Sources