Facebook Posts Preview in a Blog

vmslcz

Junior Member
Joined
Apr 18, 2023
Messages
138
Reaction score
52
Hello BHW , i have a problem with my blog, i want to post some articles in a facebook page. but the problem i have is that the images dont preview in facebook. I am using Yoast SEO , and in SEO snippet i see the article correct, and image of article is previewd good. Until i post to facebook and dont see nothing.. Sorry for my bad English..
Does anyone know something about this?
 
can someone help me with this?
 
Hi, Sometimes it may happen because the photos are not rendered correctly. Try pasting pictures on top of the article. Or try adding photos directly to the Facebook post.

This may help you at least make the post a bit more attractive rather than adding only links.

Meanwhile you can experiment with your HTML code at the backend
 
Facebook along with other social networks uses a meta tag property called og:image for showing the image when a website URL is shared on their platform, since your are using WP and Yoast plugin, the og:image tag property gets auto-set by the plugin, using the featured image you set for the article. Firstly check the source code of your article and look for the og:image meta tag to see which image url is set there, if its correctly set-up then this image should be used for social media sharing.
 
Facebook along with other social networks uses a meta tag property called og:image for showing the image when a website URL is shared on their platform, since your are using WP and Yoast plugin, the og:image tag property gets auto-set by the plugin, using the featured image you set for the article. Firstly check the source code of your article and look for the og:image meta tag to see which image url is set there, if its correctly set-up then this image should be used for social media sharing.
thank you buddy i am gonna check it
 
Facebook along with other social networks uses a meta tag property called og:image for showing the image when a website URL is shared on their platform, since your are using WP and Yoast plugin, the og:image tag property gets auto-set by the plugin, using the featured image you set for the article. Firstly check the source code of your article and look for the og:image meta tag to see which image url is set there, if its correctly set-up then this image should be used for social media sharing.
i can see the image. it's the correct image, and my demansions are 1000x550. i still cant figure out why it doesnt preview in social media sharing.
 
If the image URL is correctly set up inside the og:image meta tag then this is the image which should show up when the post is shared. Have you actually tried sharing the post on FB and seeing if the image then gets included inside post once its published? It could be that only the preview feature is having problems getting the image.
 
Back
Top