You can see a "BlogThis!" button in the blogger official share buttons set.When other blogspot user click on this "BlogThis" button,he/she can share your blog posts easily through Blogger.
But if you want to add this "BlogThis" feature to your blogger blog as a Text Link,then this tutorial will helpful for you.
Now follow the steps given below to add "BlogThis!" feature as a text link to your blogspot blog.
1.Login to your blogger Dashboard--> Design- -> Edit HTML
2.Click on "Expand Widget Templates"
3.Scroll down to where you see below code:
<data:post.body/>
4.Now copy the code given below and paste it just before the <data:post.body/>.
<b:if cond='data:blog.pageType == "item"'><div style='float:right;margin-right:10px;'>
<a href="javascript:popw='';Q='';x=document;y=window;if(x.selection) {Q=x.selection.createRange().text;} else if (y.getSelection) {Q=y.getSelection();} else if (x.getSelection) {Q=x.getSelection();}popw = y.open('http://www.blogger.com/blog_this.pyra?t=' + escape(Q) + '&u=' + escape(location.href) + '&n=' + escape(document.title),'bloggerForm','scrollbars=no,width=475,height=300,top=175,left=75,status=yes,resizable=yes');if (!document.all) T = setTimeout('popw.focus()',50);void(0);">BlogThis!</a>
</div></b:if>
5.Save your template.Now you can see a "BlogThis!" link in your every blog post(not homepage).
If you find this article useful, please feel free to link to this page from your website or blog.
No comments:
Post a Comment