AdSense Alternative When JavaScript is Disabled

JenSense has a great tip on displaying ads when a visitor to your site does not have JavaScript enabled. The basic technique is to use the NOSCRIPT tag like this…

<script>
... Google AdSense Code....
</script>
<noscript>
.... alternate ad here....
</noscript>

Obviously this means you need a non-JavaScript alternate ad, so this excludes programs like YPN or Chitika, but affiliate ads will work fine.

1 Comment

  1. blogvp » Showing Ads With JavaScript Disabled Said,

    October 23, 2005 @ 1:20 pm

    [...] e Adsense and Yahoo Publisher Network (YPN) at 1:18 pm There’s been some talk ( also Jen) about what to do when the visito [...]

RSS feed for comments on this post