AdSense suddenly stopped working
-
For some reason, ever since I tried to add the new FireFox AdSense referrals code to my sidebar, all AdSense on the sidebar stopped working. I’ve tried switching themes, removing the FireFox referral code, and several different things, but nothing seems to work.
Here’s how I have the code set up in the sidebar:
<h4>ads by google:</h4>
<div class=”rightsideSection”>
<script type=”text/javascript”><!–
google_ad_client = “–REMOVED–“;
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = “120x600_as”;
google_ad_type = “text”;
google_ad_channel =””;
google_color_border = “CCCCCC”;
google_color_bg = “FFFFFF”;
google_color_link = “000000”;
google_color_url = “666666”;
google_color_text = “333333”;
//–></script>
<script type=”text/javascript”
src=”https://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>When I run it locally without CSS, it works perfectly, but as soon as it’s live on the server (pghscan.com, if you’re interested), nothing shows up. Any ideas?
TIA,
Mike
- The topic ‘AdSense suddenly stopped working’ is closed to new replies.