Social Media Links: Shorten, Expand and Track Them Properly
Every platform treats a link differently. Here is what happens to a social media link once you post it, and the four decisions worth making first.

Which platforms have their own short link domain
| Platform | Short domain | Can you build one from a URL? |
|---|---|---|
| YouTube | youtu.be | Yes — the video ID is the path |
instagr.am | Yes — legacy alias domain, still redirects | |
redd.it | Yes — the post ID from /comments/ | |
| Dailymotion | dai.ly | Yes |
| Flickr | flic.kr | Yes — the photo ID in base58 |
| Telegram | t.me | Yes — already the canonical domain |
wa.me | Yes — from a phone number | |
| X | t.co | No — applied automatically at post time |
lnkd.in | No — issued by the share button | |
pin.it | No — issued by the app's share sheet | |
fb.me, fb.watch | No — generated when you share from the app | |
| TikTok | vm.tiktok.com | No — generated by the app's share sheet |
t=90s, a youtu.be link wants bare seconds, and copying the parameter across unchanged starts the video from the beginning without complaining — how to shorten a YouTube link covers it.What a redirect chain costs
The tracking parameters platforms add for themselves
sion YouTubeigshidandigshon Instagramshare_id,is_from_webappandsender_deviceon TikTokfbclidon Facebook
t is a timestamp, not a tracker. Strip it and the video starts from the beginning.The card the feed draws
Cleaning a link, and making it open in the app
igshid identifies the account that shared, mc_eid identifies the newsletter subscriber, and both travel with a forwarded link. Equally, a cleaner that strips YouTube's t has broken the link it was asked to fix. Removing tracking parameters covers what each one is and which four to keep.https:// URL — opens the app when it is installed and the website when it is not. A scheme URI like instagram://user?username= opens the app or does nothing at all, silently, which makes it the wrong choice for anything a stranger might tap. Social media deep links has both forms and the schemes worth relying on.Four decisions to make about every social media link
- Post the canonical URL, not the one your browser happened to be on. A watch page
- Shorten only with the platform's own domain, or not at all. A third-party
- Tag the destination, not the redirect. UTM parameters on the landing page survive
- Check the card on mobile before you post it, not after.
Is a short link bad for SEO?
Should I use a link shortener at all?
Do UTM parameters show up in the link preview?
Can I edit where a short link points after I have shared it?
Put it to work
Tools for the job you just read about
Free to run, most of them without an account.
Social Media Link Shortener
The platform’s own short link, where one exists — and a straight answer where it does not.
Link Preview Debugger
What X, Facebook and LinkedIn will show when you share your link.
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.
Keep reading
More from the blog

Social Media Deep Links: Open a Link in the App, Not the Browser
A universal link opens the app when it is installed and the website when it is not. A scheme URI opens the app or does nothing at all — silently.

How to Remove Tracking Parameters From a Link
Some of these identify a person, not a campaign. igshid names the account that shared, mc_eid names the subscriber — and YouTube's t must never be stripped.

How Google Builds a Search Snippet
A search snippet is assembled, not published. Google picks the title, often rewrites it, chooses the description from the page, and cuts both to fit a fixed column.