Monday, 17 March 2014

How to Add Adsense At Below Blogger Post Title



Step 1: Go to Blogger Dashboard.

Step 2:  Now Go to Blogger Template. then click on Edit HTML

Step 3: Press Ctrl + F and Find below code

                                      <data:post.body/>

Step 3: Now copy and paste below code just above it.

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div align="center">
 PLACE YOUR AD CODE HERE
</div>
</b:if>
Tips: The above code show ad in "center" if you want to change it to left or right then replaces center to left or right.

Step 3: Change PLACE YOUR AD CODE HERE with your Adsense code and Save it

Now you can look up your ad below post title !

0 comments:

Post a Comment