Forum Moderators: martinibuster

Message Too Old, No Replies

Can i implement a site of "adsense sharing" like facebook ?

There will be one site but 100 people will share their adsense. Possible?

         

seoul

7:31 am on Feb 24, 2010 (gmt 0)

10+ Year Member



Well, my requirment is: I'll share revenue with other users......But don't wanna get banned my site for any violations created by any user.

For example if my site is example.com then http://www.example.com?page=1 will show adsense from person-one and http://www.example.com?page=2 will show adsense from person-two etc. etc.

Facebook is such a company who share revenue......You'll host your adsense in adsense with an iframe.........Let 1000 people use adsense in such a way, now if someone violate TOS he'll be banned, not the facebook........Other 999 person will continue their adsense in facebook.

Now, can you give me any useful suggestion on implementing such system ? For example,

1. Is it legal for a newbie like me or not. ( Info: Never implemented this system before in any site. My site is a brand new site, it'll start with implementing this system)

2. Will google ban my site for any violation of TOS from any user since my site is a new one ?

Thank you all.

cgiscripts4u

9:07 am on Feb 24, 2010 (gmt 0)

10+ Year Member



Adsense sharing is legal. Take a look at [code.google.com...]

It is in relation to using the Google API but it does show that it is possible.

I have a site where I am sharing but I just rotate the code using php, ie show my code at midnight and another persons code at ten past midnight.

seoul

9:24 am on Feb 27, 2010 (gmt 0)

10+ Year Member



Thanks cgiscripts4u. Now my question is: If your adsense account is banned{ Not serious, just assume it. Im just giving example :-)} then who'll be penalized ?

Your site or just you ? If its only you then its not a problem but if the site is banned from adsense then other person's add won't be shown also.

Can you clear out this ? Thanks.