Facebook Post Not Showing Preview Feautred Image

mackdaddy88

Regular Member
Joined
Oct 19, 2017
Messages
321
Reaction score
74
Hey guys

I'm having this problem pop up out of the blue.

When I post my blog's URL on my FB page, the preview image doesn't show up like before.

I tried running the debugger tool and it shows normally without any issue.

But when I try to display the URL again, nothing shows up in the FB post.

Everything was fine a few days ago.

Any idea what can be causing it?
 
I don't know why but I do have such experience some times, and when I do , I just use an image with post instead.
 
When I post my blog's URL on my FB page, the preview image doesn't show up like before.

I tried running the debugger tool and it shows normally without any issue.
You mean the OpenGraph images?

Facebook's crawler can only understand them if you your server returns gzip and deflate encoding headers along with the response.

Either that or for some reason Facebook isn't parsing your meta tags.
 
You mean the OpenGraph images?

Facebook's crawler can only understand them if you your server returns gzip and deflate encoding headers along with the response.

Either that or for some reason Facebook isn't parsing your meta tags.
Yes, the OG images.

Usually, it shows when I enter the URL in the post.

But this problem happened out of the blue without me making any changes to my site or server.
 
Back
Top