Google has published its revenue sharing method for google Adsense on adsense blog.
Google has mentioned about the 2 popular searches only. They are Adsense for content and Adsense for search.
Adsense for content publishers earn a 68% revenue share from the ads that their visitors click on. It means 68% of the revenue that Google collects from advertisers is given to publishers.
Revenue from 'Adsense for search' is shared as 51:49 between the publishers and Google.
Google also offers adsense for mobiles,feeds and games. However Google is not ready to disclose it. Google says that they are still evolving and google is learning about the costs associated for supporting them.
Just to share what I learn and feel as interesting about computers,Internet etc. or IT in short. Hope you would have a happy stay.
Showing posts with label Adsense. Show all posts
Showing posts with label Adsense. Show all posts
Tuesday, May 25, 2010
Monday, April 12, 2010
Making money with Social Bookmarking Websites
Wanted to share some useful information on social book marking websites. May be you knew it already but I am writing it again.
When you write some good content on your website or blog and you wanted everyone to see it, but not having enough traffic to your website, you don't need to worry much. You can put the URL for your content in the social booking sites with little description. They work like blog aggregators and you can expect good and quality traffic to your content.
Friday, April 2, 2010
How to add Adsense at the top left/right in a blogger post
Here I want to tell you how to add the google adsense Ads at the top in a blog post.
First, sign in to blogger.com. Then select 'Layout' link for the blog.
Next click on 'Edit Html' tab.
Before proceeding I request you to take a backup of your existing template in case if anything goes wrong.
select 'Expand Widget' check box and then search for '' in the template.
Once you find it place the adsense code in the template as I showed below.
<div class='post-body entry-content'>
<div style="float:left;">
YOUR CODE HERE
</div>
<data:post.body/>
Add the 'div' tag just above the 'post.body' tag. Then add your adsense code to replace the text 'YOUR CODE HERE'. The adsense code should be changed to embed in the template. you can do that here.
First, sign in to blogger.com. Then select 'Layout' link for the blog.
Next click on 'Edit Html' tab.
Before proceeding I request you to take a backup of your existing template in case if anything goes wrong.
select 'Expand Widget' check box and then search for '' in the template.
Once you find it place the adsense code in the template as I showed below.
<div class='post-body entry-content'>
<div style="float:left;">
YOUR CODE HERE
</div>
<data:post.body/>
Add the 'div' tag just above the 'post.body' tag. Then add your adsense code to replace the text 'YOUR CODE HERE'. The adsense code should be changed to embed in the template. you can do that here.
Subscribe to:
Posts (Atom)