[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] HELP - Inktomisearch stuck on ord/basket.html page


Andrew Rich wrote:
I initially stopped it by adding an entry to robots.txt for
/cgi-bin/cartname/ord/basket.html and this pushed it off the page.

I then thought orders were reduced and removed the entry from
robots.txt.  Inktomisearch came back and became stuck on the page again.

I don't see any reason why adding pages (or directories) to your robots.txt file would affect orders - this is the preferred way of limiting spider activity on your site.

Use something like:

  User-agent: *
  Disallow: /cgi-bin/cartname/ord/
  Disallow: /cgi-bin/cartname/scan/
  Disallow: /images/
  Disallow: /cgi-bin/cartname/login.html

As well as "ord" we also ban robots from our images directory (to stop our graphics turning up in image searches), and "scan" to stop them indexing "more" links.

--
Jamie Neil | <suppressed> | 0870 7777 454
Versado I.T. Services Ltd. | http://versado.net/ | 0845 450 1254
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.