Sorry for necroposting, but this is the same question continued:
In the Debug of FB I get the following error:
Code:
Warnings That Should Be Fixed
og:image could not be downloaded or is too small og:image was not defined, could not be downloaded or was not big enough.
Please define a chosen image using the og:image metatag, and use an image that's at least 200x200px and is accessible from Facebook.
Image 'http://rassvet.com/forum/styles/soft_responsive/xenforo/logo.png' will be used instead.
In the style properties everything's fine, image's fine (220x220px@25kb), in the raw tags and construction based on them - everything's fine and shows fine.
Code:
Meta Tag <meta property="og:image" content="http://rassvet.com/forum/styles/soft_responsive/xenforo/logo.og.png" />
But it still uses main logo and standard .og image (although it's replaced by my own custom image throughout the whole server), no matter how often I refresh.
What am I doing wrong?