Embedded thumbnails not showing in Facebook
-
Hello David! First of all, thank you for your work on this plugin. I wouldn’t have stayed with Zenfolio had it not been for your plugin, they should be compensating you :o).
Part of my current workflow is to load my images to Zenfolio, create a post on my WordPress blog with the Zenfolio shortcode then share the link to the WordPress post to Facebook. Generally, Facebook will scrape the URL for an image to use as the thumbnail for the shared link but it doesn’t seem to find the embedded thumbnails from Zenfolio.
I think that the lynchpin lies in Open Graph (https://developers.facebook.com/docs/web/tutorials/scrumptious/open-graph-object/)
From what I can derive, the embedded images need to be wrapped in the following code: <meta property=”og:image” content=”https://example.com/logo.jpg”>. I looked at the code in your plugin but can’t figure out how to add the aforementioned code to the images that are embedded from Zenfolio.
Please let me know if I was unclear in anything and thank you for your help!
- The topic ‘Embedded thumbnails not showing in Facebook’ is closed to new replies.