Social Netoworks are a good resources to generate a costant traffic on your site. Personally I receive a good quantity of visits on this site from Digg (45% of total traffic). I already spoke about hou to add digg button in your blogger template in this post, and now I explains how to add a StumbleUpon button in each Blogger's post.
Select a button
You can select various StumbleUpon buttons like these:
Select a button
You can select various StumbleUpon buttons like these:
<img alt="StumbleUpon"src="http://www.stumbleupon.com/images/stumble7.gif" border="0" />
<img border="0"src="http://www.stumbleupon.com/images/small_su_logo.png"alt="StumbleUpon">
How you can see, I used the first button on this site, but, if you don't like these images you can find other StumbleUpon icons here.
Add StumbleUpon code into your Blogger Template
First, save a copy of your Blogger template and after, in Modify Template switch into HTML view. Look for this code:
<p class='post-footer-line post-footer-line-3'>
... so, copy and paste the following code below the previous line of code:
<a expr:href='"http://www.stumbleupon.com/submit?url="
+data:post.url'><img alt='StumbleUpon' border='0'src='http://www.stumbleupon.com/images/stumble7.gif'/></a>
+data:post.url'><img alt='StumbleUpon' border='0'src='http://www.stumbleupon.com/images/stumble7.gif'/></a>
... and save your template.
Your StumbleUpon button is ready to work! Simple, and useful to attract more traffic on your site :
No comments:
Post a Comment