Making WordPress.org

Opened 9 years ago

Closed 9 years ago

#1096 closed defect (bug) (fixed)

Add thumbnail meta tag to plugin pages for custom search

Reported by: joostdevalk's profile joostdevalk Owned by: ocean90's profile ocean90
Milestone: Priority: normal
Component: Plugin Directory Keywords:
Cc:

Description

To improve the internal search, we should add the following to plugin pages:

<meta name="thumbnail" content="http://example/foo.jpg" />

Right now Google picks up on the OpenGraph tag on those pages that has the header image in it. The header image is fine for sharing those pages on Facebook and other social platforms, but in the search results, the plugin icon would actually be a far better experience as it fits way better.

Change History (4)

#1 @joostdevalk
9 years ago

The Google doc for this specific GCSE feature: https://support.google.com/customsearch/answer/1626955

This ticket was mentioned in Slack in #meta by sam. View the logs.


9 years ago

#3 @ocean90
9 years ago

  • Owner set to ocean90
  • Status changed from new to assigned

#4 @ocean90
9 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

Added in [dotorg11494].

Note: See TracTickets for help on using tickets.