Add Adsense Beside Social Sharing Widget In Blogger

Today we are discussing how to add adsense beside social sharing buttons.This hack will surely help you in increasing your earning and your blog will look smart.Its a simple modification by which your adsense CTR will increase and hence you will earn more from your blog.So lets start and add this beautiful wudget to your blogger blog.After installing this widget in your blg, it will look like image below:


Steps For Adding Google AdSense with Social Sharing Buttons Below Post Title


1. Go to www.google.com/adsense and create a new ad unit  300 x 250 and remember the ad id coz we need it later.

2. Now go to your blog Dashboard.

3. Now Template ==> Edit HTML.
4.Press ctrl+F and  Find ]]>

Paste bellow code above ]]>

<!-- www.hacking-articles.blogspot.com !-->
.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{color:#222;display:block;height:32px;width:140px;font-size:12px;line-height:22px;margin-top:10px;padding-left:42px}.ads-right-min
 a:hover,.bottom-share-links
a:hover{color:#666}.mini-facebook{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpz8tfdQyqHyfK_BEiS3PfrNkZ6th3ArpxqAn2FT43MEqH60aBJTrkTDLTEFTcwXPuWF_IyPY93dZuITEyTqLZxTuS3QpIwHsABIntz3XUjukKCac5B9D_ZcaqNPnifRrTtkCLwrLAdws/s1600/facebook.png)

no-repeat}.mini-tweet{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIrV0rIGkxvrC1xu8mnFu2GduM9LBnUQTOiEUM9lcRAgbNkKFk0unZHZ64wzuKgoYpDMCnDRXhI8DWqfwmOwxBE2WrqbQZyqWyLqCMCj5tQUudXSGoHu9sr9Q9-qrW_S2wWevCd-6L9Nk/s1600/twitter.png)

no-repeat}.mini-del{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8aI2eJSuSpNbRj34ytzaEhBHO68uY36THQmpHrMMuutlyHZkxHp3mfYjzQopURXBMlcxM9WMWzKg2iR1Ja6frFa5PVeBDgiNaWAshcbSCRaBpObC1S-80W7PbDfdE5WKifhSxbRwSdng/s1600/delicious.png)

no-repeat}.mini-stumble{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgdv9ToZk6R4B1G6ITyMTc6zgWinAcy3sW7fIIL8sj2iA7WRrH1vvP8PgmEuS6FegupohXyDTrbE8nylP2cpXABUI95uQKeNLc4swzo1FAY5hiPiOo_Bkj9eC49omUyZoykSNV5jhIhIEM/s1600/stumbleupon.png)

no-repeat}.mini-digg{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTzEsda6D6icBP4FAvDHE4H3L09IW3b9GzPG7IsRZ_qRTW4nELOMLuypTT3_c-nReO9lzjw8S0T_pz-66vnSt5BCX6E2DcBmspiLMheWLSlFGHaoF0SlO3WhLZLV6Xdp2WDHZPhO5P5cU/s1600/digg.png)

no-repeat}.mini-plus{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjb6QXA8wKy4-Fcyj9Iny46PJkD1vMUb0vWbtCEyIcrHIuYfJZs10HJOtPlxsnofyojJIMNDtmY04si_4VQcCBaFNgURmVYq_jTkhQR5gHh7Dvjfj8egfHWsHftLB-9gx04slujts4ClGU/s1600/googleplus.png)

no-repeat}.flt-wdt{position:fixed;margin-right:10px;left:0;top:40%}.flt-wdt
 img{float:left;clear:left;margin:5px}
 <!-- www.hacking-articles.blogspot.com !-->


 5. Now Again find this
 <data:post.body/>



Now Paste the  bellow code  After <data:post.body/>

<!-- www.hacking-articles.blogspot.com !-->
<b:if
 cond='data:blog.pageType == "item"'>
<div class='ads'>
<table border='0' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td width='354'><script type="text/javascript"><!--
google_ad_client = "ca-pub-8188960141234567"; /* bellow blog post */
google_ad_slot = "AD ID HERE"; google_ad_width = 300; google_ad_height =
 250; //--></script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></td>
<td>
<div
 class="ads-right-min"><a class="mini-plus"
expr:href=""http://plus.google.com/share?url=" + data:post.url"
rel="external nofollow" target="_blank">Share On
Google+</a><a class="mini-del"
expr:href=""http://del.icio.us/post?url=" + data:post.url +
"&title=" + data:post.title" rel="external nofollow"
target="_blank">Add This To Delicious</a><a
class="mini-tweet" expr:href=""http://twitter.com/home?status=Reading " +
 data:post.title + " " + data:post.url" rel="external nofollow"
target="_blank">Tweet/ReTweet This</a><a
class="mini-facebook" expr:href=""http://www.facebook.com/sharer.php?u="
 + data:post.url + "&title=" + data:post.title" rel="external
nofollow" target="_blank">Share on Facebook</a><a
class="mini-stumble"
expr:href=""http://www.stumbleupon.com/refer.php?url=" + data:post.url +
 "&title=" + data:post.title" rel="external nofollow"
target="_blank">StumbleUpon This</a><a class="mini-digg"
expr:href=""http://digg.com/submit?phase=2&url=" + data:post.url +
"&title=" + data:post.title" rel="external nofollow"
target="_blank">Digg This</a></div>
</td>
</tr>
</table>
</div>
<p></b:if>
<!-- www.hacking-articles.blogspot.com !-->


6.Now Save your template and you will see the changes.

Don�t forget make the below changes�

ca-pub-8188960141234567 replace with your adsense publisher id

AD ID HERE replace with your ad Id.
ENJOY and keep visiting for more intresting posts.

Share this

Related Posts

Previous
Next Post »