Quote:
Originally Posted by RedTyger
I suppose so? All the ad management does is include the additional code, so if its being added correctly I'm not sure what else it could be.
|
Hi again.
I have used for Adcode replacement : #shared#
And for adsense code i have used :
PHP Code:
<script type="text/javascript"><!--
google_ad_client = "#shared#";
//header-rounded 468x60, created 11/11/07
google_ad_slot = "removed";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
I am sure something is wrong. i have noticed that adsense code is changed
Do you think it works with this new code provided by google ?
Thanks