Social Share Link Generator

Create share links for X, Facebook, LinkedIn, Reddit, and WhatsApp from a page URL and an optional message.

Independently verified for accuracy

Calculator by Toolsloft ↗
X (Twitter)
https://twitter.com/intent/tweet?url=https%3A%2F%2Fexample.com%2Fpost&text=Great%20read
Facebook
https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fexample.com%2Fpost
LinkedIn
https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fexample.com%2Fpost
Reddit
https://www.reddit.com/submit?url=https%3A%2F%2Fexample.com%2Fpost&title=Great%20read
WhatsApp
https://wa.me/?text=Great%20read%20https%3A%2F%2Fexample.com%2Fpost

Generate share links for X, Facebook, LinkedIn, Reddit, and WhatsApp from a single page URL. Add an optional message and copy the link for each network into a button or a post. The links open each platform share dialog with the URL and text already filled in.

How this is calculated

Each link is the share endpoint for that network with the page URL, and where supported an accompanying message, added as query parameters. Values are encoded with encodeURIComponent so spaces and reserved characters travel safely in the URL.

How to use

  1. Enter the page URL you want people to share.
  2. Add an optional message or title.
  3. Copy the generated link for each network.
  4. Use the links in share buttons, emails, or posts.

Examples

  • With message: X link includes &text=Great%20read
  • URL only: Facebook sharer with the encoded URL

FAQ

Do these links work without an API key?
Yes. They use each network public web share endpoint, so they open the standard share dialog in the browser without any account or key.
Why is the message missing on some networks?
Facebook and LinkedIn pull the title and description from the page own Open Graph tags rather than a passed-in message, so only the URL is included for them.

Embed this calculator

Add this free calculator to your own site. Copy the code and paste it where you want it to appear.