The problem is that you have another og:image instance
<meta property=”og:image” content=”https://staging1. |
|
| <meta property=”og:image:width” content=”600” /> | |
| <meta property=”og:image:height” content=”315” /> |
set by theme / another plugin
and this is the part from video gallery
<meta property=”og:url” content=”https://staging1.clarkcountylive.com/dzs-gall- shortcode/?the-video- exampleyoutubevideos=1” /><meta property=”og:title” content=”Youtube 1111” /><meta property=”og:description” content=”content here in the description area in edit gallery” /><meta property=”og:image” content=”http://img.youtube. com/vi/9_P9NYpQHdM/0.jpg” /><meta property=”og:image:width” content=”300” /><meta property=”og:image:height” content=”300” /><meta property=”twitter:image” content=”http://img.youtube. com/vi/9_P9NYpQHdM/0.jpg” />
You can see this is correct info from video gallery, but your theme / plugin sends other data.
Maybe you can disable that output for this page
Leave A Comment?