Page 1 of 1

Facebook Share Image

Posted: 02 Nov 2013, 11:43
by musicgod91
hello, I tried to share my web page on facebook and It do not show the picture, I used facebook debugger and there I got this message :
The 'og:image' property should be explicitly provided, even if a value can be inferred from other tags.
please tell me where should i indicate that ? i try to indicate on index.gallery.phtml " <meta property="og:image" content="http://....jpg" /> but nothing has changed...
I want to know from which file facebook read meta tags so i may indicate a picture ...

Re: Facebook Share Image

Posted: 02 Nov 2013, 12:07
by musicgod91
i solved :) , the problem was from <?php if function ... :)