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)

geonetwork-set-meta-head-tag-for-better-indexing.png (112.3 KB ) - added by fxp 12 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by fxp, 12 years ago

Owner: changed from geonetwork-devel@… to fxp
Status: newassigned

comment:2 by fxp, 12 years ago

Resolution: fixed
Status: assignedclosed

Commit 0e76e4098f011fa16676caaa6c3471893978e4f5

Note: See TracTickets for help on using tickets.