Filter out search engine bot traffic

Posted by Brandon Montgomery on Stack Overflow See other posts from Stack Overflow or by Brandon Montgomery
Published on 2010-06-16T16:40:08Z Indexed on 2010/06/16 16:42 UTC
Read the original article Hit count: 189

I'm doing custom-rolled view tracking on my website, and I just realize that I totally forgot about search bots hitting the pages. How do I filter out that traffic from my view tracking?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about web-applications