[Bug 26454] New: There should be a meta description tag in doc-head-close.inc and a system preference to set it.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Bug ID: 26454 Summary: There should be a meta description tag in doc-head-close.inc and a system preference to set it. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: timothy_alexis.vass@ub.lu.se QA Contact: testopia@bugs.koha-community.org Websites should have a meta description tag that shows in search engine results. <meta name="description" content="This description will show in search engine results." /> It needs to be added to koha-tmpl/opac-tmpl/bootstrap/en/includes/doc-head-close.inc The content should also be available as a system preference. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |timothy_alexis.vass@ub.lu.s | |e -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|There should be a meta |Add system preference to |description tag in |set meta description for |doc-head-close.inc and a |the OPAC |system preference to set | |it. | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 --- Comment #1 from Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> --- Created attachment 110177 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110177&action=edit Bug 26454: Add system preference to set meta description for the OPAC Websites should have a meta description tag that shows in search engine results. The content should also be available to set as a system preference. To test: 1) Look at opac-main source and see that meta name="description" is missing. 2) Apply patch. 3) Run: perl installer/data/mysql/updatedatabase.pl 4) Go to system preferences > OPAC and add a description to OpacMetaDescription. 5) Look at opac-main source and confirm that meta name="description" now has content equal to the text set in the OpacMetaDescription system preference. 6) Sign off. Sponsored by: Lunds University Libraries -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #110177|0 |1 is obsolete| | --- Comment #2 from Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> --- Created attachment 110181 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110181&action=edit Bug 26454: Add system preference to set meta description for the OPAC Websites should have a meta description tag that shows in search engine results. The content should also be available to set as a system preference. To test: 1) Look at opac-main source and see that meta name="description" is missing. 2) Apply patch. 3) Run: perl installer/data/mysql/updatedatabase.pl 4) Go to system preferences > OPAC and add a description to OpacMetaDescription. 5) Look at opac-main source and confirm that meta name="description" now has content equal to the text set in the OpacMetaDescription system preference. 6) Sign off. Sponsored by: Lunds University Libraries -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #110181|0 |1 is obsolete| | --- Comment #3 from Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> --- Created attachment 110239 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110239&action=edit Bug 26454: Add system preference to set meta description for the OPAC Websites should have a meta description tag that shows in search engine results. The content should also be available to set as a system preference. To test: 1) Look at opac-main source and see that meta name="description" is missing. 2) Apply patch. 3) Run: perl installer/data/mysql/updatedatabase.pl 4) Go to system preferences > OPAC and add a description to OpacMetaDescription. 5) Look at opac-main source and confirm that meta name="description" now has content equal to the text set in the OpacMetaDescription system preference. 6) Sign off. Sponsored by: Lunds University Libraries -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #110239|0 |1 is obsolete| | --- Comment #4 from Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> --- Created attachment 110240 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110240&action=edit Bug 26454: Add system preference to set meta description for the OPAC Websites should have a meta description tag that shows in search engine results. The content should also be available to set as a system preference. To test: 1) Look at opac-main source (in the browser) and see that meta name="description" is missing. 2) Apply patch. 3) Run: perl installer/data/mysql/updatedatabase.pl 4) Go to system preferences > OPAC and add a description to OpacMetaDescription. 5) Look at opac-main source and confirm that meta name="description" now has content equal to the text set in the OpacMetaDescription system preference. 6) Sign off. Sponsored by: Lunds University Libraries -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #110240|0 |1 is obsolete| | --- Comment #5 from Magnus Enger <magnus@libriotech.no> --- Created attachment 110241 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110241&action=edit Bug 26454: Add system preference to set meta description for the OPAC Websites should have a meta description tag that shows in search engine results. The content should also be available to set as a system preference. To test: 1) Look at opac-main source (in the browser) and see that meta name="description" is missing. 2) Apply patch. 3) Run: perl installer/data/mysql/updatedatabase.pl 4) Go to system preferences > OPAC and add a description to OpacMetaDescription. 5) Look at opac-main source and confirm that meta name="description" now has content equal to the text set in the OpacMetaDescription system preference. 6) Sign off. Sponsored by: Lunds University Libraries Signed-off-by: Magnus Enger <magnus@libriotech.no> Works as advertised. Newlines are preserved. Double quote is rendered as ". Nice enhancement! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #110241|0 |1 is obsolete| | --- Comment #6 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 110247 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110247&action=edit Bug 26454: Add system preference to set meta description for the OPAC Websites should have a meta description tag that shows in search engine results. The content should also be available to set as a system preference. To test: 1) Look at opac-main source (in the browser) and see that meta name="description" is missing. 2) Apply patch. 3) Run: perl installer/data/mysql/updatedatabase.pl 4) Go to system preferences > OPAC and add a description to OpacMetaDescription. 5) Look at opac-main source and confirm that meta name="description" now has content equal to the text set in the OpacMetaDescription system preference. 6) Sign off. Sponsored by: Lunds University Libraries Signed-off-by: Magnus Enger <magnus@libriotech.no> Works as advertised. Newlines are preserved. Double quote is rendered as ". Nice enhancement! Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #7 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Nice enhancements, works well, no QA failures. Passing QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Keywords| |release-notes-needed -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | Text to go in the| |Functionality to add meta release notes| |description tag with | |content with the system | |preference | |OpacMetaDescription. This | |is used by search engines | |to add a description to the | |library in search results. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |20.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Pushed to master for 20.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26454 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #9 from Lucas Gass <lucas@bywatersolutions.com> --- enhancement will not be backported to 20.05.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org