Hi All, I'm looking for adsense plugin for my site http://www.webmarketingsale.com I need 2 things: 1) To be able to share revenues with the writer of the blog post. I need to control the look of the ad and I need to be able to give custom sharing (for exemple one author can be paid 20%, another one 60%, but be able to change the revenue sharing overtime). 2) I need a plugin that can help me place my ads easily on my blog without changing the code or theme. I want to place ads in the middle of my post, but also on top of my page, or in my menu. Anyway, needs to be flexible so I can place it anywhere I want. I guess I'll need 2 plugin for that, can they work well together? Thanks in advance for your help Nic
1. I don't know if there is any plugins to make some revenue blog. 2. There are many adsense plugins, but the easiest is quick adsense to me. I would try plugins you want to try only in local wordpress blog, because when something goes wrong, it will not affect your blog online. Just an opinion..
Solutions:- 1. Author Advertising Plugin: http://wordpress.org/extend/plugins/author-advertising-plugin/ 2. WhyDoWork Adsense: http://wordpress.org/extend/plugins/whydowork-adsense/ Hope it will help you
Here is some links that will help you to place ads in your blog. 1) BuySellAds: http://wordpress.org/extend/plugins/buysellads/ For this, you will have to first approve your site with BuySellAds.com but this will be more trustworthy for your visitors to buy ad place in your site. 2) Ad manager and rotator : http://wordpress.org/extend/plugins/advertwhirl/ 3) Adsense manager : http://wordpress.org/extend/plugins/advertwhirl/ This will allow you to place your adsense ads. this will provide you many options to place your ads. Like in post, page, between post, between pages, at start of page, etc. I am sure you will get your required position to place ads in this plugin.
Hi Guys, Author advertising is not what I was looking for, because you cannot set specific % for each author. Everybody as to be the same level. If I decide 50:50, then all my author is sharing 50:50. What I would like to find is a plugin that could allow me to personnalise for each author (or at least role), so one author can share 50:50, but the other one will share 60:40 and so on. Anyone can help?
I'm using quick adsense right now, good plugin, however with only 10 add space I won't be abble to keep it once I find a revenue sharing plugin. Anyone has a good revenu sharing plugin, but with custom % according to different writers? Cheers, Nic
One different idea... If you know php coding, you can write a custom function (you can run them from your theme's custom function option - if you have one, or you can add custom functions to template files). You can share your impressions by day/date/time basis. Even you can add counters to calculate percentage value for the next hour/half day/day/week. One particular periods impression count can be used for the next. Or, you can share by x/10 ratio to implementing revenue share. Use get_the_author/the_author to find the author. And read some plug-in file to create ideas on communicating with Database, where you can store users adsense information. But, i know this is not very easy for normal WP users. Also you may try paid plug-ins from 'Code Canyon : Net'. Also you may try to outsource your need to freelance WP developers.
Hi WiserX, Yes you do speak chinese to me, but I got the idea I might have to do that, hire a freelance to design a custum plugin. However I'm scared to don't receive the result I'm expecting and they it's pretty expensive. But thanks for the advice