Image to be retrieved by Facebook
Permalink
Hi there,
Each time I post my website's link on Facebook, I get 3 or 4 images next to my site's description. It happens that none of those pics are relevant.
I read somewhere that this should work
<meta property="og:image" content="http://www.site.com/image.jpg" />
But it doesn't.
What am I doing wrong?
Thank you everybody...
V.
Each time I post my website's link on Facebook, I get 3 or 4 images next to my site's description. It happens that none of those pics are relevant.
I read somewhere that this should work
<meta property="og:image" content="http://www.site.com/image.jpg" />
But it doesn't.
What am I doing wrong?
Thank you everybody...
V.
Go to Facebook's debug page here: https://developers.facebook.com/tools/debug/...
Add your URL and click the blue "Debug" button to the right. On the page it loads after, click the "Scrape Again" button.
This should clear the cache that Facebook has for your page.
I hope this helps!