I have created three sites using drupal and two of them had no problem whatsoever running adsense ads. The process is very simple create a block, enable full html, and select where you want the block to be located. However there has a been a problem with the one site that I chose to build using the drupal 6 platform: it won't display ads at all....So now I am wondering what the problem is. The site is www.ventstress.com . I have the ad enabled but the blank spot where the banner should be located has been there for over a month. If you enter the website on an E explorer browser it will show a little warning at the bottom of the page saying error on page. I am positive my site is not banned on google. So does anyone have any idea why this problem is occuring?
By Obrittian on
Comments
Improper AdSense code
Are you sure you inserted the proper HTML fragment for AdSense? I'm seeing an extra <!-- and //--> in the HTML source, which I guess would break the AdSense Javascript.
When I view source code I
When I view source code I see that too....The html code i pasted into the block is fine though. Do you have any idea why it is doing this?
NVM I fixed it :). I just
NVM I fixed it :). I just created a custom input format and rearranged the order of the components so line break converter is first and then url filter.