The only thing to bear in mind is that, Google adsense in the middle of post will break the flow of your post information. Your readers may not so like this and therefore may affect your presence online. However, it is all you to decide whether to display Google adsense in the middle of your post or prefer other more common techniques such under post title or in the beginning of post.
Amazon Price: $5.45 List Price: $39.99 |
Steps to display Google adsense in the middle of post
Here is the method on how you can put Google adsense in the middle of your Blogspot post.
1. Log in to your Blogspot dashboard
2. Go to Layout and Edit Html of your template and select Expand Widget
3. Find this code:
<data :post.body/>4. Replace the above code (#3) with the following new code:
_______________________________________________________________
<div expr:id=’"aim1" + data:post.id’>
<div style="clear:both; margin:10px 0"> < !– Your parsed Google AdSense code here –>
< /div>
< div expr:id=’"aim2" + data:post.id’> <data :post.body/>
</div>
________________________________________________________
5. Save your template. Done.
6. Now, everytime your write a new post, put this code in the middle of the post at location where you want the adsense to appear.
So, you have actually a choice to minimize te breaking effect of the adsense to the post flow you are presenting to your reader. It is best to put the adsense after a block of information flow is completed before the next one. In other words, avoid placing the adsense in the middle of an information block that will distract your reader attention.
No comments:
Post a Comment