Topic-icon wrong image (og:image) displayed

Active Subscriptions:

None
12 years 3 months ago - 12 years 3 months ago #41172 by StefanSchoch
Although I set the parameter:
{JFBCLike}
{SCOpenGraph image=http://www.dia-seminare.org/images/dia.png}

in the Article and the source code of the page contains the correct image:
<meta property="og:image" content="www.dia-seminare.org/images/dia.png"/>
and the image is there, on the FB page a wrong image is displaeyd.

What can I do?

It is important, that the site's logo is displayed with any FB like or so action, so I'd like to set the og:image for the whole site.
Last edit: 12 years 3 months ago by StefanSchoch.
The topic has been locked.
Support Specialist
12 years 3 months ago #41176 by alzander
If you want to set a default og:image for the whole site, the best place to do so is in the Open Graph -> Configuration area. In the 'Defaults' box, add:
image=http://www.dia-seminare.org/images/dia.png
That will set it on each page of the site. You can still override it by enabling the Open Graph plugins or using the {SCOpenGraph ..} Easy Tag.

As for why Facebook may not be picking it up, they cache the tags from each page. It can take them anywhere from 1-7 days to 'see' the updates. You can run your page through their debug tool, below, to check the update as well as update their cache for the page you test:
developers.facebook.com/tools/debug

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 3 months ago #41185 by StefanSchoch
Thanks for answering.

FB debugger says:
og:image should be larger Provided og:image is not big enough. Please use an image that's at least 200x200 px. Image 'integralincubator.eu/images/image5.jpg' will be used instead.

But the image is even bigger!!
"image": [
{
"url": "www.integralincubator.eu/images/LogoMain.jpg",
"width": 567,
"height": 300
},
{
"url": "http://http//www.integralincubator.eu/images/LogoMain.jpg"
}


What now?
The topic has been locked.
Active Subscriptions:

None
12 years 3 months ago #41186 by StefanSchoch
Now it fixed itself.

Magic again!
The topic has been locked.
Support Specialist
12 years 3 months ago #41191 by alzander
Hehe.. glad to hear it.. I'll take the credit for.. uh.. whatever happened :D Facebook obviously uses a lot of caching. Sometimes waiting a day (instead of pounding your head against the wall) is the best course of action.

As always though, should you need anything else, just let me know.

Thanks,
Alex
The topic has been locked.