You are on page 1of 2

How to Add AdSense Ads Below Post Title in Blogger

One of the first-rate places wherein you can upload google adsense advertisements
on your blogger internet site is below the submit name. This will make ads will
seem above the fold vicinity in order that the person may be able to see them
without scrolling down.

Placing google adsense commercials below submit identify will also help you to
generate greater sales out of your blogger internet site because it will growth the
clicking-through price (ctr) and value consistent with click on (cpc) of the
advertisements

Now if we speak about wordpress powered web sites, there are numerous plugins
available which permit you to to add adsense ads below the post name routinely. In
blogger, you need to upload it manually and it is pretty easy.

This academic will guide you a way to region google adsense advertisements
underneath put up name to your blogger internet site/weblog. Before moving to the
steps, let's first talk which advert units are maximum appropriate for use in this
vicinity.

Which ad sizes you could area underneath publish name?

There are numerous advert sizes to be had in google adsense. Here we've discussed
which advert sizes you can region underneath publish name in your blogger internet
site -
Responsive advertisements - we recommend you to apply responsive advertisements
underneath put up title as they'll robotically regulate their size, appearance, and
layout to match to be had ad areas. Furthermore, you may customize the dimensions
of responsive advertisements the use of css.
300x250 or 360x280 ads - you can also use 300x250 (referred to as medium rectangle)
or 336x280 (called massive rectangle) ad sides under post name. But, those ad sizes
are not properly for computing device as they may not fill all the to be had space.

728x90 ads - 728x90 (also known as leaderboard) ad length will even perform very
well under put up identify on blogger website. As this ad length has a small peak
(90px), so it won't take plenty space above the fold place.
Hyperlink advert devices - you could also use link advert gadgets beneath the post
title but they'll not generate a lot quantity of sales in comparison to the textual
content and display commercials.
As soon as you have got selected the advert size as consistent with your desires,
cross and create a brand new advert unit in adsense. Virtually, login for your
adsense dashboard and click my commercials tab >> new ad unit. Now supply it any
call and select the ad length. After this, tap the "keep and get code" button after
which copy the ad code.

Encode adsense advertisements for blogger template

If you'll directly vicinity adsense advert code in blogger template, it'll show you
an errors message. You need to encode/parse the adsense ad code from html to xml
coding a good way to use it in your blogger template.

A few special characters consisting of greater than (>), much less than (<),
ampersand (&), double quote symbol (") are not accepted in XML language. So you
have to change these special characters in XML entity references.

You can use our online HTML to XML parser tool to encode your AdSense ad code for
Blogger template. Simply, paste the ad code in the text editor box and then copy
the generated parsed code. You can also do this encoding manually but we recommend
you to use this simple method.

Add AdSense ads below post title in Blogger

This step-by-step guide will show you how to add AdSense ads below post title on
your Blogger blog/website -

Note: We recommend you take a backup of your Blogger template before making any
changes in it.
Login to your Blogger Dashboard and go to Template >> edit html.
Click anywhere in the template editor and press ctrl+f keyboard shortcut key to
open the quest container.
Now seek the following piece of code in the template:

<data:post.Body/>
Just above <data:post.Body/>, paste this code:
<b:if cond='data:blog.PageType == "item"'>
<div style='clear: both; text-align: center; margin: 10px;'>
<!--your AdSense code here-->
</div></b:if>

Ensure to replace <!--your AdSense code here--> with the parsed adsense advert code
that you have generated earlier.

As you can see within the above code, we have used blogger conditional tags to
expose adsense advertisements for your posts (index pages) best.

We've additionally aligned adsense ads in the center and brought margin space round
adsense advertisements. In case you do not need to do this, simply eliminate
margin:10px; and text-align:middle; css houses from the fashion tag of <div>.
Subsequently, faucet the "shop theme" button to shop the changes. It is it.
Now visit your internet site/blog and test if the commercials are operating. We are
hoping you find this guide beneficial to add google adsense ads below post title on
blogger. In case you are going through any hassle even as parsing the ad code or
setting it for your blogger template, let us realize inside the comment phase.

You might also like