Place Ads In The Blogger Posts

Place Ads In The Blogger Posts, How to Place Ads In The Blogger Posts, Place Ads In Blogger Posts, Place Ads in the posts Blogger

Placing advertisements in the post is so simple Just follow below steps:

Step1: Create a new ad unit from Google Adsense. It is better to select th e width 300 or 330 depends on your wish and click on save and continue button.

Step2: Copy the generated code and escape the code using the HTML escape tool and copy the escaped code.

Step3: Go to your Blogger and select template and click on Edit HTML and then click on proceed.

Blogger -> Template -> Edit HTML -> Proceed

Step 4: Select check box  Expand Widget Templates.

 

Step 5:  Search for this text ( Ctrl + F )

    <data:post.body/>


Step 6 : Above to that line paste your escaped ad code.


Step 7 : If you want to show ad only in the post paste you esxaped code betwwn this if condition

    <b:if cond='data:blog.pageType == &quot;item&quot;'>
     PLACE CODE HERE
    </b:if>

Step 8 : If you want to place ad centre position

    <div style='width:350px; margin:0 auto;'>
     PLACE CODE HERE
    </div>

Step 9 : Click on Save and Continue and see your ads below to post title

No comments:

Post a Comment