Hi! How can this be done? It is using non-standard google ads in this link: http://www.cylex.pt/pesquisar/portu...lidade1cy1--cp1cy1-_nome1cy1-servidor-s1.html using this code: <script type="text/javascript" src="/google.js"></script> <script type="text/javascript"><!-- // <![CDATA[ google_ad_client = "pub-xxxxxxxx"; google_ad_channel ="xxxxxxxx"; google_hints = "Servidor,portugal"; google_max_num_ads = 2; google_feedback = "on"; google_ad_output = "js"; google_ad_type = "text_image"; google_image_size = "728x90"; google_encoding = "latin1"; google_language = "pt"; //]]--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> Code (markup):
I have found out they have this script in their server: function google_ad_request_done(google_ads) { if (google_ads.length < 1 ) return; var s = ''; s += '<h3 style=\"text-align:left;margin:2em 0 0.5em 0\">'; if (google_info.feedback_url) s += '<a href="' + google_info.feedback_url + '">Ads by Goooooogle</a></p>'; else s += 'Ads by Goooooogle'; s += '</h3><dl>'; if (google_ads[0].type == 'text') { for(i = 0; i < google_ads.length; ++i) { s += '<dt>' + '<a style="cursor:pointer;cursor:hand;text-decoration:underline" onclick="javascript:top.location.href=\'' + google_ads[i].url + '\'" onmouseover="window.status=\'gehe zu ' + google_ads[i].visible_url + '\'" onmouseout="window.status=\'\'">' + '<strong>' + google_ads[i].line1 + '</strong></a></dt>' + '<dd><a style="cursor:pointer;cursor:hand;text-decoration:none" onclick="javascript:top.location.href=\'' + google_ads[i].url + '\'" onmouseover="window.status=\'gehe zu ' + google_ads[i].visible_url + '\'" onmouseout="window.status=\'\'">' + google_ads[i].line2 + ' ' + google_ads[i].line3 + '<br/>' + '' + google_ads[i].visible_url + '</a></dd>'; } } if (google_ads[0].type == 'image') { s += '<dd>' + '<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" alt="" /></a><dd>'; } s += '</dl><br/><br/>'; document.write(s); return; } Code (markup): Can I use it also?
don't change adsense ad codes you can got banned good resone for banned other than changine ad codes you can earn more will tell you ltr
Don't mess with adsense codes , these are adsense premium ads and those guys who recieve some good amount monthly from adsense they get premium adsense account only .
Yup... Those are premium Google AdSense ads alright. Only those given specific permissions by Google can use them. If its not for you, don't use it.