-
Notifications
You must be signed in to change notification settings - Fork 23
Improve image metatag #5447
Copy link
Copy link
Open
Labels
Description
Motivation
Currently, on most quickstart content types, og_image depends upon field_media_az_image, and image has no default. Some quickstart content types do not have field_media_az_image, so this can result in empty og_image metatags, and image is often empty unless it's being curated.
Is your feature request related to a problem? Please describe.
Empty image or og_image tags.
Proposed Resolution
Describe the solution you'd like
Provide a new token that is generated in precedence from a variety of quickstart media fields, such as:
field_media_az_imagefield_az_media_thumbnail_imagefield_az_photosfield_az_publication_image
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog