Describe the bug
The <meta property="og:image"> is showing content="https://www.opensceneryx.com/custom/uploads/2018/08/Montage.jpg" instead of the individual screenshots for the items. This is affecting search results.
Expected behavior
The path to the item's screenshot should be injected into the property, as is being done with twitter:image. Note we will also need to set the correct og:image:width and og:image:height properties.
Describe the bug
The
<meta property="og:image">is showingcontent="https://www.opensceneryx.com/custom/uploads/2018/08/Montage.jpg"instead of the individual screenshots for the items. This is affecting search results.Expected behavior
The path to the item's screenshot should be injected into the property, as is being done with
twitter:image. Note we will also need to set the correctog:image:widthandog:image:heightproperties.