So Here we go.
1. Assuming you all guys have adsense account and you can customize the ad size you want to display. I chose 336 by 280 size as it help the stand text. So lets keep the ball rolling.
2. You need to purse you code which you got through google adsense. You can do it from Here. Just paste it and hit the button. The code generated is what we need. Copy it and paste in notepad for record.
3. Navigate to Layout > Edit HTML
4. Back up your Template (recommended) by downloading it to your computer
5. Check the Expand Widgets Template checkbox
6. Find <
b:if cond='data:post.title'>7. Few line below this you will find this whole text of code.
<b:if cond="'data:post.link'">
<a href="'data:post.link'"><data:post.title/></a>
<b:else/>
<b:if cond="'data:post.url'">
<a href="'data:post.url'"><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h3>
</b:if>
<p>
<!-- Start Google Ad-->
Place you ad Here
<!-- End Google Ad-->
</p>
<div class="'post-header-line-1'/">
Click the Save Template button
If you have Google Adsense ad units in other parts of your blog you will find that only 3 Google Adsense ad units will display on one page at any one time according to Adsense rules.
So go to the setup and change number of blog to 3 to appear on the page.
You are done and enjoy.
Twit This!
No comments:
Post a Comment