Jul 19
Digg
Stumbleupon
Technorati
Delicious

Wordpress PlugIn: SphinnIt Button

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


Author: Michelle MacPhearson

40 Comments

Scott Hendison
July 19, 2007

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…

[...] SphinnIt Button adds a fully customizable and positionable “Sphinn It” button to your posts allowing people to vote for your post at Sphinn.com. (No Ratings Yet)  Loading … Sphere: Related Content [...]

Andy Beard
July 21, 2007

I appear to have some problems saving options

Andy Beard
July 21, 2007

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.

[...] With that said, everyone interested in SEO and SEM should sign up with Sphinn, and also grab Michelle's Sphinn plugin [...]

[...] the Sphinnit Button here http://blog.michellemacphearson.com/wordpress-plugin-sphinnit-button/ submit_url = [...]

Michelle MacPhearson
July 22, 2007

Hey Andy - thanks for the heads-up!

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

-Michelle

[...] SphinnIt Button - Adds a “Sphinn It” button to your posts allowing people to vote for your post on Sphinn. [...]

[...] noticed, I added the sphinn plugin to the blog to see how it goes.  You can get the plugin from Michelle MacPhearson’s blog, and it is very easy to [...]

Erika
July 26, 2007

10 thumbs up Michelle. Thanks. :)

Safi
July 28, 2007

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!

Rae
July 29, 2007

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.

Michelle MacPhearson
July 30, 2007

@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.

Nick Wilsdon
September 3, 2007

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.

Nick Wilsdon
September 3, 2007

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!

[...] SphinnIt Button adds a fully customizable and positionable “Sphinn It” button to your posts allowing people to vote for your post at Sphinn.com. [...]

[...] and StumbleUpon. If you’re a fan of Search Engine Land and Sphinn you’ll want to add the Sphinn button as [...]

[...] del.icio.us, and StumbleUpon. If you’re a fan of Search Engine Land and Sphinn you’ll want to add the Sphinn button as [...]

[...] the SphinnIt button appears on your post and voila – you are ready for the Sphinn. Make sure to visit her blog and download the plugin and then signup with Sphinn.com if you haven’t done so [...]

[...] Joined sphinn.com and installed the SphinnIt-Plugin from michelle. [...]

Marty (aimClear)
October 2, 2007

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

Thanks!

Nick Wilsdon
October 17, 2007

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.

Rae
October 18, 2007

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.

[...] those who don’t Blogger here’s how you can add the Sphinn button for Wordpress too. [...]

Why I love Sphinn
October 26, 2007

[...] MacPhearson comes with a nice sphinn WordPress plugin for getting your blog ready for sphinn. Just visit Michelle and download the sphinn plugin. After installation, just choose where you´d like the sphinn button to be placed on your posts, [...]

Thomas
October 30, 2007

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.

Scott Clark
November 1, 2007

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.

[...] Sphinn It Wordpress Plugin - Adding Sphinn It Button to Your Posts Okay, I am happy. Using the Sphinn it Button Wordpress plugin from Michelle [...]

tyler dewitt
November 9, 2007

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

[...] 1.- Add Sphinn Button: adding a “Sphinn it” button to your blog is a must if you want to get traffic to it, readers will be able to submit or sphinn your article by clicking on the button. It can be downloaded from here [...]

Ilias
November 27, 2007

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

Marios Alexandrou
December 29, 2007

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/

Jason
January 23, 2008

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

Michelle MacPhearson
February 3, 2008

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.

manele
March 8, 2008

Thank you for the great plugin!

John
March 12, 2008

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

Gordon Choi
March 18, 2008

I have just installed this great plugin. Thanks!

DaveN
June 28, 2008

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

DaveN

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!

Comments RSS TrackBack Identifier URI

Leave a comment