Wordpress PlugIn: SphinnIt Button

by Michelle MacPhearson

The SphinnIt Wordpress plugin is available, based on and similar in functionality to the PlugIM plugin I released in April (see upper left of this post for what both look like).

Sphinn.com’s audience is search marketing and social media folks, so if you post on those topics you should absolutely include the button on your blog.

Basically, it adds a “Sphinn It” button to your posts allowing people to vote for your post at Danny Sullivan’s new release, Sphinn.com. It’s drag n’ drop, but position of the button is also fully customizable and further details are available inside the readme for those that want to play with code.

== Installation ==

1. Upload `wp-sphinnit.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress
3. Done! The Sphinn It button will appear on your posts automagically! You can head on over to your “Options” —> “SphinnIt Options” panel and select a custom position if you’d like.

Custom configuration is possible, the “Readme” has full details.

== Frequently Asked Questions ==

= Do I need to be a member of Sphinn to use this? =

No, you do not, although membership is free and allows you to submit your new blog posts.

== Changelog ==

7/22/2007: Fix for interference with Wp-PlugIM, v. 1.0.1
7/19/2007: Initial release, v. 1.0

DOWNLOAD SPHINNIT WORDPRESS PLUGIN

Post to Twitter  Post to Facebook  Post to StumbleUpon

Related posts:

{ 15 trackbacks }

Weblog Tools Collection » Blog Archive » WordPress Plugin Releases for 7/20
July 19, 2007 at 9:40 pm
Sphinn - SEM Attention Wars | Andy Beard - Niche Marketing
July 21, 2007 at 10:02 pm
Easy directions to put the Sphinn button on your posts. | Personal Development by Transition Coach
July 22, 2007 at 8:13 am
Blogging Squared » Blog Archive » The Weekly WordPress Plugin Wrap-Up for 7/22
July 22, 2007 at 4:26 pm
Take Sphinn For A Spin! | Search Engine Marketing Spot
July 23, 2007 at 5:28 pm
The Blog for DesignCreatology » Blog Archive » WP Plugs September 3, 2007
September 3, 2007 at 12:17 pm
Beginner’s Guide To Setting Up A First Blog Site
September 5, 2007 at 7:33 pm
How To Create Your Own Credit Union Blog - An Introduction
September 9, 2007 at 3:57 pm
Sphinn Your Blog For Highly Targeted Traffic | Web 2.0 How-To Spot-er
September 26, 2007 at 11:49 am
Some little tweaks - MarcoRichter.net
September 26, 2007 at 12:40 pm
Sphinn Button for Blogger | MT-Soft Website Development
October 22, 2007 at 3:46 pm
Why I love Sphinn
October 26, 2007 at 4:36 am
Please Don’t Ask Me to Sphinn Your Stories (and How to Use Sphinn and Similar Social News Websites) » techipedia | tamar weinberg
October 26, 2007 at 12:32 pm
Best Sphinn It Wordpress Plugin - Adding Sphinn It Button to Your Posts » Big Foot Web Marketing
November 4, 2007 at 11:01 am
10 Ways to get traffic from Sphinn - SEO is Life
November 9, 2007 at 2:14 pm

{ 34 comments… read them below or add one }

Scott Hendison July 19, 2007 at 7:08 am

Wow, great job Michelle. You didn’t waste much time did you?

I do like plug IM, but I suspect that Sphinn will really catch on in a big way, because of the visibility of Danny and Search Engine Land.

I’ll have to get around to putting this on my blog as well…

Reply

Andy Beard July 21, 2007 at 4:33 pm

I appear to have some problems saving options

Reply

Andy Beard July 21, 2007 at 5:11 pm

Adding the Sphinn plugin wipes the option_value for the plugim plugin within wp_options

It is possible to manually change the database settings to “None” so that you can manually position widgets for both plugins.

Reply

Michelle MacPhearson July 22, 2007 at 2:10 pm

Hey Andy – thanks for the heads-up!

It’s been fixed – you can download the new version above.

-Michelle

Reply

Erika July 26, 2007 at 9:42 am

10 thumbs up Michelle. Thanks. :)

Reply

Safi July 28, 2007 at 6:12 am

Does this plugin work for WP 2.2?

Michelle do you have an understanding of the framework Sphinn is using? Are the using Pligg with the “myEVB” mod?

I left a message in the contact form, so please send me an e-mail.

Thanks!

Reply

Rae July 29, 2007 at 5:33 pm

Michelle, will the plugin NOT appear UNTIL it has been Sphunn? My digg plugin is like that – I’d really like to add a Sphinn button, but not unless if only shows if the story has already been Sphunn.

Reply

Michelle MacPhearson July 30, 2007 at 3:46 pm

@Safi: I am running 2.2.1 and it works just fine.

I believe Sphinn is using Pligg, but I don’t know any more then that.

@Rae: If you use the default settings, the button will appear whether the post has been spun or not. If you poke around this blog you’ll see none of the older posts were Spun and the button displays reading “Sphinn This!”

If you don’t want it to appear in every post (i.e. you’ll only be submitting some posts to Sphinn) you can use one of the custom configurations & insert the call for the button on a per-post basis.

I’ll probably implement this here in the future as I don’t need (or expect) my Twitter updates to make it to Sphinn. :-)

The Readme.txt explains the different configurations.

Reply

Nick Wilsdon September 3, 2007 at 2:14 am

Hi Michelle,

Great plugin, thanks.

I noticed there maybe a problem though (as you can see from the linked blog). When you have the position set as ‘top left’ you have the code appearing on the main list of posts (it is fine on the single post page).

I think this maybe connected to the use of the_excerpt for this page, rather than the_content.

Reply

Nick Wilsdon September 3, 2007 at 2:19 am

Ah got it mended – Sorry , should have read the instructions ;)

Set the display to none on the options page and copied in the code to the single.php page

Thanks!

Reply

Marty (aimClear) October 2, 2007 at 1:18 pm

Hello,
Is it possible to use this on only SELECTED posts in my WP blog?

Thanks!

Reply

Nick Wilsdon October 17, 2007 at 11:45 pm

Hi Marty,

I would look at this code example:

http://www.solo-technology.com/blog/2006/09/23/a-different-take-on-asides/

That would allow you to hide the sphinn button for certain categories. We’ve done some hacks on client blogs to allow material to be shown on a post by post basis by using an array and a custom field value – but that takes a little more work.

Reply

Rae October 18, 2007 at 6:52 am

Thanks Michelle, but I don’t want to have to manually put it into posts either. My Digg plugin basically says “if post has been dugg, show digg button… if post has not been dugg, do not” – all automatically.

Reply

Thomas October 30, 2007 at 3:37 pm

I think this extension is nice but would also love to have it only appear if the story has been Spunn. If not, then don’t show it.

Reply

Scott Clark November 1, 2007 at 9:36 am

What would be awesome is if you could define the Wordpress 2.3+ tags that display the tag. E.g. SEO, SEM. This way we don’t have posts about our Halloween costume showing the Sphinn logo.

It’s not hard to code this, but if someone else has done it I’ll go into code-begging-to-save-time mode.

If I do the alternation I’ll share.

Reply

tyler dewitt November 9, 2007 at 12:28 am

great plugin now if I can figure out how to remove it from my main page where it shows my recent post

Reply

Ilias November 27, 2007 at 1:01 am

Great plugin, thanks ! I’m already using it.

Reply

Marios Alexandrou December 29, 2007 at 7:51 am

Thanks for the plugin! It got me 99% of where I wanted to be.

For those still interested in having the Sphinn button show only after receiving a Sphinn, I’ve described a WordPress theme modification that accomplishes just that.

http://www.allthingssem.com/sphinn-button-after-first-sphinn/

Reply

Jason January 23, 2008 at 4:12 pm

Is there anyway to make this button transparent so that it blends with a different color backgroun?

Reply

Michelle MacPhearson February 3, 2008 at 9:55 am

The button image itself actually comes from Sphinn – it’s pulled from theri servers to give the live view of the # of Sphinns. If they have a transparent button (didn’t at the time of making the plugin) I’d be happy to modify the code.

Reply

manele March 8, 2008 at 2:32 pm

Thank you for the great plugin!

Reply

John March 12, 2008 at 3:14 am

Thank you for sharing this. Looks like a great plugin.

Reply

Gordon Choi March 18, 2008 at 9:53 am

I have just installed this great plugin. Thanks!

Reply

DaveN June 28, 2008 at 6:36 am

thanks will be adding it my blog, will also creating a page of WP I use will give you credit :)

DaveN

Reply

ThGreatestInternetSalesman.com July 3, 2008 at 1:48 am

I added the plugin and it’s great. It seems that the text is a bit out of center in firefox. Or it could be our wordpress theme. Anyway great plugin!

Reply

Wil Reynolds August 7, 2008 at 1:54 pm

Michelle, thanks for this plugin, as we are rebuilding our site right now it’ll help shave some time, much thanks!

Reply

ADF News August 19, 2008 at 9:27 pm

Thanks for the info. It’s a lot easier to install than first appears. It seems pretty good in generating traffic. Not as good as Stumbleupon, but worth the effort.

Reply

seotechbranch September 14, 2008 at 3:58 pm

Nice plugin for SEO, clean web design and cool graphics are a waste without good social networking sites like this helping to get the word out about cool websites.

Reply

Pushkar Gaikwad September 26, 2008 at 9:43 am

Hi Michelle, Great work to get the plugin. Lets hope it work 2.6.2 now…

Cheers

Reply

Jd Webb October 3, 2008 at 11:07 pm

I’m starting to see this button on a lot of blog posts, now. I was wondering what it was. Thanks for the great explanation!

Reply

Dhruv Shah October 21, 2008 at 3:38 am

I am loving this plugin. thanks Michelle.

Reply

Zane DeFazio November 11, 2008 at 12:08 pm

This is a great plugin, very easy to implement. One issue I am having with it which I guess isn’t a big deal, is with Web Developer’s Toolbar for Firefox. When I view the CSS through Web Developer’s Toolbar it shows that the styles associated with the Sphinn button (.mnm-publish, etc) load as many times there are Sphinn buttons. So a page that has 10 posts with 10 Sphinn buttons the styles are loaded 9 more times than they need to be. I was curious to whether that was on the plugin’s side or Sphinn’s, or if someone has resolved this issue.

Reply

SEO WordPress Guy May 7, 2009 at 5:37 am

Great plugin, thanks!!!

Reply

techthem August 23, 2009 at 4:17 pm

Thanks,
worked like the charm

Reply

Leave a Comment

Previous post: Social Marketing Checklist: Announcement

Next post: Two Braindead Simple Ways to Bring Traffic to Your Marketing Blog Today