Innerlab wrote: > > I see. Before reading these replies, I created a small javascript > code that redirects the pages if the > referrers include any of those domains. It probably doesn't matter, > but just in case.
If it's client-side code, then it's unlikely to make any difference - it's most unlikely that the dly requests came from a browser. They are almost undoubtedly generated by some form of spider. (It would work if your pages are .asp pages, or other dynamically generated pages, and you run the check server-side, but that would be a considerable overhead on your server). Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------

