How to Shorten a YouTube Link
YouTube has its own short domain, youtu.be. Here is how to build one from any link shape, and why copying the timestamp across usually breaks it.

youtu.be/. A watch URL of youtube.com/watch?v=dQw4w9WgXcQ becomes youtu.be/dQw4w9WgXcQ. That is YouTube's own domain, so the short link never expires and needs no shortening service at all.Shorten a YouTube link from any URL shape
| Link shape | Where the ID sits |
|---|---|
youtube.com/watch?v=ID | After v= |
youtu.be/ID | The whole path |
youtube.com/shorts/ID | After /shorts/ |
youtube.com/embed/ID | After /embed/ |
youtube.com/live/ID | After /live/ |
m.youtube.com, music.youtube.com | Same as the desktop shape |
The timestamp is where this goes wrong
t=90s. A youtu.be link wants bare seconds: t=90. The s suffix is not an error — it is silently ignored, so the link works, loads the right video, and starts from the beginning. Nobody notices until the person you sent it to asks what they were supposed to be looking at.Watch page: https://www.youtube.com/watch?v=dQw4w9WgXcQ&t=90s
Short link: https://youtu.be/dQw4w9WgXcQ?t=90Strip the tracking id before you send it
?si= on the end. That is a per-share identifier, not analytics you can read. Forwarding a link that still carries it tells YouTube who forwarded it to whom. Delete it.listcarries the playlist you were watching from. Usually you meant to share the
list beginning RD or UL is an auto-generated mix that is personal to your session, so it opens as a dead link for everybody else.indexpositions a video inside a playlist page and does nothing at all on a
youtu.be link.When to shorten, and when not to bother
youtu.be link is worth building in three places: anywhere character count is scarce, anywhere the URL will be read aloud or typed, and anywhere the link has to outlive the campaign it was made for. It buys you nothing in a blog post, where the anchor text is what people read anyway.What you cannot shorten
youtu.be only serves videos. A channel, a playlist or a Shorts feed has no short form: for a channel, the youtube.com/@handle URL is already the shortest official link, and if you do not know the handle, the YouTube channel ID finder will resolve it.Is youtu.be an official YouTube domain?
Can I shorten a YouTube Shorts link?
Why did my timestamp stop working?
s suffix. t=90s works on a watch page and is ignored on youtu.be; use t=90.Does a short link hurt the video's reach?
Put it to work
Tools for the job you just read about
Free to run, most of them without an account.
YouTube Link Shortener
Turn any YouTube link into a clean youtu.be one, timestamp intact.
Google SERP Snippet Preview
See your title and description as a Google result — on a desktop and a phone.
Social Media URL Cleaner
Strip the tracking off a link — and see what each parameter was telling somebody.
Instagram Money Calculator
What to charge for a post — priced the way a brand actually prices it.
Username Availability Checker
One handle, checked against every network’s rules at once.
YouTube Metadata Viewer
Every field a YouTube video declares about itself, in one table.
Keep reading
More from the blog

How to Embed a Social Media Post on Your Website
Every platform publishes embed code and most hide it. Here is where each one keeps it, when to use an iframe instead of a script, and what to do about consent.

How to Get the RSS Feed for a YouTube Channel
Every YouTube channel and playlist publishes an RSS feed. Here is the URL format, how to find the ID it needs, and what the feed does and does not include.

How to Make a YouTube Timestamp Link (and Add Chapters)
A YouTube timestamp link starts the video at an exact second. Here is the URL format, the chapter rules, and how to build both without counting seconds by hand.