I am trying to give Linkedin a correct image, but it does not take my og:images.
It seems the problem is, that Linkedin is asking for a different markup.
Currently with Phoca OG Plugin:
<meta name="og:image" content="https://link-to-my-image.jpg">
In the Linkedin Postinspector:
https://www.linkedin.com/post-inspector/inspect/
it is asking for:
<meta name="image" property="og:image" content="[Image URL here]">
(You have to inspect a url and then click on the "image"-label (not the link) in the bottom table.
Any ideas how to solve this?
Thanks
Sigrid