Inferred Image not enough… Any ideas?
-
Problems with Inferred Image Property on Facebook.
I am working on https://www.randonneequebec.com a new French speaking site about Hiking in province of Quebec Canada.
I use custom post type (plugins https://wp-types.com) to create and maintain these custom post type. One image is added to each post.
I run into trouble when Facebook occasionally misinterpret the logo of the site as the Image to show even though the logo is 57×199 pixels. I would like to eliminate the inferred image property by having the image property tag properly set in the header of each post.
Exemple of this here: https://www.randonneequebec.com/sites/parc-des-prairies/
Altough the debugger properly identify the image, the resulting share pick-up the logo instead of the image.
The various testing I went through tells me that this is not possible with my limited knowledge.
I perceive that I would need the following functionality from Nextgen Facebook.
? Being able to specifically excludes images in the images libraries to be recognized as potential Image types;
? Being able to specifically identify images in the images library to be recognized as image;
? A way to include in my content template (in charge of outputting the body) an indicator helping NGFB to recognized it as the explicit image.
Did I miss anything in the documentation about this or is there any other ways?
Thanks
- The topic ‘Inferred Image not enough… Any ideas?’ is closed to new replies.