How to Email a Web Page | Link vs Full Content

Emailing a web page usually means sending its URL link via a browser’s Share or Mail Link command, though a few browsers have legacy features that can send the page’s HTML content if you have the right email client set up.

Sharing a page you’re reading sounds straightforward, but the method changes depending on whether you want to send just the link or the whole page content — and which browser you use. Most modern browsers default to the link-only route, which is faster and works on any device. The full-content approach is more limited but still exists in a few specific places, mainly Safari on a Mac paired with Apple Mail.

The Quickest Way: Send a URL Link From Any Browser

Every major browser has a built-in “send link” command that copies the page title and URL into a new email draft. This method works universally — the recipient gets a clickable link, and it never breaks formatting.

  • Safari (Mac): File > Mail Link to This Page, or press Shift + Command + E.
  • Safari (iPhone/iPad): Tap the Share button (square with arrow) then Mail.
  • Chrome (Windows/Mac): Right-click the address bar URL and choose Email page location. On Mac, Shift + Command + I is the shortcut.
  • Firefox: Right-click the toolbar, pick Customize Toolbar, then drag the Email Link icon up. Or use Alt > File > Email Link, then press E.

Sending the Full Page Content (HTML and All)

Getting the actual page text and layout into an email body is trickier. Most browsers removed that feature years ago, but two paths still work.

Safari’s “Mail Contents of This Page” (Mac Only)

Open the page in Safari, then select File > Mail Contents of This Page or press Command + E. Safari stuffs the page’s HTML into a new Apple Mail message. The page formatting stays mostly intact on your end, though it may look odd if the recipient uses Gmail or Outlook — Apple Mail’s HTML rendering doesn’t always translate cleanly to other clients.

The catch: Apple Mail must be your default email client. If you use Gmail or Outlook as your default, this menu option grays out.

Chrome Extensions and Bookmarklets

If you need to send page content from Chrome or Firefox, a small extension or a JavaScript bookmarklet fills the gap. The Share Link via Email extension from the Chrome Web Store adds a right-click menu that opens your chosen email service (Gmail, Outlook, Yahoo, AOL) pre-filled with the page link. It is link-only, but you can manually paste content into the draft.

A bookmarklet is a direct alternative. Create a new bookmark in Chrome with this as the URL:

javascript:location.href='mailto:?SUBJECT='+document.title+'&BODY='+escape(location.href);

Clicking it opens your default email client with the page title and URL filled in — no extra software needed.

Can I Email a Web Page Without Using Any Extra Tools?

Yes, but only the link, not the full content. Here is exactly what happens by default in each browser when you use the built-in tools:

Browser Default Action Sends Full Content?
Safari (Mac) Mail Link to This Page No (Mail Contents does, with limits)
Safari (iOS) Share Sheet → Mail No
Chrome (all platforms) Email page location / Relies on extensions No
Firefox Email Link (via toolbar) No
Edge (Chromium) Share → Email No

No modern browser sends the full page HTML by default. If that is a dealbreaker, Safari on a Mac with Apple Mail is your only built-in option.

What About Sending a Page From a Marketing or Business Account?

ActiveCampaign has a “Fetch from URL” feature that adds live web content into an email. In the campaign builder, select Insert > Content from URL. You can choose to fetch the content and edit it in the designer, or fetch it at the exact moment the email sends (which pulls live HTML). That last option requires a Professional or Enterprise plan — roughly $79/month or more — and it may fail if the target site blocks crawlers in its robots.txt file.

Common Mistakes That Waste Time

  • Expecting full content from Chrome or Firefox. They only send links. The recipient gets a URL, not the article text.
  • Thinking “Mail Contents” works on an iPhone. It does not. iOS Safari only sends links through the Share sheet.
  • Not setting Apple Mail as the default. Safari’s full-content feature quietly disappears if another email app is the default.

If you need to get a page’s text to someone and the link method isn’t enough, copy the page content and paste it into the email body. It is less automatic, but it works from any browser on any device, and the recipient gets exactly what you see.

References & Sources

Please use a real email you check. If it's fake or mistyped, your message won't reach us and we can't reply — wrong addresses are rejected automatically.