How To Show
Adsense Ads Between Post Title In Blogger ?
Now i am
going to contribute with you a little tip that how to add adsense ads code (Google ads )
between post titles in your blogger's blog. Ordinary people think that they
earned not too much from adsense but they desire to earn more from adsense.
Just small trick and get a possibility to earn more from blogger's blog
How To Show
Adsense Ads Between Post Title In Blogger ?
Step no 1:
At first go
to this link and convert your adsense code: converter.
Go to your
blogger dashboard and find <data:post.body/> by using CTRL+F.
Now paste
the following code above "<data:post.body/>"
<div style ="float: left; margin 10px
10px 10px 0px ;">
YOUR
CONVERTED ADSENSE CODE HERE</div>
Replace
"YOUR CONVERTED ADSENSE CODE HERE" to your converted code.
Then save,
all done.
If this
method is not work in your blog then try step No 2:
Step No
2:
At first go to this link and convert your
adsense code: converter.
Go
to your blogger dashboard find <div class='post-body entry-content'> by
using CTRL+F.
Now paste the following code above
"<div class='post-body entry-content'>"
<b:if cond='data:blog.pageType ==
"item"'>
<div align='left'>
YOUR CONVERTED ADSENSE CODE HERE
</div>
</b:if>
Replace
"YOUR CONVERTED ADSENSE CODE HERE" to your converted code
Now click save button,
that’s all.