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.
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="http://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='http://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.
[tags]sphinn,search-engine-land,social-bookmark,digg[/tags]













17 Comments »