Tuesday, March 27, 2012

How To Add "Linkedin" Share Button to blogger


LinkedIn.Com is asocial networkingWebsite for business purposes. It is counted amongst the top 30 sites. It was founded in 2002 And Now it's around 100 Million active users. This counter is often not added by bloggers & is often under estimated but with LinkedIn's 47.6 Million every month distinctive visitors, make positive you are not missing a great web Traffic source. To add LinkedIn counters to your blogger or otheres blogs.



How To ?
Sign in Blogger Account
Click on " Design " Tab 

Click on " Edit Html " Tab

Check on "    
 Press Ctrl + F and  search 
<data:post.body/>
 And Copy This code and paste it just below the above code.

<b:if cond='data:blog.pageType == "item"'>
<div style='float:right;margin-left:10px;'>
<script src='http://platform.linkedin.com/in.js' type='text/javascript'/><script data-counter='top' expr:data-url='data:post.url' type='in/share'/>
</div>
</b:if>

 <b:if cond='data:blog.pageType == "item"'>
<div style='float:right;margin-left:10px;'>
<script src='http://platform.linkedin.com/in.js' type='text/javascript'/><script data-counter='right' expr:data-url='data:post.url' type='in/share'/>
</div>
</b:if>

 <b:if cond='data:blog.pageType == "item"'>
<div style='float:right;margin-left:10px;'>
<script src='http://platform.linkedin.com/in.js' type='text/javascript'/><script expr:data-url='data:post.url' type='in/share'/>
</div>
</b:if>

Ok!!! Done .....Save Template Vist Blog and See Result

No comments:

Post a Comment