Hi Amit
I want the AdSense ads to appear between the post title and post body, but i can't do it. I use old template blogger.
i also want to add previoust post after everypost? Like your post!
Can you help me?
How to the AdSense ads to appear between the post title and post body?
(11 posts) (7 voices)-
Posted 2 years ago #
-
You will have to understand the Blogger Template tags for this especially the ItemPage and BloggerPreviousItems.
Posted 2 years ago # -
I can use html and Blogger Template tags .
Let me know how to do that.
Thanks in advance.
P/s: I use classic template (html not XML)Posted 2 years ago # -
caigiday: Here is the clear answer to your question.
You will have to use 2
<$BlogItemTitle$> and <$BlogItemBody$>One Between
<MainOrArchivePage> ... </MainOrArchivePage>Another one between
<ItemPage> ... </ItemPage>Below <ItemPage> tag you can put your adsense code:
Here is an example:
<!-- Begin .post -->
<MainOrArchivePage>
<div class="post">">
<BlogItemTitle>
<h3 class="post-title">
<BlogItemUrl>" title="external link"></BlogItemUrl>
<$BlogItemTitle$>
<BlogItemUrl></BlogItemUrl>
</h3>
</BlogItemTitle><div class="post-body">
<div>
<$BlogItemBody$>
</div>
</div>
</MainOrArchivePage><!-- Begin .post -->
<ItemPage>
<div class="post">">
<BlogItemTitle>
<h3 class="post-title">
<BlogItemUrl>" title="external link"></BlogItemUrl>
<$BlogItemTitle$>
<BlogItemUrl></BlogItemUrl>
</h3>
</BlogItemTitle><div class="post-body">
<div>< Put Google Adsense Code Here >
<$BlogItemBody$>
</div>
</div>
</ItemPage>
If you need further clarification ask me. No charge!Posted 2 years ago # -
Hi everydayspace!
I visited your site but I cannot post any comment on it.
Thank you for your help. Thanks you very much.
But I' using a Blogger Hacks: I create expandable post summaries (http://help.blogger.com/bin/answer.py?answer=42215&query=read%20more&topic=&type=f)
(for classic templates). You remeber that I use classic templates. Do you have idea?
Thank in advancePosted 2 years ago # -
Hi Caigiday:
There is no issue with commenting on my blog.
The above example work with classic templates too.
As Amit said, you need to understand the use of those tags. I showed you in the example how you can use it.
If you still in doubt contact me: help at bethelwebhost dot comPosted 2 years ago # -
Hi everydayspace!
There is no word to express my gratitude to you. I have try and ...wow.. . I can do it.
Thank you very much again!
Best wish to my friend.Posted 2 years ago # -
If you are using new Blogger i.e. with widget template, you can <b>Wrap Adsense Ads within blog post without violating TOS</b> for higher CTR (click-through rate).
Posted 2 years ago # -
Adsense Ads within Blog posts have more CTR (click-through rate). If you google for "how to wrap Adsense code inside Blog post?", you will get many results which violate Adsense policy by modifying the Adsense javascript code. There is a simple way to achieve it without violating Adsense TOS.
Read the full article:-
http://fundubytes.blogspot.com/2007/08/wrap-adsense-code-inside-blog-post.htmlPosted 2 years ago # -
I would like to get same code for blogger 2. Please help me anybody.
Posted 2 years ago # -
you can do it by using b:if condition tags.. Also you will have to parse the adsense code using some adsense parser parsing means converting < to < and > to >
If you still cant figure this out contact me over @ http://forums.bloggerplugins.org
Posted 5 months ago # -
Hi everyone i'm new in this forum, recently i found 2 videos on youtube where amit agarwal talk about his adsense earnings when he started his adsense business and how HyperVre helped him make big money he said he created multiple sites using HyperVre,and braught traffic to all his sites but he didn't talk about how did he braught traffic to his sites that's what i wanted to know does anybody know in this forum how does he bring traffic to his sites? It's is easy to create multiple sites using HyperVre but the problem is how to bring traffic to those sites, i will be very glad if you guys let me know how to bring traffic to my sites and i will be very glad if amit agarwal help me this thanks.
Posted 5 months ago #
Reply
You must log in to post.