You can now add a Sphinn button to your site to let visitors quickly submit your post to Sphinn, the SEO Digg clone from Search Engine Land.
Here is the button:
Feel free to download it and host it yourself. It also does measure up to Danny Sullivan’s button standards.
WordPress Code:
<a href="http://sphinn.com/submit?url=<?php echo get_permalink() ?>"><img src="https://www.toprankblog.com/downloads/sphinn.png" border="0" alt="Sphinn" title="Add to Sphinn"></a>
JavaScript Code:
<script type="text/javascript">
var URL = window.location.href;
document.write("<a href='http://sphinn.com/submit?url="+URL+"'><img src='https://www.toprankblog.com/downloads/sphinn.png' border='0' alt='Sphinn' title='Add to Sphinn'></a>")
</script>
I’ll be working on getting the Sphinn button into the social bookmark tool too in the upcoming week or so.
This. Rocks. Awesome! After I get some sleep, I’m going to start working on our tools page and get a link going to this.
Thanks for the comments, and possible link, Danny!
Any chance of getting a Sphinn button (http://sphinn.com/tools.php put sphinn on your site) that ONLY appears if a story has already been sphunn?
Rae, that’d be part of the Spinn API which I don’t think exists yet.
Thomas, Rae — I’ll be in touch on what more we need to provide to make cool buttons and widgets happen. Like I said on Sphinn, the first part of this week is mainly devoted to stamping out bugs.
Just added this to our site. Thanks for the useful post!
Nice… is there any chance of getting a little box like this with the Sphinn count in it? The nice thing about the round gears button is the script pops in a count.
great job!
Thanks for the code, it’s added to my blog!
Hi,
I’ve installed the WordPress version on a couple of blogs and it is awesome. But the javascript version refuses to work on my Movable type blog? Little help?
I’m unsure if MovableType allows JavaScript to be added into the template files. I’d look though their support forms and see if anyone else has issues with adding custom JavaScript to the template files. Also, do you have an example online that I might be able to peak at the source code?
Working Together Is Success,Let us Share Ideas To Help Others Because People Are Our
Target Of Market,”Without People Everything Is Worthless”
Hey man great idea and a good service. Keep up the good work bro.
Do you have any more custom buttons for other social networking sites?
Just finally added the Sphinn button to my blog. Thank You!
Button looks great. Will add another cool “badge” to my site.