Forum Moderators: martinibuster
Not too bad, isn't it? From some easy speculation I think this website is earning way more than a million $$$ per month.
That's all folks. Follow the rules.
With all of the violations you listed for this site, it is apparent that some clear Adsense rules are being broken. And like you mentioned... if one, two, or fifty can get away with it - why can't we all do it?
Now, let's see if Google will do anything about this particular site.
That's a whole lotta "Shop for car travel at Target" ads!
This confirms that it is fishing (phishing? :-)) from AdWords and that it does it from the search network.
That makes sense, given that the site in question is more of a search site than a content site. (It doesn't have any original "content" as far as I can see.)
Have you mentioned this in the AdWords forum? It might be an eye-opener for advertisers who think they're safe from junk sites when they opt out of the "content network."
Any more clues for those of us who have not guessed?
I view this as the old saying "the rich get richer, the poor get poorer" type of thing. I really have no doubt that G knows about this. It is impossible for a site this big, this famous, and who is obviously a premium publisher, for G not to know how their ads are displayed and that the ads are displayed on pages with no content just links.
IMHO, since this site sold for 525 million dollars, there was obviously a reason as in huge revenue coming in every year? I think this is just an example of what those bringing in huge money can get away with (or are allowed to do) where those of us with average mom and pop type sites cannot.
I also do not think that G will do anything about this site because as many here can advise, most of us have probably reported sites that are obviously breaking TOS but they are still out there running AdSense on their sites anyway.
I also think that G should let us have a little more freedom and other options to display our ads. I do not want to be sneaky, but since I know my visitors better than G or anyone else, I would change the way the ads are displayed to appeal to my visitors more. However, I am not a premium publisher and do not have that ability.
I do look forward to seeing what G says about this though. Please keep us posted.
if that site is as bad as everyone claims it is, why didn't it get hit with the new google quality algo?
if that site is as bad as everyone claims it is, why didn't it get hit with the new google quality algo?
That website is a Premium Publisher. I think that the term "Premium Publisher" is still not enough to describe what that site is offering and what that site is allowed to do. Anyway: I don't think that any premium publisher would be hit by any generic algo.
I'm still wondering if you publishers are happy to see up to which extent rules can be... "changed".
Your ad probably appears on that site because (maybe?) it's part of the Google search network and not the Content network. If so, then it would also appear that everything is legit as far as Google is concerned (sorry...).
[adwords.google.com...]
[edited by: Play_Bach at 1:51 pm (utc) on Aug. 9, 2006]
I hear ya! Unfortunately, I'm not sure really what your options are here if indeed this site is part of the Google set of partner sites. When I didn't see the typical AdSense code in the site's html I questioned whether or not it was even part of the program. Maybe the thing to do is flat out ask Google if the site is one of their partners and see what they say?
[edited by: Play_Bach at 2:39 pm (utc) on Aug. 9, 2006]
For example, both URL's contain the following string:
[google.com...]
This seems evidence enough to me that this is a partner site. As for what you can do about it, does Google offer advertisers the ability to only show their ads on Google.com and NOT partner sites? Can an advertiser exclude by domain partner sites from their campaigns? If so, perhaps that's a route you could take?
I want to use the very same landing page they use for their AdWords campaign. I can pay as much as they do. I have a credit card like they do.
And, I'd like to be at the top of the search engine results for every keyword combination on the planet. After all, I have words too.
I detect a sense of entitlement in here, and perhaps a mistaken belief that advertisers need to be treated IDENTICALLY.
Anyway, the solution is simple. Build a site that has sufficient visitors to qualify as a premium publisher. Ok. Not likely?
BTW, I don't believe premium publishers should have licence to display ads in ways that cost the advertiser more money, or result in less quality traffic.
Anyway, the solution is simple. Build a site that has sufficient visitors to qualify as a premium publisher. Ok. Not likely?
Are you sure I'm not a premium publisher?
Anyway: I really appreciate your posts to this thread. All of them helped me to build a better picture of AdSense and of AdWords. I just tried to point out that some rules seem to be ok if broken. Why not change them, then?
Thank you once again.
I just tried to point out that some rules seem to be ok if broken. Why not change them, then?
Most companies have different rules and conditions for different suppliers, particularly based on volume/bulk.
Same for customers. My own little company handles different customers differently. If you are corporate, there's one set of procedures and issues, and if you aren't there's another.
If the rules are to be changed, make them more stringent and enforce them, don't make everyone able to game the system.
Can an advertiser exclude by domain partner sites from their campaigns?An advertiser can opt out of the Search Network, but cannot pick and choose which sites he would like to advertise on, as he can on the Content Network. It's all or nuttin'.
Advertisers can choose to show their ads on Google Search only, or on Google Search and Google's Search partner sites.
But how would you get advertisers URLs form G in a format so you can play with. On a page request I assume Google JS should “grab” KW than G should return related ads (even if special “adsense crawler” indexed it already for certain ads). If you would run JS on server side what ads you will get (SS no content?). And most important how would you get that G “Ad feed” it into “normal” format so you can play with it?
But how would you get advertisers URLs form G in a format so you can play with. On a page request I assume Google JS should “grab” KW than G should return related ads (even if special “adsense crawler” indexed it already for certain ads). If you would run JS on server side what ads you will get (SS no content?). And most important how would you get that G “Ad feed” it into “normal” format so you can play with it?
I don't imagine it's hard technologicall speaking. All you need to do is have some way of calling the actual ads from google, render them into html, and serve them. Everything would work the same except the actual material that is served up. There's just some intermediate steps to do it that way.
It's fairly common for some premium partner sites to actually NOT have the actual google code on their pages, but to call the google code via some javascript which in turn accesses the google code, or accesses a database system used to serve the ads.
For all I know, google may actually provide such facilities and options.