Adding Specific Sharing Services to Sharedaddy or Jetpack

UPDATED 3/16/14: I’ve closed comments on this post; most services that aren’t in this list don’t support this kind of connection. I hope you find the instructions and examples here helpful regardless.

UPDATED 3/26/11: Sharedaddy is now distributed as part of Jetpack, so I’m taking the opportunity to add some additional services to this list. Please continue to contribute if you have any other services that you’d like to see on this post.

In my previous post, I described in detail the process necessary to add a sharing service to the WordPress.com Sharing tools (also known to self-hosted WordPress users as the Sharedaddy plugin). Even if your favorite social network or sharing site isn’t available, odds are likely that you can find a method to add that service as a custom sharing button.

For the tutorial, I used Delicious as an example service because it’s a service I’ve used in the past, had a good URL structure that’s easy to demonstrate, and had nice screens that helped my instructions to be easier to follow. (It also had a nice site-provided 16×16 icon that we could use to mark the sharing service.)

This is a collection of various common sharing services that aren’t included in the Sharing tools defaults. It provides the necessary information so you can plug them in to your Sharing options. Remember, the three things you need to define a sharing service are:

  • A name for the sharing service (used for the text label)
  • The URL needed to send a link to the sharing service, which can use up to five variables, which are:
    • %post_tags%
    • %post_title%
    • %post_full_url%
    • %post_url%
    • %post_excerpt%
  • And the URL of a 16×16 icon that can be used for the service.

(If you need a refresher on how to add custom sharing services, please see the previous article.)

I’ll provide the Sharing URL format—including the variable placement—and a 16×16 button icon you can use for the service. Whenever possible, I’ve tried to pull the icon from the sharing service itself to avoid any licensing issues. This means some of the icons are ugly. If you would rather, are there a few very nice sharing service icon collections available, but you’ll have to credit the author if you use them.

Since a good number of WordPress.com blogs have used GetSocialLive in the past, I think that’s as good a place to start as any. I’m only going to include those for version one of this post; if you would like another service or you have one that should be added to this list, please leave a comment and I’ll be happy to include it in a revision. I’d like this post be be a kind of “encyclopedia” of these services for people who are using ShareDaddy.

Filling Out the GetSocialLive Services

Of the services included in the GetSocialLive tool, Facebook, Digg, StumbleUpon, Reddit, and Twitter are already provided for use in Sharing Settings—so you won’t have to worry about those. As for the rest:

Delicious

http://delicious.com/save?url=%post_url%&title=%post_title%

Blinklist

http://blinklist.com/blink?u=%post_url%&t=%post_title%

Technorati

http://technorati.com/faves?add=%post_url%

Yahoo! Buzz

http://buzz.yahoo.com/buzz?targetUrl=%post_url%&headline=%post_title%

Newsvine

http://newsvine.com/_wine/save?u=%post_url%&h=%post_title%

Services I Use, So They Get Preferential Treatment and Are Higher on the List

Evernote

http://www.evernote.com/clip.action?url=%post_url%&title=%post_title%

Hacker News

http://news.ycombinator.com/submitlink?u=%post_url%&t=%post_title%

Instapaper

http://www.instapaper.com/hello2?url=%post_full_url%&title=%post_title%

Other Services

Do melhor

http://domelhor.net/submit.php?url=%post_url%&title=%post_title%

FARK.com

http://www.fark.com/cgi/farkit.pl?u=%post_url%&h=%post_title%

Google Buzz

http://www.google.com/buzz/post?message=%post_title%&url=%post_url%

Menéame

http://meneame.net/submit.php?url=%post_url%&title=%post_title%

MySpace

http://www.myspace.com/Modules/PostTo/Pages/?u=%post_url%

Orkut

http://promote.orkut.com/preview?nt=orkut.com&du=%post_url%&tt=%post_title%

Pinboard

http://pinboard.in/add?showtags=yes&url=%post_url%&title=%post_title%

Posterous

http://posterous.com/share?linkto=%post_url%

Tumblr

http://www.tumblr.com/share?v=3&u=%post_url%&t=%post_title%

But Wait; There’s More

If you have a sharing service you either want to add to Sharedaddy’s custom option, or have added and already know how it works, please feel free to leave a comment on this post and I can get it added to this list.

113 comments on “Adding Specific Sharing Services to Sharedaddy or Jetpack

Comment navigation

    1. I took a look at this just this morning and there doesn’t appear to be a way to do this, but I am doing some additional looking later today.

    1. I have looked into it and have contacted Pinterest about it but unfortunately the sharing function requires the use of some Javascript and so can’t be added manually to sharing options.

      1. My wife just noticed that there are “Pin It” buttons on articles at marthastuart.com. I had a look at the code behind them and it looked really complicated. If you do happen to figure out how to make it work, many would be interested. Thanks!

          1. It’s not much, but a quick way to append Pinterest pin button to the sharedaddy buttons: via jQuery (did a quick tutorial). Really just appending there goodies link to the last list element.

          2. Unfortunately, those methods aren’t available to users on WordPress.com, so they can’t use a fully-supported Pinterest button at this time.

  1. Hi, the Pinboard code leads to a login that doesn’t recognise legitimate login data, so I’m guessing they’ve changed how to share there :( Any update of the code?

    Thanks :)

    1. Hello; do you know if there is available documentation for that service? I’m unable to find any that would help me create the sharing button.

Comments are closed.