Skip to main content

How To Add Adsense Above Post Title in Blogger

As a blogger you must heard the term adsense. Out of 200 advertising programs  adesnse is far most polular for bloggers and as well as advertisers.

Today i am going to show you the 3 simple step process to adding adsense below post title, in the post footer and anywhere inside the post (using simple javascript which don't effect pagespeed).

Before I start, I want to tell you that if you have big traffic (in millions) then you can use adsense. But if you have traffic below 50k I suggest don't use adsense rather than use affiliate marketing, selling ad space with buysellads, e-books, consultancy services.

Placing adsense everywhere is not going to make you money. Every niche has their readers, buyers and not everyone clicking on your ad so don't try this types of niches as they don't make you money .  (Note: In my blog there is no adsense ad because I give you more priority than money.)

1. Add Adsense below Post title

There is simple 3 step process to adding ads below title.

1. Goto blogger.com --->>Click on template from the left menu.

2. Click on Edit HTML and search for

3. Paste below code just below the section. ( Even I'm also published a blogger template which makes this step very easy. You can download it here and best part it is super responsive and adsense optimized)

2. Adding adsense below post footer

This is also same process.

1. Bloggee.com--> Template --> Edit Html.
2. Search for

3. Paste below code just above it.

Now You have succesfully added adsense add code below post title and above post footer.

Customization: Now we are going to start making the ad beautiful.

Before anything, change the <!--Adsense Code--> code with your own adsense code.

Here is the custom stylesheet I use for my blogs:

#adsense-code{height:auto; background: ; outline:none; margin-top:10px;margin-bottom:10px;}

3. Add adsense anywhere in the post

Post body  is the highest CTR generated  area and can increase income seriously.

Recently I am created a simple javascript plugin which let you add adsense anywhere inside compose mode without going into html mode.

Let me know what is your next plan after adding adsense code? Do you want to increase adsense Ctr or Want to increase traffic ?

Popular posts from this blog

Top 10: Responsive Blogger Template

Blogger is one of the rising platform after wordpress and getting popular day by day. A responsive, seo optimized template is necessary for your blog. Today I personally handpicked top blogspot templates by judging their spped, code simplicity and responsiveness. I rank these templates by their speed scores and optimization. Top 10 Responsive SEO Optimized Blogger Template 1. Elice Blogger Template Elice template is developed by Chandeep from BlogtipsNtricks.com . I know him very well and following him from my starting days. I used this template and it work very well with any niche. Features: 1. Seo responsive Template 2. Homepage Optin box 3. Custom Popular widget 4. Simple coding &robust structure Usability: This is theme is very easy to use and works very well with tech, health, make money niche. Recommendation: Yes I recommend this template. Demo | Download 2. BMag Blogger Template (Paid) This template is from themeforest. You may be thi...

17 Amazing Blogspot Widgets That You Can Try Now

Who else want to know the best blogspot widgets list that makes your blog looks awesome ? A beautiful design matters if you're just started out. Having a beautiful conversion focused blog feel awesome RIGHT ? There are some important widgets which you must include on your blog. In today's post I am going to tell you about these widgets and why you should add these widgets to your blog. What are these Widgets ? These widgets are: 1. Subscribe or Follow by Email Widget 2. Popular post Widget 3. Search Box Widget What these widgets DO ? 1. Follow by Email widget: From the name you may already know what does it do ? Collect email subscriber for your blog. There are 8 ways to add a email subscribe widget on blogger, Shivansh Verma from Blogger Guider published a guest post on MBT guide you how to add the widget. Here are the ways you can add this widget: 1. Below post title area. 2. Above Comment area. 3. Sidebar area. 4. As a Popup after the page fully loaded. 5....

Is it Legal to Remove Footer Attribution on Blogger ? 

So you want to know whethere Is it legal to remove the Powered by Blogger attribution on blogger blogs shows in footer area ? The simple answer is NO. Why ? Because blogger providing free hosting for your blog, hosting images and hosting videos on Youtube. Is It Legal to Remove Powered by Blogger Credit? When you install a free theme on your blog then a credit link to theme developer is attached to the theme -It is not totaly FREE. So for safe side you should always give proper credit to the developer. What to do instead: when don't want to Give proper Credit ? Maybe you thinking hide the link with CSS rules but it against Google policies. You could get a penalty for hiding text and links from your readers. So we are going to hide the link in a image and add a nofollow tag so no precious link juice pass to blogger.com. First we are going to remove the attribution widget from blogger blog because it is totally uncustomizable. After that we are going to add a credit...