I found this site when im searching for handphone. Check out the AdSense format in the content under the pictures! http://www.infosyncworld.com/mobility/smartphone/nokia_n91.html We can get that kinda format if we become AdSense Premium Publisher right? The format look so amazing it doesn't look like an ad at all.
I'm not sure, I read somewhere on the adsense page, to qualify to premium one must have at least 2 million pg views /day... but once again .. I'm not sure.. anyone?
That website is a premium publisher. Inorder to apply for premium publisher you have to have a high-quality website with high traffic numbers. They have the approve the website to be in the system so traffic is not the only factor.
Ic. Whats a high traffic range likely to be? 200,000 uniques? Seems tough to be a premium publisher..
Not every country needs to have this amount of page views per month to be qualified for a premium publisher. Not sure what these standards exactly are but there is a difference.
I'm quite amused that you think it "doesn't look like an ad." all that's changed, really, is the fonts. what this means essentially is that (at least some people) are getting "banner blindness" to google ads that's, well, damn specific: we pick out google ads from a mile away based on font, now. this will likely happen more and more. when it does, the smart move would be for google (... or, assuming they don't make the smart move, someone else) would be to allow these premium options for "regular" publishers.
that ads are not in iframe look at their codes <script language="JavaScript"> <!-- // This function displays the ad results. // It must be defined above the script that calls show_ads.js // to guarantee that it is defined when show_ads.js makes the call-back. function google_ad_request_done(google_ads) { // Proceed only if we have ads to display! if (google_ads.length < 1 ) return; var s = ''; // Display ads in a table s += '<table cellpadding="0" cellspacing="0" width="425" border="0" class=ntekst>'; // Print "Ads By Google" -- include link to Google feedback page if available s += '<tr><td align="right">' + '<div style="text-align:right;font-size:12px">'; if (google_info.feedback_url) { s += '<a href="' + google_info.feedback_url + '"><span style="font-size:10px;font-weight:normal;color:#000000;">Ads by Google</span></a>'; } else { s += 'Ads by Google'; } s += '</div></td></tr>'; // For text ads, display each ad in turn. // In this example, each ad goes in a new row in the table. if (google_ads[0].type == 'text') { for(i = 0; i < google_ads.length; ++i) { s += '<tr><td nowrap style="text-align:left;">' + '<a style="cursor:pointer;cursor:hand;text-decoration:none" onclick="javascript:top.location.href=\'' + google_ads[i].url + '\'" onmouseover="window.status=\'go to ' + google_ads[i].visible_url + '\'" onmouseout="window.status=\'\'">' + '<span style="font-size:12px;font-weight:bold;color:#000000">' + google_ads[i].line1 + '<br><br></span>' + '<span style="color:#000000;font-size:12px;">' + google_ads[i].line2 + ' ' + google_ads[i].line3 + '</span><br><span style="color:#006087;font-size:12px;font-weight:bold;">' + google_ads[i].visible_url + '</span></a><br><br></td></tr>'; } } // For an image ad, display the image; there will be only one . if (google_ads[0].type == 'image') { s += '<tr><td align="center">' + '<a href="' + google_ads[0].url + '"style="text-decoration: none">' + '<img src="' + google_ads[0].image_url + '" height="' + google_ads[0].height + '" width="' + google_ads[0].width + '" border="0"></a></td></tr>'; } // Finish up anything that needs finishing up s += '</table>'; document.write(s); return; } --> </script> Code (markup): <script language="JavaScript"> <!-- // This script sets the attributes for requesting ads. google_ad_client = "pub-2687608326181527"; google_max_num_ads = 2; google_feedback = "on"; google_ad_output = "js"; google_ad_type = "text_image"; google_hints = "Nokia N91"; google_ad_channel ="3146211353"; google_image_size = "425x60"; google_encoding = "verdana"; --> </script> <script language="JavaScript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> Code (markup): look different from our ads <script type="text/javascript"><!-- google_ad_client = "pub-9236273581054774"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_type = "text_image"; google_ad_channel ="1287314296"; google_color_border = "333333"; google_color_bg = "000000"; google_color_link = "FFFFFF"; google_color_url = "999999"; google_color_text = "CCCCCC"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> Code (markup):
For US, you need 20 million page views a month. But that said, just because you have that level doesn't mean you will be accepted as a premium. But one of the perks is further customization of how the ad units appear.
Is anyone on DP an AdSense Premium Publisher? I'd never heard of that title until I read this thread...
Ok thx for the info. Next Q: What benefits do you get from being a premium publisher other than customized ads?
I think what you get is personalized person to help setup the ads, more add formats (or custom formats) and (may be) some extra revenue share.
I seriously doubt this is a premium publisher. I have seen a reputable premium publisher site and when you view source you get a pub-and thensome text instead on this one you just get the standard pub-2687608326181527. Sounds fishy to me. Look at the source code. Whats with google_hits javascript variable.