Adsense Revenue Sharing plugin for WPMU

Posted by kbane under Plugins

Are you looking for a great adsense revenue sharing plugin for WPMU?  So was I, it seems there aren’t many of them on the market right now.

However I did find one plugin that should meet most if not all of your needs.  It’s called the Author Adsense Plugin and it was created by Harley Quine.

Here’s a list of features:

“Admin has complete control over…

  • The percentage of author’s ads to admin ad’s.
  • Whether to randomise author ads on the front pages of blogs.
  • The page that authors see before entering their publisher id. Admin can modify the title and all content (could be useful for putting advertising rules etc.)
  • The positioning and content of ads.

Included is a widgets script that will allow admin/authors to put up to three widgets on their blog. Admin has control over what these widgets will look like, author can specify where the widgets go. “

This plugin did everything I needed and I highly recommend it if you are looking to move into adsense revenue sharing with your blog network.  The cost is only 10 Euro which today is about 15 USDollars .. I paid via paypal and they did the currency exchange for me with no problems.

Click here to visit Harley Quine’s site and purchase the Author Adsense Plugin for WPMU.

Do you use a different adsense revenue sharing plugin for WPMU?  If so please post it here, I’d love to check it out!

Kevin
www.KevinBane.com

Update 06/12/08:  If you would like to code your own Adsense Revenue Sharing solution, here is a link to the WPMU forums that should answer most of your questions.

3 Responses to “Adsense Revenue Sharing plugin for WPMU”

  1. stinko Says:

    Hi all,

    I’ve a site http://www.blogsociale.it based on WPMU. I need to implement a system of sharing AD for me and the writer of the blog.

    I need these functionality:

    - a general AdSense code for the site
    - a specific AdSense code for each writer which write a new post.
    - the possibility to add another quota for a specific version of the blog (example: a version with a foreign language)

    It’s possible with your plugin?

    Let me know, I wann update my site very soon.

    Please contact me on email if it’s possible.

    Thanks
    Alessandro

  2. Gordob Says:

    Ring of blogs have a great plugin, go check it out at http://www.ringofblogs.com/2007/10/07/adsense-revenue-sharing-plugin-for-wordpress-mu/

  3. kbane Says:

    Alessandro - You should visit Harley’s site listed in the post to see if the plugin will work for you.

    Gordob - Thanks for the link!

Leave a Reply

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image



google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 3; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 3; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { bnc_xlate_div("en", "bnc_lang_i_0_91", "en"); bnc_xlate_div("en", "bnc_lang_i_1_91", "en"); bnc_xlate_div("en", "bnc_lang_i_2_91", "en"); bnc_xlate_div("en", "bnc_lang_i_3_91", "en"); bnc_xlate_div("en", "bnc_lang_i_4_91", "en"); bnc_xlate_div("en", "bnc_lang_i_5_91", "en"); bnc_xlate_div("en", "bnc_lang_i_6_91", "en"); bnc_xlate_div("en", "bnc_lang_i_7_91", "en"); bnc_xlate_div("en", "bnc_lang_i_8_91", "en"); bnc_xlate_div("en", "bnc_lang_i_9_91", "en"); bnc_xlate_div("en", "bnc_lang_i_10_91", "en"); bnc_xlate_div("en", "bnc_lang_i_11_91", "en"); bnc_xlate_div("en", "bnc_lang_i_12_91", "en"); bnc_xlate_div("en", "bnc_lang_i_13_91", "en"); bnc_xlate_div("en", "bnc_lang_i_14_91", "en"); bnc_xlate_div("en", "bnc_lang_i_15_91", "en"); bnc_xlate_div("en", "bnc_lang_i_16_91", "en"); } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); bnc_detect_div("bnc_lang_i_0_91");bnc_detect_div("bnc_lang_i_1_91");bnc_detect_div("bnc_lang_i_2_91");bnc_detect_div("bnc_lang_i_3_91");bnc_detect_div("bnc_lang_i_4_91");bnc_detect_div("bnc_lang_i_5_91");bnc_detect_div("bnc_lang_i_6_91");bnc_detect_div("bnc_lang_i_7_91");bnc_detect_div("bnc_lang_i_8_91");bnc_detect_div("bnc_lang_i_9_91");bnc_detect_div("bnc_lang_i_10_91");bnc_detect_div("bnc_lang_i_11_91");bnc_detect_div("bnc_lang_i_12_91");bnc_detect_div("bnc_lang_i_13_91");bnc_detect_div("bnc_lang_i_14_91");bnc_detect_div("bnc_lang_i_15_91");bnc_detect_div("bnc_lang_i_16_91"); } google.setOnLoadCallback(bnc_startup);
Close
E-mail It
This blog has been fine-tuned with 13 WordPress Tweaks.