[ic] Patch to exclude a toolbar from robots

Josh Lavin josh-ic at att.net
Mon Oct 18 20:09:22 UTC 2010


Had a scenario where a customer using a toolbar was identified as a 
robot. Their user-agent included:

    PredictYourBabySearchToolbar/1.2'

which matched this line in robots.cfg:

    search


Fix:
--- a/dist/robots.cfg
+++ b/dist/robots.cfg
@@ -167,6 +167,7 @@ EOR
  NotRobotUA <<EOR
      AskTB,
      Seekmo,
+    SearchToolbar,
  EOR

  RobotIP <<EOR


http://github.com/jlavin/interchange/commit/e7c5a00997ed61816a57e6c795873acfc8bb2d60

-- 
Josh Lavin
Perusion -- Expert Interchange Consulting    http://www.perusion.com/



More information about the interchange-users mailing list