How to Send a Link in a Text Message (Any Device, Any App)

Sending a link in a text message sounds simple — and usually it is. But depending on your device, messaging app, and how the link behaves on the other end, there are a few things worth knowing before you hit send.

What "Sending a Link" Actually Means in Messaging

When you paste a URL into a text message, what gets transmitted depends on the messaging protocol your phone is using:

  • SMS (Short Message Service): Plain text only. The URL appears as raw text — the recipient taps it to open it in their browser. No preview, no formatting.
  • MMS (Multimedia Messaging Service): Supports richer content. Some apps use MMS to generate a link preview (a thumbnail image, title, and description pulled from the destination page).
  • RCS (Rich Communication Services): Google's modern messaging standard for Android. Supports link previews natively, similar to iMessage.
  • iMessage (Apple): Apple's proprietary protocol for iPhone-to-iPhone messaging. Automatically generates link previews when both sender and recipient are on iMessage.

The URL itself is always just text — what changes is how it's displayed and packaged around the delivery.

How to Copy and Paste a Link Into a Text Message

This is the core mechanic regardless of device:

On a mobile browser (Chrome, Safari, Firefox):

  1. Open the page you want to share.
  2. Tap the address bar to highlight the full URL.
  3. Long-press and select Copy.
  4. Open your messaging app, tap the text field, long-press, and select Paste.
  5. Send.

From an app (YouTube, Maps, news apps, etc.): Most apps have a Share button — usually a box with an arrow or three connected dots. Tapping it opens a share sheet where you can select your messaging app directly. The link populates automatically.

On desktop (Windows or Mac): Copy the URL from the browser address bar (Ctrl+C / Cmd+C), open your messaging app (iMessage via Mac, Google Messages via web, WhatsApp Web, etc.), paste into the message field, and send.

Platform-Specific Behavior 📱

iPhone (iMessage and SMS)

When texting another iPhone user over iMessage, pasting a URL typically generates a rich link preview — the recipient sees a card with the page title, image, and URL before tapping. This happens automatically.

When texting a non-iPhone user (standard SMS), the link appears as plain text. No preview. This is a protocol limitation, not a settings issue.

You can also use the Share Sheet from Safari or most iOS apps to send links directly to a contact via Messages without manually copying anything.

Android (Messages App / RCS)

Google's default Messages app supports RCS, which enables link previews similar to iMessage — but only when both sender and recipient have RCS enabled and are using a compatible carrier and app.

If RCS isn't available on either end, the message falls back to SMS, and the link appears as plain text. The link still works; it just won't display a preview card.

Third-party Android apps (Samsung Messages, Signal, WhatsApp, Telegram) handle link previews according to their own protocols, independent of SMS/RCS.

Cross-Platform (iPhone to Android, Android to iPhone)

Cross-platform SMS between iPhone and Android does not support link previews natively. Both parties see the raw URL. This is one of the friction points that makes cross-platform messaging feel inconsistent — the URL works fine, but the visual experience differs.

Why Link Previews Sometimes Don't Appear

Link previews depend on several variables:

FactorEffect on Preview
Messaging protocol (SMS vs RCS vs iMessage)Determines preview capability
Recipient's app and OSMust support the same protocol
Destination website's metadataMissing Open Graph tags = no preview
Network conditionsPreview may fail to load on slow connections
Privacy settingsSome apps let users disable link previews

If a link preview doesn't appear, the link itself almost always still works — the recipient just needs to tap the URL.

Shortening Long Links Before Sending

Long URLs can look messy in a text, especially for SMS where character count matters (SMS has a 160-character limit per segment; longer messages get split into multiple segments that reassemble on the receiver's end).

URL shorteners like Bitly or TinyURL convert long links into compact versions (e.g., bit.ly/xyz123). This is useful when:

  • The URL is very long and risks wrapping awkwardly
  • You want cleaner-looking text
  • You're sending bulk messages and tracking clicks matters

Worth noting: recipients may be more cautious tapping shortened links they don't recognize, since the destination isn't visible. In personal messaging, a full URL is often more trustworthy at a glance.

When Links Don't Open Correctly on the Other End 🔗

A few common reasons a link might not work after being sent:

  • Paywall or login-gated content: The page exists but requires an account.
  • Broken or expired link: Session-based URLs (like shopping cart links or temporary share links) expire.
  • App-specific deep links: Links that open inside an app (like a specific Spotify track) only work if the recipient has that app installed.
  • Encoding errors: Rarely, copying from certain sources adds extra characters or breaks the URL format.

The Variables That Determine Your Experience

How sending a link actually feels — whether previews appear, how the URL looks, whether it works seamlessly — depends on factors specific to your situation: which messaging app you and your recipients use, whether you're on the same platform, your carrier's RCS support, and what kind of content you're linking to.

A link sent between two iMessage users on a fast connection looks and behaves very differently from the same link sent as a plain SMS across platforms. Neither is wrong — they're just different conditions producing different results.