Paste. Slash. Share.
The link shortener with real analytics, custom domains, and links that last.
Destination
Short link
or use your own domain — go.yourco.com/spring26
Analytics
Every click.
Every detail.
Country, city, device, browser, referrer. Every click lands on a live dashboard the moment it happens. No setup, no third-party scripts.
See every dimensionClicks
2,847
Unique
1,923
Countries
34
Last 7 days
links.acme.co/launch
CNAME → slsh.me
go.startup.io/demo
CNAME → slsh.me
short.brand.com
Awaiting DNS…
Custom Domains
Your domain.
Your links.
Point any domain at slsh.me with one CNAME record. SSL handled automatically, propagation in seconds.
See how CNAME setup worksAll the features.
None of the Bitly tax.
Custom domains, analytics, expiry, password protection — not gated behind enterprise tiers.
Password protection
Lock any link. Visitors authenticate before they get redirected.
Expiry dates
Links that self-destruct. Set a date or let them live forever.
Click limits
Cap clicks at any number. The link expires when it’s reached.
Custom OG previews
Control the title, description, and image that show in social cards.
QR codes
Print-ready SVG codes generated for every link, instantly.
UTM parameters
Set source, medium, and campaign at creation. Appended on redirect, invisible in the short URL.
Sound familiar?
Marketers
Your Friday report,
already done
You launched on Twitter, sent the newsletter, posted on LinkedIn. Now the question is which one actually moved the needle. Each link carries its own UTM tags, so clicks sort themselves by channel. When your manager asks for the numbers, you screenshot the dashboard.
No spreadsheet merging, no guessing which link was which.
Spring launch — weekly report
| Channel | Clicks | Uniques | Top |
|---|---|---|---|
| 1,204 | 987 | US | |
| Newsletter | 872 | 841 | FR |
| 631 | 598 | DE | |
| Total | 2,707 | 2,426 |
Developers
One POST,
one short link
Your app generates invite links, share URLs, receipt pages. They’re all ugly and long. Hit the API, get a short one back. Custom domain? Point a CNAME and every new link comes out branded.
Token auth, JSON in/out, no SDK required.
$ curl -X POST https://slsh.me/api/links \
-H "Authorization: Bearer sk_live_..." \
-d '{"url": "https://app.yourco.com/invite/x7f2k"}'
HTTP/1.1 201 Created
{
"short_url": "https://slsh.me/inv-x7f",
"slug": "inv-x7f",
"clicks": 0,
"created_at": "2026-04-16T09:14:22Z"
}
Creators
Your link,
your brand
You share a link on Twitter or in a group chat and the preview card shows some random hosting page title. With slsh.me, you control the OG image, title, and description. The link looks like it came from your brand, because it did.
Works with any link, even if the original has no OG tags at all.
Changelog
Built and shipped
Not a roadmap — real features, already live.
Campaign folders
Group links by campaign and see which channel wins. Pick a campaign when you create a link and the UTM tags write themselves.
Built-in UTM builder
Set source, medium, and campaign right in the link form. Tags append on redirect, invisible in the short URL.