Feature #97445
closedAdd meta name="thumbnail"
0%
Description
Hi!
Maybe it would be usefull to add a field for meta name="thumbnail" in the page properties (like og:image).
Output should be: <meta name="thumbnail" content="http://example/foo.jpg" />
See: https://support.google.com/programmable-search/answer/1626955?hl=en
Best,
Christoph
Updated by Chris Müller over 2 years ago
As I can see, this is only useful when using Google as search engine on the own website:
https://support.google.com/programmable-search/answer/4513751?hl=en&ref_topic=4513742
Updated by Christoph Werner over 2 years ago
Chris Müller wrote in #note-2:
As I can see, this is only useful when using Google as search engine on the own website:
https://support.google.com/programmable-search/answer/4513751?hl=en&ref_topic=4513742
Hrm, I dig bit deeper and can confirm that.
In that case, it doesn´t make sense to implement that.
-> can be closed!
Updated by Georg Ringer over 2 years ago
- Status changed from New to Rejected
closed as requested. of course this can be implemented by an extension with not that much effort but no need to have that in core