Saturday, January 22, 2011

Put Adsense Between Posts Blogger

Yup, Adsense can help you to earn more $$ ^^
Do you know put adsense between posts 
is actually can increase the rate of clicking on adsense??
This will explain how to Embedd adsense ads in between posts body.

1.Generate Parsed code for adsense code because we cannot put adsense code directly in the xml.So parse it using AdParser.
2.After parsing,your ad code Should look like this.

 

How To Place ad above or below your post header
log in to your dashboard--> layout- -> Edit HTML
Click on "Expand Widget Template" and  scroll down  to where you see this:-

< div class='post-header-line-1'/ >

To place ad above your post header.Paste the code above this line.
To place ad below your post header.Paste the code below this line.

How To Place ad end of your post body

log in to your dashboard--> layout- -> Edit HTML
Click on "Expand Widget Template" and  scroll down  to where you see this:-
< data:post.body/>

Paste the code below this line,

to show your ad at the end of your post.

NOTE : To Set the Align of your ad , Insert your code like this.
< p align="center"> Your Ad code
< /p>


Replace "
center" with "left" or "right" for desired alignment.

Any question, welcome to ask me^^ I will answer it hoho...

 This is how to make money online

2 comments:

  1. < b:if cond='data:blog.pageType == "item"' > < b:if cond='data:post.includeAd' > < data:adEnd/ > < data:adCode/ > < data:adStart/ > < /b:if > < /b:if >

    add after or before data:post.body

    ReplyDelete
  2. That code is to shown in the single post only.

    ReplyDelete

Loading