X's mobile web is a maze of login walls
Since the rename from Twitter to X, the mobile-web experience at x.com has become progressively more hostile to logged-out visitors. Tap a post URL in a webview and within a few seconds a full-screen "sign in to see more" modal appears. Try to scroll a profile and after two posts a similar modal blocks the view. Reply threads are often collapsed to a single visible post with a login prompt below. For journalists, founders, developers, writers and anyone who uses X as their primary public-writing platform, that experience means the majority of shared post URLs never actually get read by the mobile visitors they reach. OpenIn changes the outcome. When someone taps an OpenIn X smart link on their phone, the twitter:// URL scheme is invoked and iOS or Android hands the request straight to the installed X app, where the viewer is already signed in and can read the full thread, tap through to the profile, like, repost, reply or follow without ever seeing a login modal.
How the X smart link works
Paste any X or Twitter URL — a post such as https://x.com/username/status/1712345678901234567, a profile such as https://x.com/username, or the legacy twitter.com equivalents — into the generator on this page. OpenIn detects the URL type and builds a redirect on our domain. On mobile, the redirect fires the appropriate twitter:// scheme (twitter://status?id=<id> for posts, twitter://user?screen_name=<handle> for profiles) which the X app registers on both iOS and Android. On desktop, the redirect falls through to the canonical x.com URL in a normal browser tab. The twitter:// scheme is a historical name that the X app has retained for backward compatibility precisely because so much of the world's Twitter link infrastructure was built against it — new smart links generated today work exactly as reliably as ones generated years ago.
Where X smart links change the numbers
Any place a mobile user is likely to see an X URL is a place a smart link outperforms a raw one. LinkedIn posts linking to a viral thread, Instagram bios pointing at a personal X handle, TikTok captions referencing a specific post, YouTube video descriptions cross-linking to a live-tweet, newsletter footers linking to author profiles, podcast show notes pointing at guest handles — in every case the recipient is far more likely to tap through and follow, reply or bookmark when the link opens in the X app rather than a login-walled webview. The effect is particularly large on personal-brand accounts: a smart link from a website bio to an X profile routinely doubles or triples follow-through rates compared to a plain x.com URL, because it removes the modal that used to intercept the follow button.
Reading the twitter:// URL scheme
X's app publishes a small handful of twitter:// deep links that OpenIn knows how to build. twitter://status?id=<tweet_id> opens a specific post, complete with replies, quote-posts and the option to bookmark. twitter://user?screen_name=<handle> opens a profile with the follow button ready to tap. twitter://timeline opens the home timeline. twitter://messages opens the DM inbox. twitter://search?query=<term> opens the search screen with a query pre-filled. For most sharing use cases the status and user schemes are the two that matter, and OpenIn selects the right one from the URL you paste — you do not need to memorise any of this to make the tool work.
Best practices for sharing X links
Once you have your smart link, a few simple habits will help you get the most out of every share. First, always paste the direct canonical URL of the content — the one from the address bar when the post, video or profile is open — rather than a shortened link, screenshot or web-view URL. Shortened links add another redirect before OpenIn even sees the request, and screenshots strip the URL entirely. Second, if you are pasting the link into a caption on another social network, put the smart link near the beginning of your post so it is visible without a "read more" tap. Third, tell people what to expect: a short "opens directly in X" line under the link removes hesitation and lifts click-through rates in almost every A/B test we have ever seen. Finally, if you publish the same link across multiple channels, keep the smart-link URL identical everywhere. Reusing the same URL means every downstream analytics tool you might already use — UTM parameters on the destination URL, X's own dashboards, or your website analytics — sees a consistent source rather than a fragmented set of near-duplicate links.
x.com, twitter.com and the smart link
Because X changed its primary domain from twitter.com to x.com but kept the old domain as a permanent redirect, the internet is now full of URL fragments in both shapes and the two are functionally identical. OpenIn accepts both — a twitter.com URL is treated exactly like an x.com URL, the same twitter:// scheme is invoked on mobile, and the same canonical destination is used as the desktop fallback. This means old links in old blog posts, old bookmarks in old email signatures, and freshly copied URLs from the address bar today all work equally well through the generator. Similarly, links from t.co (X's own URL-shortener wrapper) are supported and unwrap to the correct destination.