SoundCloud Deep Link Generator
Turn track, playlist, and artist URLs into deeplinks that open in the SoundCloud app — where plays count and fans can like, repost, and follow.
Sharing a SoundCloud link from Instagram or TikTok drops listeners into a logged-out web player. They can hear the track, but liking, reposting, and following all ask for a login first — so the release gets plays and no followers. This SoundCloud deep link generator opens your music in the app instead.
How to create your deep link
- 1Copy your SoundCloud track, playlist, or artist URL.
- 2Paste it above and tap Generate Smart Link.
- 3Share the deeplink in your bio, release posts, or DMs.
Tracks, playlists, and artist profiles
Any soundcloud.com URL works, including on.soundcloud.com short links. Android opens the installed app through an intent with a browser fallback; on iPhone the link escapes to Safari where SoundCloud's Universal Link can open the app.
Followers come from logged-in listeners
A play from a logged-out web session builds nothing you can come back to. The same listener in the app can follow you in one tap, and that is the number that matters for the next release.
Free for every release
Unlimited links, no account, no cost — generate one for every track you put out.
Tested implementation note for SoundCloud
The shipping generator handles soundcloud.com, on.soundcloud.com URLs this way: Package-less intent on Android; Safari escape on iOS.
- Test URL shape
- https://soundcloud.com/artist/track
- Android path
- Package-less Android intent; an installed app claims its verified domain.
- iPhone path
- Safari hand-off first; the destination decides whether its app can open.
- Failure path
- If no installed app accepts the hand-off, the original HTTPS destination remains the fallback.
Verified against the generator on . See the tested deep link reference for the iOS and Android paths and the underlying samples.
Frequently Asked Questions
Do on.soundcloud.com short links work?
Yes. Full soundcloud.com URLs and on.soundcloud.com short links are both supported.
Will the track open in the SoundCloud app from Instagram?
Yes. The link escapes Instagram's in-app browser and hands the track to the SoundCloud app on Android and iPhone.
Is it free?
Yes, completely free with unlimited usage and no signup.