It should be able to prevent adsense from displaying ads in a specific group of node types (i.e. a select menu in the settings that allow the administrator to choose a type in where AdSense should not be shown).
In a news site, it is good to have AdSense shown on the news pages but unprofessional to show it on the homepage or on the about us page.
Comments
Comment #1
stella commentedI'm using Drupal 4.7.3 and not 4.6.0. I'm not familiar with 4.6.x but with 4.7.x there is a blocks configuration feature. This allows you to configure where the different blocks should appear, e.g. left sidebar, right sidebar, etc. It also possible to configure each individual block with a list of nodes that you do not want the block to appear on (and vice versa). So why not use this drupal block configuration tool to customise which nodes the adsense blocks do/do not appear on?
Cheers,
Stella
Comment #2
darren ohThis feature is well supported.