Right Place to Place Ad’s to Double Your Adsense Earning

Hi friends its your Adsense earning is very low ? Don’t worry about it ! Now in this article I am going to share how to get more clicks for your adsense and multiply your adsense earning.or the wordpress users they itself develops some plugins for it.But in Blogger it not so.But our friend Ahmed Nasir an developer developed an script to insert automatically the adsense after the Post Summary (i.e) right after the opening Para.Now this time this we want to add it by adding Jquery Code to speed the browser and to append the Ad place right after the <!–more–> tag.Lets see how to install the Script on Blogger.

How to Add the Script ?

  • Go to Blogger Dashboard > Templates
  • If you want to restore then Backup your template
  • Now Tick the “Expand Widget Templates” box
  • Then Search for <head>
  • Just below it paste the following JQuery code only given bellow,

<script src=” type=’text/javascript’/>

Then again search for <head> and paste the following code bellow it,

<script type=’text/javascript’>
$(document).ready(function(){

$(&#39;a[name=&quot;more&quot;]&#39;).before($(&#39;#MBT-google-ad&#39;).html());
$(&#39;#MBT-google-ad&#39;).html(&#39;&#39;);

});
</script> 

  • Now search for <data:post.body/>
  • And bellow it paste the following code given bellow,

<b:if cond=’data:blog.pageType == &quot;item&quot;’>
<div style=”display:none;”>
<div id=’MBT-google-ad’>
<br/>
<center>
ADD ENCODED ADSENSE CODE HERE </center>
<br/>
</div>
</div>  </b:if>

  • After this just replace the “ADD ENCODED ADSENSE CODE HERE” with your Adsense Code.You want to convert it to Blogger script.For that Go here to Convert your adsense code.Click here to go.
Then Save your Template and enjoy Earning More from Adsense.If you have any Doubt about using it then feel free to ask it by commenting in our comment box.I am just sharing the script from the MBT.I also give thank to MyBloggerTricks.com for this useful sript which they provided.Stay Tuned at Triposoft.com
About Harshit Jain

Harshit Jain is a tech-savvy blogger. He is graduated from Mumbai University. He likes to share his knowledge through his own blog at TripoSoft, Best Beard Trimmer, Best Electric Toothbrush & TechHug as well as by writing guest articles on other blogging sites. Follow him on Facebook, Google+, Twitter.

1 Comment

  1. Anonymous

    Awesome tips! Continue to write articles like this Dixit.

      

Leave a Reply

Your email address will not be published. Required fields are marked *

CommentLuv badge

This site uses Akismet to reduce spam. Learn how your comment data is processed.