hoping somebody can help..
I added in adsense for the first time to my site, worked for a few days, not getting an scripting error..
So I've tried to add this to help, but like others above, would like confirmation what is required for:
google_ad_client = "pub-nnnnnnnnnnnnnn"; ??
and
google_ad_channel ="345xxxxxx"; ??
Also, I was using this in ad_board_below_whats_going_on, but now not working...
<script type="text/javascript"><!--
google_ad_client = "pub-xxxxx";
/* VW 250x250, created 5/30/10 */
google_ad_slot = "nnnnn";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
|