luminous
Forum Replies Created
Viewing 1 replies (of 1 total)
-
Forum: Themes and Templates
In reply to: Sudden Google AdsI’m getting the same thing, and I’m not sure where it came from or how to get rid of it.
One clue: the adsense id for your invading below-footer ad is the same as the invading ad on my blog. Plus another ad appeared below *that* one a day or so ago. I’ve been searching for that adsense id or other possible identifying strings in my wp files but haven’t found it.
Yes, I admit I was probably dumb. I put a bunch of themes up to check them out; perhaps one had some naughty code in it. Hey, I’m a newbie!
This “ads below footer” problem persists across themes. Turning off all plugins doesn’t change things either.
This is the code from a generated page’s view source. It appears between the closing body tag and the closing html tag.
<div style="text-align: center;"><div style="position:relative; top:0; margin-right:auto;margin-left:auto; z-index:99999"> <center> <div> <div align="center"> <table width="730" border="0"> <tr> <td><center> <script type="text/javascript"><!-- google_ad_client = "pub-8994103544459729"; /* 728x90, created 3/4/09 */ google_ad_slot = "6772882368"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js"></script> </center></td> </tr> <tr> <td><!--/* OpenX Javascript Tag v2.6.4 */--> <script type='text/javascript'><!--//<![CDATA[ var = (location.protocol=='https:'?'https://adserver.sevoiceanddata.com/www/delivery/ajs.php':'https://adserver.sevoiceanddata.com/www/delivery/ajs.php'); var m3_r = Math.floor(Math.random()*99999999999); if (!document.MAX_used) document.MAX_used = ','; document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u); document.write ("?zoneid=8"); document.write ('&cb=' + m3_r); if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : '')); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); if (document.context) document.write ("&context=" + escape(document.context)); if (document.mmm_fo) document.write ("&mmm_fo=1"); document.write ("'></scr"+"ipt>"); //]]>--></script> </td> </tr> <tr> <td><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "https://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-6259055-7"); pageTracker._trackPageview(); } catch(err) {}</script> </td> </tr> </table> </div> </div> </center> </div></div>
Viewing 1 replies (of 1 total)