https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33317

ByWater Sandboxes <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #148575|0                           |1
        is obsolete|                            |

--- Comment #2 from ByWater Sandboxes <[email protected]> ---
Created attachment 148593
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148593&action=edit
Bug 33317: Add system preference to set meta robots for the OPAC

Websites must have a robots meta tag to improve search engine crawling, so we
could tell search engines to not index OPAC pages for example.
To test:
1) Look at opac-main source and see that meta name=robots is missing.
2) Apply patch.
3) Go to system preferences > OPAC and add some directives to OpacMetaRobots
(ex: noindex,nofollow).
4) Look at opac-main source and confirm that meta name=robots now has content
equal to the text set in the OpacMetaRobots system preference.
5) This should Prevent search engines from indexing Opac pages (if
OpacMetaRobots is set to noindex)

Signed-off-by: Sally <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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