Found bug in metatag module
Design and Skin Customization
It appears that the module needs an update. It is generating tags with the outdated name convention rather than property. Therefore the tags specified by the module are being ignored.
For example, the Facebook Debugger is giving this error on a URL where I used the module to generate tags.
Tag specified as 'name' instead of 'property'
The following meta tags are specified using 'name' instead of 'property' and will be ignored unless specified using the 'property' key: og:image, og:description
It appears these tags are also being ignored in Yahoo mail too as the wrong OG image is being pulled even though it is specified by the module.
updated by @ken-rich: 10/31/21 10:04:28AM