October 23, 2005

Showing Ads With JavaScript Disabled

Filed under: Google Adsense and Yahoo Publisher Network (YPN) at 1:18 pm

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/blogvp/public_html/wp-content/plugins/technotag.php on line 41

There’s been some talk ( also Jen) about what to do when the visitors that come to your site have their javascript disabled, which prevents Google Adsense ads and Yahoo Ads from displaying. And the suggestion that came out was to use the NOSCRIPT tags like this:

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

My suggestion is to use a server side ad management software for the NOSCRIPT, so it will no rely on the browser to support any technology that can be turned off by the visitor.

No Comments

No comments yet.

RSS feed for comments on this post. TrackBack URI.

Leave a comment

eXTReMe Tracker