hey everyone, i was checking out syfyportal.com and i noticed i couldint find the standard google adsense code anywhere in the source code. ive been researching ways of securing the adsense code and i was wondering how they do it? thanks sjk
Thay have some JavaScript code to displya ads <div id="BannerAd" style="position:absolute; top: 90px; left: 300px;border: 0px solid white"> <!-- BEGIN: AdSolution-Website-Tag 4.3 : syfyportal.com / Home_Exp_Leader_728x90_468x60 --> <script language="javascript" type="text/javascript" style="visibile: none;"> <!-- Ads_kid=xxx; //--> </script> <script type="text/javascript" language="javascript" src="http://a.as-us.falkag.net/xxx.js"></script> <!-- END:AdSolution-Tag 4.3 --> </div> HTML:
I believe you can use third party banner rotation script to display google ads. Shouldn't be a problem.
btw do the big publishers get some kind of special account from google? that hides there publisher id?
some special publishers that have many visitors use special codes by the permission of google but im not sure whether this hides the pub id. many parking services (like sedo) use redirecting to the ad url that adsense serves after clicking the ad link. this may be a way of hiding pub id. the code takes the clicking url and use it in the page but you dont see typical adsense code. the link you gave might be using something else like ad rotating and so the pub id can be reached but this is against the tos because editing the adsense code is not allowed.