Topic: Be carefull with your adsense code (Read 1188 times)
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6690
34708 credits Members referred : 374
It's time to use PHP5!
« on: Nov 27, 2008, 08:51:51 am »
Today I learned that it's not easy to show adsense ads on a website according the TOS of google adsense.
As some people know I did some experiments with the Google Youtube API. After a kick start I got some great trraffic (and adsense earnings) for funniestvidz.com.
To filter the adult videos from that site I used some redirect based on some adult keywords, with the result that the domain get banned from Google search
I gave the site a new domain and started again with much lower traffic of course. I this version I allowed only selected tags and blocked everything else. So no more redirects and I hoped I did well.
But no, Adsense has blocked my new domain!
So what I learned: Don't show adsense ads on dynamic pages where you're not able to controle the content!!! (adsense found some adult video detail page)
it's just don't allow search results / scraping content which is bad controlled as youtube. My system was fine but the related videos is something that has the breakpoint. actually I'm a victim of spam posted to youtube
OMG!I am geek
Gender:
Posts: 50
312 credits Members referred : 0
in a world of php
« Reply #5 on: Nov 27, 2008, 11:39:13 am »
so pretty much anyone that scraps content like articles, links, blogs, news, videos from third party sites should beaware of the possibility of its contents breaching googles adsense TOS.
in a way i think this is good to help stop contents being reposted over and over. but then say if u have a RSS reader in your site reading a third parties RSS u run that risk of being exposed to this problem which sucks big time.
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6690
34708 credits Members referred : 374
It's time to use PHP5!
« Reply #6 on: Nov 27, 2008, 01:00:39 pm »
Right you need to trust your content sources, if you need to start filtering content you should start removing your ads too
That's a problem I had my self, but google send me a 3 day notice before removing my site from adsense, so I had the time to make it right.
I remember me they did the same with the first domain... the other possibility is that they didn't warn anymore
anyway it looks like that adsense knows more and more which sites has the "real unique content", last year I made 3 times the money with the same traffic
Bill Gates is my home boy
Gender:
Posts: 710
4449 credits Members referred : 2
« Reply #11 on: Nov 27, 2008, 04:26:14 pm »
It doesn't have to be dynamic content for it to surprise you. For some odd quirk of fate reason, I was reading an old post on my blog and revisited one of the comments there (the entry was over a year old). The commenter's site was originally OK but now it was for a porno site. eek!
Kinda strange with YouTube considering it now belongs to Google. They have to know that people want to use their API to make money and that the majority of webmasters use Adsense. Seems really dumb on their part not to figure out a way to make that work.
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6690
34708 credits Members referred : 374
It's time to use PHP5!
« Reply #12 on: Nov 27, 2008, 04:35:12 pm »
hehe, that was about my comment regarding webdigity
This people from google are funny, the DON'T show ads on the adult section from their (DMOZ) directory and they don't show ads on "nasty" sections on youtube. I guess the use the same alternative URL feature as their publishers but if they do it's of course OK.
I think you can filter those adult videos like they do on their own site with the age validation... not me I did enough for the little adsense money...
every year you need to work more to earn some adsense money. Other programs are much bigger earners since a while
My name is Bong, James Bong
Posts: 12
94 credits Members referred : 0
« Reply #13 on: Feb 02, 2010, 08:33:09 am »
thanks for this information
Cyberpunk Wannabe
Gender:
Posts: 37
222 credits Members referred : 0
simples
« Reply #14 on: Feb 02, 2010, 12:14:20 pm »
i have a similar problem with a football blog showing rubbish ads, if i discuss leeds vs man u it will bring up ads on leeds nightclubs or manchester coffe shops
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=8241