Can anybody help me. I have just added a new section to my website but the ads are not showing up in that section, they are OK in the rest of the site. Even the PSA's are not showing, the section concerned is the 'vitamins, minerals & herbs' section here http://www.newbeingnutrition.com/vitamins/herbs.htm I put this section in a new folder, not the root, could this be the problem or are 'vitamins' on the banned subject list?
<script type="text/javascript" src="../http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> Code (markup): Your Google code does not look right, 'src="../http:…' should be 'src="http:…' FFMG
Thanks, I have just corrected it. I used the 'find and replace' in Dreamweaver for another bit of code and I didn't relised it had changed the google code as well. Cheers
useful tips... i also use DW and sometimes select "entire site..." option to search & replace codes.... should pay more attention....