Skip to content

Share buttons

Which share networks to show, and how many

By Hannah Voss, Editor · Reviewed September 2026 · 6 min read

Quick answer

Show the three to five networks your readers actually use, plus copy link and email. Check your analytics referrers to see where shared traffic comes from, drop buttons nobody clicks, and resist adding every network a plugin offers: a long row lowers the chance any one button gets used.

A large grid of flat pale paper tiles with only a few dark graphite tiles raised above the rest

Start from your readers, not the settings screen

Sharing plugins list dozens of networks because they can, not because you should show them. Each extra button is another choice the reader has to scan, another icon to load, and another row that wraps on a phone. The old premium network packs sold by share plugins, including the MashShare Social Networks add-on this address once sold, existed because site owners wanted everything available. Having everything available is fine; displaying everything is the mistake.

Four questions for choosing share networks01Where does shared traffic come from?analytics referrers02Who reads this content?audience and device03How do they pass links on?feeds, chats, email04Show three to fiveplus copy link
Work down the questions; the answer is usually a short row.

Match networks to content type

ContentNetworks that usually earn clicksOften skipped
Recipes, crafts, home, travelPinterest, Facebook, emailLinkedIn
B2B, careers, softwareLinkedIn, X, email, copy linkPinterest
News, commentaryFacebook, X, messaging apps, copy linkPinterest
Developer tutorialsCopy link, X, Reddit, Hacker News style aggregatorsFacebook
Local businessFacebook, messaging apps, emailReddit

Treat the table as a starting hypothesis. Your own referrer data beats any general rule. After a month, remove any button that has not been clicked.

Worked example: reading a referrer report

Here is how the decision looks with numbers. The figures are invented but the shape is typical of a mid-sized craft blog. In the analytics referrer report for the last 90 days, filter to social and messaging sources and note each one's share of the total, then compare with the clicks each button in the current row received.

SourceShare of social sessionsButton clicks in 90 daysDecision
Pinterest46%1,140Keep, move to first position
Facebook31%620Keep
Direct and chat apps17%n/aAdd copy link and native share
X4%38Keep for now, review next quarter
LinkedIn1%6Remove
Redditunder 1%2Remove

The "direct" line is the interesting one. Sessions with no referrer that arrive at deep post URLs usually came from a link pasted into a chat, a message or an email. No network button produced them, which is why the row gains a copy link button and, on phones, a native share button. The old row of eight buttons becomes Pinterest, Facebook, copy link, email and a More button holding X.

Buttons people forget

  • Copy link. A large share of sharing happens in private chats. A copy button with a clear "Link copied" confirmation serves all of them.
  • Email. Still used, especially by older readers and at work. A mailto: link costs nothing.
  • Messaging apps. On phones, a native share button (the Web Share API) opens the device's own share sheet, covering every messaging app the reader has installed.

A copied link carries only the address. The chat app or feed that receives it builds its own preview from your page's tags, so the title, image and any label in that preview are yours to control; what survives in a share preview covers what to check.

Networks that went away

Share rows age. Google+ closed to consumers in 2019. Delicious stopped accepting new bookmarks years before that. Regional networks come and go. If your plugin still shows a button for a service that no longer exists, it wastes space and makes the page look abandoned. Audit the row once a year.

How many social media share buttons is too many

There is no universal number, but the pattern is consistent: a short row with a clear label outperforms a long row, and a long row on mobile is worse still because it wraps or scrolls. Four buttons plus copy link fits one line on almost every phone. If you need more, put the extras behind a single "More" button rather than showing them all.

The arithmetic on a phone is simple. At 360 CSS pixels wide with 16 pixel side margins, the row has 328 pixels. Five icon-only buttons at 44 pixels with 8 pixel gaps need 252 pixels and fit. Add short text labels and each button grows to roughly 90 pixels, so the same five need about 480 pixels and wrap. Either drop labels on small screens or show three labelled buttons plus More; share buttons on mobile has the CSS.

Pitfalls when choosing networks

  • Choosing by your own habits. The site owner's favourite network is often the least used by readers. The referrer report decides, not preference.
  • Counting followers instead of shares. A large following on one network says nothing about whether readers share articles there.
  • One row for every post type. A tutorial and a recipe on the same site can deserve different rows. Most plugins allow per-post-type settings.
  • Keeping a dead network for old links. A button for a closed service does nothing; a redirect on the old share URL, if it exists, is the network's problem.
  • Ignoring the More button. Extras behind one button cost nothing and calm the row. Hiding them entirely loses the occasional click for no gain.

Check it worked

  • Every button in the row has at least one click in the analytics report after 30 days; anything at zero is a removal candidate.
  • The row fits one line at 360 pixels wide, in portrait, with labels or without.
  • Copy link shows a confirmation and the pasted address is the canonical post URL.
  • The More button, if present, opens with the keyboard and lists only networks you decided to keep.
  • Nothing in the row links to a service that no longer exists.

When you change the row, note the date. Comparing 30 days before and after is the only way to tell whether the shorter row lost anything. Placement and styling are covered in adding share buttons to WordPress and in the wider share buttons handbook.

Sources

Questions

How many share buttons should I show?

Three to five networks plus copy link and email is a sensible default. Remove buttons that get no clicks after a month.

Should I add a button for every network my plugin supports?

No. Supporting a network and displaying it are different decisions. Keep the rest behind a More button if you want them available.

What is the native share button?

Browsers on phones can open the device's own share sheet through the Web Share API, which covers messaging apps without separate buttons.

Which share buttons should a business website have?

Usually LinkedIn, email and copy link, with Facebook if the referrer report supports it. Pinterest and Reddit rarely earn clicks on business sites.

How do I know which share buttons people use?

Track clicks on each button as an analytics event and read the referrer report for social sources. Both are described in the share analytics guide.

Share this guide

Hannah Voss, Editor. Checks every guide against a working WordPress install and the networks' current documentation. Last reviewed September 2026.

  1. How to add social share buttons to WordPressAdd social share buttons to WordPress with a plugin, a block, or plain links in your theme. Placement, networks, counts and the checks to run afterwards.6 min read
  2. Share buttons on mobile: layout, size and native sharingMake share buttons work on phones: tap target sizes, one-line rows, bottom bars, the native share sheet, and how to show different buttons on small screens.6 min read
  3. Tracking shares and pageviews in analyticsTrack share button clicks as analytics events, tag shared links with campaign parameters, and read shared traffic in referrer reports without cookies.5 min read