exclude adsense on certain pages
-
hello,
i want to exclude adsense on certain pageswhere should this go
<?php if( !is_page( array('Privacy Policy', 'Contact', 'About', 'etc') ) ) : ?> ADSENSE CODE HERE <?php endif; ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘exclude adsense on certain pages’ is closed to new replies.