Showing posts with label Adsence. Show all posts
Showing posts with label Adsence. Show all posts

Friday, October 2, 2009

How To Get Approved Adsense Account Made Easy

1 comments
Everybody wants an Approved Adsense Account easily.Google launched the adsense program,Blogspot is the good way to get an adsense account,but everyboby knows the demand of adsense,Google is not entertaining adsense account from blogspot domain easily,they simply rejecting. Though adsense approval process for blogspot is easy and feasible for many.A simple trick which you can use to get your adsense account approved for blogspot domain quickly, i am not saying this will work 99.99% but in current situation this is the best choice.

Follow the instructions:

    * First get a free domain name,take co.cc domain ( Its your choice because there are many free web services ).
    *For co.cc Domain register just go here : http://www.co.cc/
    * Choose your free domain name, wait! just use the same domain name which you have on blogspot.
    * Suppose if you have domain name as example.blogspot.com then search for the availability of example.co.cc.
    *Setup co.cc domain to your blog ( setup instruction ) .
    * As soon as your blog is redirected .co.cc domain , apply for adsense again.
    * Some times Google may reject the application, resubmit your application.  Get the success !
Share your comments to help to others.

Thursday, April 24, 2008

How to put Google Adsense Below the post title in Blogger

0 comments
Your blog earnings depend mainly on your blog's traffic and on your ads placement. One important place to place the ads is below the Post title. It will give more importance to the ads and there is more possibility to get clicks. This is in accordance with the Google Adsense TOS

I am personally using the same hack on this blog. You can see adsense ads below the post title on all my pages.Ok now let us get into the details of how to set it up.

First of all login to your adsense account and generate ad code of optimum size..
Now copy that adsense code into the following box and parse it(you may not see the parser if you are reading my feed)








Copy off the parsed code.. OR Go Adsense Code Converter For Blogger

Now login to your blogger account.
Go to Layout > Edit Html and expand the widget templates.
Find this piece of code

<data:post.body/>

Now add the following code just above that line.

<!-- solhut.blogspot.com Adsense Above Posts start -->
<b:if cond='data:post.isFirstPost'>
Put your parsed adsense code here
<br/>
</b:if>
<!-- solhut.blogspot.com Adsense Above Posts End -->

From now on you should have adsense below the post title. On pages with multiple posts(eg: home page, label page etc) , the adsense ads will show up only on the first post(i.e  below the post title of the first post). It wont show up on the other posts on the same page.So you are abiding by the Adsense TOS.