Add Social Bookmarking Buttons Close Adsense Ads

The primary advantages of this widget is that y'all tin shipping away increase your AdSense impressions along alongside CTR - as well as of course, arrive at amount upward the empty infinite also Adsense units, making your weblog expect to a greater extent than attractive.

Adding the social bookmarking buttons at the transcend of your blogger post, volition brand things easier when your readers volition desire to portion your posts via the networking sites. The widget includes buttons for Del.icio.us, Twitter, Facebook, StumbleUpon, Technorati as well as Digg.

How to Add Social Icons Near AdSense Ads

1. Login to your Blogger Dashboard, as well as then larn to Template as well as hitting the Edit HTML push (please brand certain that y'all backup your template)

2. Click anywhere within the code expanse as well as search using CTRL + F for the next tag:
]]></b:skin>
3. Before this tag, glue the next CSS code:
.ads{margin-bottom:10px; border-top:solid 1px #DEDEDE; padding-top:10px; font-size:13px;}
.ads-right-min{border-left:solid 1px #DEDEDE; height:250px; padding-left:10px;}
.ads-right-min a:link,
.ads-right-min a:visited,
.bottom-share-links a:link,
.bottom-share-links a:visited{
font-size:12px;
color:#222;
display:block;
height:22px;
line-height:22px;
margin-bottom:16px;
padding-left:32px;
}
.ads-right-min a:hover,
.bottom-share-links a:hover{color:#666;}
.mini-tech{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_vkNfhr71lpTRPV1WLF5Fq_kb8ZJuo-VcoU6EZSfRKiy08wCOUt6uB696zod36WBNs4pjjlKupjVLR0vP17blVRl7BosX32ZlCBFqzQLNf_H542iBMdSvOehFXUrDVU87lG6w8bZYpT_a/s1600/technorati.gif) no-repeat;}
.mini-facebook{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiKVK2oUYMFjZQYGFBIi8Iu8ca0Ah7P6xBojeh1xPe57_kPyeL5KNRVJ2-ngSTStiiJqr-U6afgZWUyXhVBk5EazqyU9IiIww1MEOQJyimqyzLKeryRlkUPf0ZSiIkrwg4Fx4qAPnX-xM83/s1600/facebook.gif) no-repeat;}
.mini-tweet{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjb0CKs7OTPSLvmvyh8S2SQ1m86_JDQw80-CF8mcQ5-Bg7APca7nEEzOgd0mwAXPtknS9MxrUwY8aSoKVdAwFviOBn10AI5j1fpmm8eHYMp3ZGERKikVunqRkXS4bWMWJCASUIvXFL2ymPJ/s1600/tweet.gif) no-repeat;}
.mini-del{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPBCgMVA7zPsaJ1M41nMDmsTGamjDTyoW7Y5xIO94cQMXek169AccZRt0gyZseoLx6okMq2AlSFwwX60AGqz77SRb7IHkGqeBxQJIZPJglJBP0vtNXzWDGyhKHiLYiRKxBnIvreVKVqw6Y/s1600/delicious.jpg) no-repeat;}
.mini-stumble{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiW7ypEcs11IntV3OB7z_rm-_UMNVt6y6iz7E8KIZ81CE6xmvhdkQeX2UW_LY56JYmaCugyfA1YJrLE0RyAT9FmZaNiqavziC9eWBEOxFWmbKV1tuhzXWXLnnlsigUKneFjaivHVH2HEbQ2/s1600/stumbleupon.png) no-repeat;}
.mini-digg{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJVxyEmkjNEM6bwRr_EGyEV3TZmT_Ceqhby4NZQnm5inTyi7-rK89kCsqujjPpx11ys5e1djcVQ5UQHAA39SgzOEUu0u5I9eJOWoVsIkGiTf113wVx8aoExX03QwmLpciejPO8zPalskD5/s1600/Digg.png) no-repeat;}

4. Now search for the next line:
<div class='post-body entry-content'>

If y'all can't notice it, search for this one:
<div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id'>

5. Add the next code straight below it:
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='ads'>
<table border='0' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td width='354'>
&lt;script type=&#39;text/javascript&#39;&gt;&lt;!--
google_ad_client=&quot;pub-YOUR PUBLISHER ID&quot;;
google_ad_host=&quot;pub-1556223355139109&quot;;
google_ad_width=300;
google_ad_height=250;
google_ad_format=&quot;300x250_as&quot;;
google_ad_type=&quot;text_image&quot;;
google_ad_host_channel=&quot;0001&quot;;
google_color_border=&quot;FFFFFF&quot;;
google_color_bg=&quot;FFFFFF&quot;;
google_color_link=&quot;0000FF&quot;;
google_color_url=&quot;008000&quot;;
google_color_text=&quot;000000&quot;;
//--&gt;&lt;/script&gt;
&lt;script src=&#39;http://pagead2.googlesyndication.com/pagead/show_ads.js&#39; type=&#39;text/javascript&#39;&gt;
&lt;/script&gt;
</td>
<td><div class='ads-right-min'>
<a class='mini-del' expr:href='&quot;http://del.icio.us/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Add To Del.icio.us'>Add This To Del.icio.us</a>
<a class='mini-tweet' expr:href='&quot;http://twitter.com/home?status=Reading &quot; + data:post.title + &quot; &quot; + data:post.url' target='_blank' title='Post this article on Twitter'>Tweet/ReTweet This</a>
<a class='mini-facebook' expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Share On Facebook'>Share on Facebook</a>
<a class='mini-stumble' expr:href='&quot;http://www.stumbleupon.com/refer.php?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Stumble This'>StumbleUpon This</a>
<a class='mini-tech' expr:href='&quot;http://www.technorati.com/faves?add=&quot; + data:post.url' target='_blank' title='Add To Technorati'>Add to Technorati</a>
<a class='mini-digg' expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Digg This'>Digg This</a>
</div>
</td>
</tr>
</table>
</div>
</b:if>

Note: Replace YOUR PUBLISHER ID alongside your AdSense work concern human relationship ID. You'll notice it past times going to the Home tab on your "Account settings" page. It should expect something similar this:

pub-5623269265862168 (copy entirely the numbers as well as and then glue them)

6. Click the 'Save template' push as well as similar a shot y'all should travel able to run into the social bookmarking buttons nearly AdSense ads past times visiting 1 of your posts.

Popular posts from this blog

Kerbrute - A Tool To Perform Kerberos Pre-Auth Bruteforcing

Cameradar V2.1.0 - Hacks Its Mode Into Rtsp Videosurveillance Cameras

Efiguard - Disable Patchguard Together With Dse At Kicking Time