A visitor asked, via a search engine query, for a guide to Google AdSense revenue sharing on the Drupal blogging platform. I’m answering a much more general question: how to share blog ad revenue.
There are two parts to this question:
The first part is rather difficult to answer. If you are not paying your contributors a per-post flat fee, then your revenue share may range from 20%-100%, under certain conditions. I know some blog owners who are paying 80% plus a small token sum per post.
I know that the range of 40%-100% is rather difficult to choose from. What you have to decide is what each party is offering the other. If your site tends to already get a lot of traffic, maybe you are targeting new, unproven blog writers who are willing to take less. Some online communities state that before you get a share of the ad revenue, you must post anywere from 20, 50, or even 100 entries.
This is a very difficult percentage to settle on. However, my experience in the publishing industry says that it should lean towards the high side, say 50-60% for new writers, and 70-100% for established writers. Presumably, you are giving them revenue share for contextual ads, such as Google AdSense, YPN, Adgenta, or Chitika (which can also be non-contextual).
If you have a high volume site, you might be able to secure additional non-contextual “showcase” ads, for which you will presumably keep the entire proceeds. Or not. Some networks offer 100% of ad revenue per article for the first month, to a maximum amount, then 50% afterwards. There is no reason you shouldn’t be willing to try diferent payment models until you find something that works. This idea is relatively uncharted territory, but online communities such as Sitepoint.com’s forums have managed make it work, and reward many thousands of contributors.
As for the technical aspects of sharing revenue, lets start with the bold statement that if you do not own the domain name on which your blog lives, you should forget about it. It’s simply too complicated and too much of a hassle, if not impossible, depending on your free host.
If, on the other hand, you own your own domain and are using an advanced blogging platform for which you can “plugin” modules or change the code directly, then you have a few choices. At present, I am only familiar with the inner workings of WordPress, Drupal and Blogger - the latter being unsuitable for ad revenue sharing. So my discussion now, and in the future, will focus on WordPress and Drupal. However, any OpenSource blogging platform can be modified, or a plugin written, to allow you to revenue share.
The general steps for revenue sharing are as follows:
I do not know the specifics of these plugins, as I’ve not yet signed up contributors to any of my sites, but I assume that they produce a monthly report detailing ad clicks per contributor, and some sort of breakdown of payment. I’ll update this post as I acquire more information.
(c) Copyright: 2006-present, Raj Kumar Dash, http://blogspinner.countwordula.com/
Technorati Tags: blogspinner, blogging, multi blogs, pro blogging, ad revenue, blog revenue, adsense, revenue sharing
18 Responses
barry bell
February 21st, 2006 at 3:20 pm
1At wurk, writers get 100% of Adsense revenue paid directly into their Adsense accounts. I’ve built the site templates so their Adsense ID is dynamically loaded on each page where they have the lead article, no matter which blog in the network it appears on. It means I don’t need to track clicks, and writers can be sure that they do get the full 100%. All completely transparent.
In addition, writers will get 50% of any direct sponsorship/advertising/co-branding revenue from their blog, which makes the total share of revenue that I’m offering well over 50%.
B
rdash
February 21st, 2006 at 6:21 pm
2Thanks Barry, for the information. If I remember correctly, you are using WordPressMU (multi-user?). Is there any special plugin that you are using?
For anyone else reading this, and whom have also read my recent posts about blogging being a form of writing, Barry’s site, http://blogging.wurk.net, has some excellent posts about just that subject. In my haste to post (as opposed to post-haste), I forgot to link to them.
barry bell
March 22nd, 2006 at 1:25 pm
3No, not a special plugin - just hacked Wordpress a little to make it work the way I wanted it to. I’m sure there’s a plugin somewhere that’ll do the job just as well, though.
Thanks for the plug, there, too! Appreciate it.
B
marc
March 22nd, 2006 at 1:48 pm
4Hey guys,
raj what you think is the best plugin to give visitors 100% revenue and the possiblity to include their adsense codes in post they write?
I think about some dynamic way so authors can put their adsense codes into some field in their profile and then each time they write a post the code will be dynamicly included into their posts…
Is there an plugin that can do this?!
rdash
March 22nd, 2006 at 2:13 pm
5@Barry: Ah, yeah that’s not too hard.
@Marc: I was wrong. I though there was a WP plugin, but there isn’t. Someone somewhere hacked their wordpress code, sort of like Barry’s saying he did. So there are three options:
(1) Hack the code. I’ll have a generalized tutorial over at CodeProfessor.com later today. I’ll also have a WP-specific version late this week or early next.
(2) Wait until I turn the tutorial into a WP plugin, which I have to do very soon. (It’ll be announced at CodeProfessor as well.)
marc
March 22nd, 2006 at 2:24 pm
6Ah thanks a lot raj =)
I think i’ll wait until you released your tutorial (because some training in hacking wordpress will be good for me) and then i will try to get this started on my own.
But if i fail i will/must wait for your plugin and be 100% sure when my blog starts you are the first that gets mentioned no matter if i use your plugin or not =)
marc
March 22nd, 2006 at 2:29 pm
7and again…i love this blog…thousand thanks raj i’m so happy that i’ll found your site. I was looking for ages for this revenue sharing+wordpress thingy ;o)
CodeProfessor » Sharing the Ad Revenue Wealth - Part 1 - General Algorithm
March 22nd, 2006 at 4:35 pm
8[...] Since these blogs are collaborative, everyone has to be compensated, according to the payout schedule. In a post at BlogSpinner, I gave a general guideline to revenue sharing, and the rules of (some) ad networks. Here, I’ll provide a very general algorithm for implement ad sharing that can be translated to practically any blogging platform. [...]
rdash
March 22nd, 2006 at 5:09 pm
9Marc: At the risk of sounding like one of the Chipmunks (Chip + Dale), No, thank you! I’m tackling “light” coding issues for bloggers/ blogmasters over at CodeProfessor. I’ll keep BlogSpinner for documenting my own general blogging experiences.
By the way, the very general (but possibly complicated) revenue sharing tutorial is now available.
marc
March 22nd, 2006 at 7:31 pm
10ok no problem raj, but the chipmunk you where talking of is daVe not Dale ;o)
whatever, you helped me out and now i have somewhat more knowledge of how to realize what i wanted to with the revenue sharing (sadly not that much that i CAN realize it now) and so i say thanks as a well educated human ok =) Thats how i am…
rdash
March 23rd, 2006 at 1:28 am
11Marc: I HAVE to write the plugin for another blog on which I am collaborating. So even if I just start with the initial raw code (manually applied), I’ll discuss that in an upcoming post at CodeProfessor.
DaVe? Hmm, I don’t remember a Dave chipmunk :}
Marc
March 23rd, 2006 at 6:57 am
12ok? maybe it’s because i’m german?! the chipmunk here was called dave ;o)
Yes i looked at your tut and it’s good but sadly not made for people like me that can’t even do some “light” coding especially when i have to code a programm that interacts with the database…i have to take lessons in php and stuff
But i stay tuned at codeprofessor…
rdash
March 23rd, 2006 at 3:12 pm
13Heh heh. No problem. I should have a very simple example, complete with PHP and mySQL code, and explanations, up at codeprofessor within 7 days. An actual plugin will take longer.
By the way, Marc, are you using WP 1.52 or 2.0+? I’m not yet using 2.0, so my tutorial will be for 1.52. However, it’ll probably work with 2.0.
Marc
March 24th, 2006 at 6:51 am
14Hey raj,
no i’m using 2.02 (the very newest version) it’s my first project with wordpress, since i started building static sites with xhtml and .css and this is the next level i start to learn new stuff for dynamic sites.
I’ll have to look in the codeexample and will try to make it work on 2.0+ too but as i said i’m a totaly newbie with php ^^
If you build in your plugin the things you mentioned in your tutorial it will be the greatest solution for advertising on blogs that i saw yet =) admininterface for authors, tracker for authors and an automatic and dynamic way to display the ad codes from authors in their own post in ONE size and at the same place in each and every post…
I’m sure if i have to script something by myself etc. then i can’t do it and have to wait for your plugin to release before i start with my blog.
Because the revenue sharing is one of the basic concepts that will make my blog to what i thought of it will be.
free article search engine
April 24th, 2006 at 12:19 am
15Articlemuse.com is a new article directory. We now give out 100% of Adsense revenues to authors. Take a look at our revenue sharing program.
Josh
January 7th, 2008 at 3:03 pm
16Hey there,
I’d really like to provide ad revenue to my contributors, but I’m not sure how to go about this. Google AdSense API requires that a site gets a minimum of 100,000 hits/day to use the API. I’m only averaging 8,000/day.
What are my alternatives?
Any ideas?
Best,
Josh
Kako rešiti problem blokiranja online reklama? | Dragan Varagic Weblog
January 10th, 2008 at 5:46 am
17[...] Saveti za deljenje prihoda kod blogova… [...]
rdash
August 16th, 2008 at 5:00 pm
18Josh, I’m not sure entirely why you need the AdSense API? There are plugins that let you share AdSense by displaying each author’s publisher code instead of yours. You can also usually program the split between you and a contributor. So for example, if you want to offer 50% split on permalink pages, then roughly half of all permalink pageviews will use your adsense code. Other times, the specific author’s code will show.
http://www.quickonlinetips.com/archives/2006/11/10-best-wordpress-plugins-for-google-adsense/
http://abhisays.com/wordpress/7-wordpress-plugins-for-google-adsense.html
The first article links to the AdSense Deluxe plugin, which is a popular one.
RSS feed for comments on this post · TrackBack URI
Leave a reply
Categories
Archives
Links
Meta
Calendar
Recent Entries
Recent Comments
Most Commented
BlogSpinner V3 is proudly powered by WordPress - BloggingPro theme by: Design Disease