When I share my articles on facebook, the article's images aren't included (=can't be chosen) as previews. Why?
I've added the below code within <head> of index.php to show a preview of my website, in case articles don't have images. And it works.<link rel="image_src" href="http://www.website.com/preview.jpg" />
Articles' metadata descriptions are also working.
The only thing not working is articles' images not shown in facebook.
Anyone?
Thanks.