To earn regular income and increase earnings you need to
place the adverts at strategic locations on the site. One of the best locations
to place your adsense unit is below the post title. Another good spot is the
right on a sidebar.
Adverts below the title post usually attracts good click
through rates. The level of success with this unit depends on many factors
including the layout of your website or blog. The best way to get he best
placement is to experiment with placement of the ad units.
Place them at different locations such as sidebar,
header, footer, below post. Before you use this tutorial make-sure you optimize
the site by writing quality posts, image optimization and appropriate keyword density.
How
to Create Google Ads
To create Google ads first login to your adsense account.
Under the My Ads tab create the new Ad unit. The next step is to type ad unit
name and select the size you want.
You have many choices however you should consider medium
rectangle Ads 300v250 or large rectangle Ads of 336 x 280. Step 4 is to
customize you Ad style to match you blog or websites template, save and get the
code.
To use the code in your HTML you need to use a HTML Parse Tool. What it does is change special
characteristics into corresponding HTML entities. One you have parsed the code
copy it.
Create
Ad Unit
1 Login to Google Adsense
2. Under My Ads create new Ad unit
3. Add a name and choose Ad size
4. Customize Ad style, save and get code.
5. Parse the ad code and copy the parsed Adsense code.
How
to Add Google Adsense in Blogger below Title
To add adsense code in blogger, open your blogger
dashboard. Then go to template and backup the template. The next step is to
click on edit HTML button. Copy the template code and past in a note pad.
To add the code press Ctrl+F and search for <data:post.body/>
. You will find this code more than one time but use the second one. If you don’t see the Ad units after using the second one try the third one.
. You will find this code more than one time but use the second one. If you don’t see the Ad units after using the second one try the third one.
Now place the ad code just above .now
replace the PLACE YOUR AD CODE HERE with the Parsed Ad code. Finally
click save template button and you are done.
To find out if the placement worked open your blog and
visit any post. You should find the ad unit below post title looking like this.
The ad unit should show on the left just below the title.
Add
Google Adsense in Blogger below Post Title
1. Open blogger dashboard
2. Backup template
3. Click edit HTML button
6. Now replace the PLACE
YOUR AD CODE HERE with the parsed Ad code
PLACE YOUR AD CODE HERE
<b:if cond='data:blog.pageType == "item"'> PLACE YOUR AD CODE HERE </b:if>
8. You are done.
This is the
code to place an ad unit at top left of post
This is the code to place an ad unit at top left of post <b:if cond='data:blog.pageType == "item"'> <div style="float:left; margin:10px;"> Place Your Parsed Adsense Code Here </b:if>
The tutorial is courtesy bloggertipstricks.com
0 comments:
Post a Comment