Forum Moderators: phranque
[webmasterworld.com...]
Just wondering: If you do this what effect is there on SE spiders? Would this strategy in any way undermine the running of AdSense?
Blocking direct HTTP requests will have no effect on SSI includes, FTP access, etc.
The simplest way to prove this is to try it with a simple SSI that includes something innocuous like an extra <hr> tag on one of your pages. You'll see that HTTP access still works, and that the <hr> tag does get included in the page requested via HTTP.
Jim
However, if you are thinking of putting Adsense code in SSI to hide it, then that would not work...because once SSI is processed the Adsense code is now in the HTML file served to the browser or spider.