Saturday, October 15, 2011

How to detect search engine crawlers?

How to detect search engine crawlers?

property Request.Browser.Crawler works when web.config is properly configured.


I added

<case match="Googlebot-Mobile">
browser=GooglebotMobile
crawler=true
</case>


No comments:

Post a Comment