0
Adsense is the one , which helps us to earn money by ads.You know one thing ? Many of the bloggers are creating their blogs for earning money by Google adsense .Many of them will display ads in the sidebar, header but i had seen many still don't know how to display the Google adsense in between the posts!.
So , today I'm gonna tell you , how to display the Google adsense in between the posts!.When you display the ads in between the post , you can earn 2X than you earn before. So, displaying ads in between the posts , lets you to earn more!
4. Now replace the above code with the below code
4. Now find <date:post.body/> tag. Paste below code after this tag.
Tags:
Blogger gadgets
How to display adsense inside the posts
Posted by
Anonymous on 10/19/2011
Adsense is the one , which helps us to earn money by ads.You know one thing ? Many of the bloggers are creating their blogs for earning money by Google adsense .Many of them will display ads in the sidebar, header but i had seen many still don't know how to display the Google adsense in between the posts!.
So , today I'm gonna tell you , how to display the Google adsense in between the posts!.When you display the ads in between the post , you can earn 2X than you earn before. So, displaying ads in between the posts , lets you to earn more!
- First go to blogger
- Design--->Edit html
- click on the "Expand widget templates"
<b:if cond="data:post.includeAd">
<data:adend>
<data:adcode>
<data:adstart>
</data:adstart>
</data:adcode>
</data:adend>
</b:if>
4. Now replace the above code with the below code
<b:if cond="data:blog.pageType != "item"">
<b:if cond="data:post.includeAd">
<data:adend> <data:adcode>
<data:adstart>
</data:adstart>
</data:adcode>
<b:if cond="data:post.includeAd">
<data:adend> <data:adcode>
<data:adstart>
</data:adstart>
</data:adcode>
</data:adend>
</b:if>
</b:if>
</b:if>
</b:if>
4. Now find <date:post.body/> tag. Paste below code after this tag.
<b:if cond="data:blog.pageType == "item"">
<b:if cond="data:post.includeAd">
<data:adend>
<data:adcode>
<data:adstart>
</data:adstart>
</data:adcode>
</data:adend>
</b:if>
</b:if>
Now save your template . That's it now your ads are shown in between the posts!<b:if cond="data:post.includeAd">
<data:adend>
<data:adcode>
<data:adstart>
</data:adstart>
</data:adcode>
</data:adend>
</b:if>
</b:if>
Kindly , if you have any doubts or questions post you comment below!
Subscribe To Get FREE Tutorials!
Subscribe to:
Post Comments (Atom)

Share your views...
0 Respones to "How to display adsense inside the posts"
Post a Comment