http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6411

             Bug #: 6411
           Summary: add robots.txt file to allow good indexing, yet
                    prevent searchbot thrashing
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Searching
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


adding this proposed robots.txt file allows good searchbot indexing for Koha

but also stops searchbots from thrashing Koha systems by refusing to traverse
opac-search.pl urls.

here's the proposed robots.txt file

---------------
User-agent: *
Disallow: /cgi-bin/koha/opac-search.pl
---------------

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to