√ How to Place Adsense Ads Above and Below Blog Posts - Demo Blogger

How to Place Adsense Ads Above and Below Blog Posts


How to Install Adsense Ads Above and Below Blog Posts - To increase impressions of Google adsense ads, it is better to advertise above and below the article, remember not to disturb the article reader, friend, by placing ads above and below can also increase revenue or increase the number of adsense clicks. friend. Your blog often hit by a click bomb? read the article below there is a solution.

How to Place Adsense Ads Above and Below Blog Posts

First, enter Blogger > Theme > Edit HTML look for the code <data:post.body/> usually like the code below

<b:includable id='post' var='post'>

....

....

<data:post.body/>

....

....

</b:includable>

If you have found it please add the conditional tag code so it looks like the code below

<b:if cond='data:blog.pageType == "item"'>

<data:post.body/>

</b:if>

So that the ads look neat add the code as below.

<b:if cond='data:blog.pageType == "item"'>

<div class='ad.top'>

<!-- Place the ad code here -->

</div>

<data:post.body/>

<div class='ad.below'>

<!-- Place the ad code here -->

</div>

</b:if>

The latter adds the CSS code, copy the code below and paste it directly above the code </head>

<b:if cond='data:blog.pageType == "item"'>

<style type='text/css'>

.ad.below{margin:20px auto 0 auto}

.ad.top{margin:20px auto}

</style>

</b:if>

If you are done click save.

That's all about How to Place Adsense Ads Above and Below Blog Posts Thank you for visiting may be useful for all of you.

Open Comments

0 Response to "How to Place Adsense Ads Above and Below Blog Posts"

Post a Comment

• Please leave a trace in accordance with the title of the article.
• It is not allowed to promote goods or sell.
• It is forbidden to include an active link in the comment.
• Comment with active links will be automatically deleted
• Comment well,
Your personality is reflected when you comment.

ADVERTISING FOR ARTICLES

ADVERTISING FOR ARTICLES

MIDDLE ADVERTISING ARTICLES V1

MIDDLE ADVERTISING ARTICLES V1

MIDDLE ADVERTISING ARTICLES V1

MIDDLE ADVERTISING ARTICLES V2

Iklan Bawah Artikel

IKLAN BAWAH ARTIKEL

Get AdSense, Blogging, SEO Article Tips every day.

Copyright © 2019 - 2020 Destroyer Theme - All Rights Reserved Created With