Do you know why this meta tag for social button image capture:
<meta property="og:image" content="http://www.example.com/design_images/fblogo.jpg">
Is working for facebook 'SHARE' but not for facebook 'LIKE'?
I have also tried this
<link rel="image_src" href="http://www.bevyz.com/design_images/fblogo.jpg">
but it still wont work...
Does anybody have a solution for this?
Thanks