Placing Google Adsense ads after
your blogger post tittle has much to do with your Google Adsense earning, ads
position has a great deal of influence on your daily earnings. When ads are
well place in good positions, there’s a big chance of a better CTR.
Google Adsense TOS
frowns on altering the adsense code but it never displays when directly
inserted in blogger’s XML based template. For this reason, the ad code needs to
be parsed to work in blogspot template. According to google adsense pros, this
is well accepted and not violating google adsense terms.
How do I add the Code Below Post
Tittle?
1. Log in to
your google adsense account
2. Generate your
desired ad code for the ad format you intend to use e.g 350 x 350 ad format.
3. Copy the ad
code and
4. Now go to
http://www.blogcrowds.com/resources/parse_html.php and Paste the code to be
parse.
5. Click parse
6. Copy the
parsed code
Adding the ad code to blog template
1. Sign in to
your blog
2. Scroll down
and click on template on the left hand side of your blog
3. Click on the
expand widget template
4. Search for
the line of code as seen below in the HTML template
<data:post.body/>
5. Paste the
parse code right between the code as seen below:
<b:if cond='data:blog.pageType ==
"item"'>
PLACE PARSED AD CODE HERE
</b:if>
6. Now, paste the code above this code; <data:post.body/>
Note: The conditional tag above will make the ad appear only
on post pages. If you want the ad to appear on all pages, just Remove this:
<b:if cond='data:blog.pageType == "item"'> and
this code </b:if>
Save and View
your blog and see your adsense code below your blog post title.
Hope it helps!
Comment
below
No comments:
Post a Comment