Place adsense or other ad code below the title in blogger.

If your blog have a good number of page view or visitor so you should start earning from your website. To do this what will you need to do? I know that you will apply for Adsense and after approval you need to place it. There are so many location on your site where impression will be awesome where one place will be just below of your title of your post or article.

How to put adsense ad code just below the title and in side of content of 300*250 px ad code?

To put ad code just below the title, You need to follow some steps.

Step 1. First go to the blogger Template and then edit HTML. After it click any where and press Ctrl+F from your keyboard and open search bar and paste below code and hit the enter button.
<data:post.body/>
Step 2. You will find two code and you have to work with second code not with one.
First parse your adsense ad code from HTML / JS to XML code click here to do it.
Now paste the adsense ad code just before or above of above code which is given in step 1.

Step 3. If you wan to put ad code in side with content in left of 300*250 px ad size so first create a diversion tag which is check below for example
<div style="float:left; padding-left:5px; padding-bottom:5px;">
<!--Your adsense or chitika or any other ad code--!>
</div>
Now copy the above code and paste just before the <data:post.body/> code. That's it!

No comments:

Post a Comment