Wednesday 4 June 2014

How to insert adsense ads after post title but before post text - SOLVED and EXPLAINED!!!

Where you place your ads is probably most import thing that can have impact on your income.

Best place for ads is below post title and before text of post! Why they prefer adding ads below the post title? It is because the spot just after the post title is the best place to put ads to increase Click Through Rate (CTR). Something like this

or something like this





is best solution possible!

How to do this?

On ADSENSE:

1.First you have to go to your adsence account and create new add unit. It should be rectangle but it is not necessary. For test, we will create rectangle. Size is 300x250. Copy code of ad.
2.This is code is HTML but blogger will not show this kind of code for adsence. Instead of simple coping ad code you have to converted it so that blogger can see it.
I used this CONVERTER. Copy ad code and convert it. Copy that new code somewhere.

On Blogger:

    1. Go to Template.
    2. Backup your blog template.
    3. Click on Edit HTML button.
    4. Find this code <data:post.body/>
I am using simple theme and I have 3 times this code.
Go to line where code appears for second time.
Before this code enter following code


<div style="float: left; margin: 10px 10px 10px 0;">
YOUR ADSENSE CODE HERE
</div>

Your adsence code here is code that you have converted it in step 2 in Adsence section of this article.
Now your page will look like this



In case that you want to put your ad on center, replace left with center.

Now on adsense your newly created ad unit will have status active.

I hope that this will help you!!!











No comments: