All bloggers, whether using WordPress or Blogger all know that the postion of your Google Adsense ads determines your earning. Placing google Adsense ads below post title could help increase you CTR.
In this post, I’ll teach you how you can place Adsense below title of post in blogger.
Steps to Placing Adsense Below Post Title in Blogger
– Log in to your Adsense account, then generate your desired the Ad size you intend for this. Then copy it.
– Adsense codes can’t be displayed in blogger XML document, so we need to Parse the code to enble your ads dis play.
Click HERE, paste your code in the box that appears and Click on Parse, copy the new code. Its what you need.
– Log in to your blogger account, then Click on Design > Edit HTML, then tick the checkbox next to Expand Widget Template
– Use Ctrl + F to search for the code:
<data:post.body/>
– Place the code below directly above the code you searched:
<!-- OscarMini.comAdsense Above Posts start -->
<b:if cond='data:post.isFirstPost'>
<br/>
PARSED ADSENSE CODE HERE
<br/>
</b:if>
<!-- OscarMini.com Adsense Above Posts End -->
- Now, replace PARSED ADSENSE CODE HERE with the Parsed code which you copied earlier.
- Save your template and View your blog.
Wow, your adsense appears below your Post Title.
1 Comment
Pls dose Codes are not in my blog i mean
PARSED ADSENSE CODE HERE
I Dnt Knw Why