Opened 12 years ago
Closed 12 years ago
#1079 closed enhancement (fixed)
Widgets / Update META tag in HTML HEAD according to user actions
Reported by: | fxp | Owned by: | fxp |
---|---|---|---|
Priority: | minor | Milestone: | v2.10.0 RC0 |
Component: | General | Version: | v2.8.0RC0 |
Keywords: | Cc: |
Description
When opening a metadata record or when searching update the META tags in order to better describe the content of the page:
- page title is updated with:
- while metadata view: "{catalog name} | {Metadata title} ({Metadata type - dataset, series, service})
- while searching: "{catalog name} | X record(s) found | {List of search criteria}
- the following META tag are added when user open a metadata:
- author: with metadata author
- keywords: with metadata keywords
- subject: with metadata abstract
GeoNetwork.Util.updateHeadInfo method is added and could be linked in any widget apps to the corresponding events.
Attachments (1)
Change History (3)
by , 12 years ago
Attachment: | geonetwork-set-meta-head-tag-for-better-indexing.png added |
---|
comment:1 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Commit 0e76e4098f011fa16676caaa6c3471893978e4f5
Note:
See TracTickets
for help on using tickets.
Dev branch: https://github.com/fxprunayre/core-geonetwork/tree/feature/html-meta