Forum Moderators: martinibuster
<!--#if expr="${REMOTE_ADDR} = /11.111.111.11/" -->
<!--#elif expr="${REMOTE_ADDR} = /22.222.222.22/" -->
<!--#elif expr="${REMOTE_ADDR} = /33.333.333.33/" -->
<!--#else -->
AdSense Code
<!--#endif -->
This is the basic idea that you'll need to research depending on your server: not even showing the ads to certain IPs. It is not something Google offers. You'll need to learn how to do it on your site.