Do you know one secret of adsense that if you put your adsense add on middle or the below of post title in your blogger blog, then your revenue will be double in next couple of days. Read the below article how to properly do it.
One of the best ever way to monetize a blog with Google adsense. Every one tried their best to increase their blog revenue. For that reasons they would apply lot of tricks. However, If you're a publisher of it, you might have known that adsnes will pay revenue to you with PPC system. PPC means (pay per click). So I know that, you're searching on Google how to increase CTR to improve adsense earning. Yes or not?. Put ads on the right place is a one of the best techniques to increase CTR (Click Trough Rate). Today I'm go to share an amazing trick that will help you to increase CTR. So let's begin this tutorial:
So how was the above tutorial of putting adsense ads on middle in blogger post?. Hopefully you could able to doing it properly. It is not so complex to doing, just follow the every process carefully. Some of tips one and only for you:
One of the best ever way to monetize a blog with Google adsense. Every one tried their best to increase their blog revenue. For that reasons they would apply lot of tricks. However, If you're a publisher of it, you might have known that adsnes will pay revenue to you with PPC system. PPC means (pay per click). So I know that, you're searching on Google how to increase CTR to improve adsense earning. Yes or not?. Put ads on the right place is a one of the best techniques to increase CTR (Click Trough Rate). Today I'm go to share an amazing trick that will help you to increase CTR. So let's begin this tutorial:
Creating Ads from Adsense
Before go ahead, you should create a new add place from your adsense account. Follow the below steps- Open your adsense account
- Now create a new add unit. For getting better result choose 336*380, 300*250.
- After that, click on get code button.
- After clicking, you will get the ads code. Select synchronous and copy the code.
- Now go to the next step:
Convert Ads code into HTML
We are going to put the ads code in the blogger template. So before adding, you need to convert adds code HTML format.- Go to adsense code converter
- Now paste your code and hit the convert button. Now the codes are converted now times to add them on your template.
Putting adsense ads in Blogger template
- Open to your blogger account and go to the Edit HTML (Take a backup your present template)
- Now click one inside the code area and search for below code (Press Ctrl+F and hit enter)
<data:post.body/>
- You can get this same code in couple of times, select the second code.
- Now replace the <data:post.body/> tag into below code.
<div expr:id='"adsmiddle1" + data:post.id'></div>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<div style="clear:both; margin:10px 0">
<center>
Add here the code of your ad
</center>
</div>
</b:if>
</b:if>
<div expr:id='"adsmiddle2" + data:post.id'>
<data:post.body/>
</div>
<script type="text/javascript">
var obj0=document.getElementById("adsmiddle1<data:post.id/>");
var obj1=document.getElementById("adsmiddle2<data:post.id/>");
var s=obj1.innerHTML;
var r=s.search(/\x3C!-- adsense --\x3E/igm);
if(r>0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+16);}
</script>
- Now replace add here the code of your add with your converted adsense ads code.
- Save your template !!
Show ads in Middle or anywhere of blogger post
You are successfully done the every procedure. Now you need to place a pieces of code in your post.- When you start to writing an article, paste the below code on your post inside the HTML section.
<!-- adsense -->
- Paste the code wherever you want to show adsense ads. See below image
- You can also Update you older post with adding this code so that show adsense adds on middle of post.
- If you do not add this code on your post, then by default ads will appear on the below post title. Like that,
So how was the above tutorial of putting adsense ads on middle in blogger post?. Hopefully you could able to doing it properly. It is not so complex to doing, just follow the every process carefully. Some of tips one and only for you:
- Update you most popular article with adding this ads code.
- Never place ads code near to images
- Do not show ads on middle in all the post. It may make your blog annoying.
- Do not worry about violating the adsense terms, because of we do not change any ads format here.
Comments
Post a Comment