Bugzilla – Attachment 15926 Details for
Bug 9685
Allow sort baskets by number
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add robots txt file to deny all bots
Add-robots-txt-file-to-deny-all-bots.patch (text/plain), 663 bytes, created by
Paul Poulain
on 2013-03-07 09:15:44 UTC
(
hide
)
Description:
Add robots txt file to deny all bots
Filename:
MIME Type:
Creator:
Paul Poulain
Created:
2013-03-07 09:15:44 UTC
Size:
663 bytes
patch
obsolete
>From 70225cab6c18c49881e22d7e1494b88cb2197d2e Mon Sep 17 00:00:00 2001 >From: Delaye Stephane <stephane.delaye@biblibre.com> >Date: Tue, 5 Feb 2013 11:47:23 +0100 >Subject: [PATCH] Add robots txt file to deny all bots > >Signed-off-by: Marc Sabin <marc.sabin@sciencespo-grenoble.fr> > >http://bugs.koha-community.org/show_bug.cgi?id=9685 >--- > koha-tmpl/robots.txt | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > create mode 100644 koha-tmpl/robots.txt > >diff --git a/koha-tmpl/robots.txt b/koha-tmpl/robots.txt >new file mode 100644 >index 0000000..c27ebed >--- /dev/null >+++ b/koha-tmpl/robots.txt >@@ -0,0 +1,3 @@ >+User-Agent: * >+Disallow: / >+ >-- >1.7.2.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 9685
:
15588
|
15684
|
15766
|
15926
|
15979
|
16029
|
17055