Search…

X3 Photo Gallery Support Forums

Search…
 
musicgod91
Topic Author
Posts: 18
Joined: 10 Apr 2013, 07:37

Facebook Share Image

02 Nov 2013, 11:43

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 ...
 
musicgod91
Topic Author
Posts: 18
Joined: 10 Apr 2013, 07:37

Re: Facebook Share Image

02 Nov 2013, 12:07

i solved :) , the problem was from <?php if function ... :)