How to detect search engine crawlers?
property Request.Browser.Crawler works when web.config is properly configured.
I added
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