Topic-icon FB Like missing the image

Active Subscriptions:

None
12 years 7 months ago #37940 by aymabo
Hi

I am testing FB like and not getting the image

Please see here what the FB debugger is saying:
developers.facebook.com/tools/debug/og/o...-and-mclaren-mp4-12c

The page itself is here
driver2driver.me/prod/cars/compare/item/...-and-mclaren-mp4-12c

Open Graph plug in is enabled but the bahvious does not change when I disable it ..

Also the post in FB is showing this text:
{SCTwitterShare href=http://driver2driver.me/prod/cars/compare/item/5-bugatti-veyron-vs-lamborghini-aventador-lexus-lfa-and-mclaren-mp4-12c data_count...


Thanks in advance for your help.

-Ayman
The topic has been locked.
Active Subscriptions:

None
12 years 7 months ago #37941 by aymabo
Replied by aymabo on topic FB Like missing the image
Hi

Could that be because it is not actually an image, it is a video .. could that be the reason?
If so how do I fix that in order for the post to show the image of the video?

Cheers
The topic has been locked.
Support Specialist
12 years 7 months ago #37958 by alzander
Replied by alzander on topic FB Like missing the image
Ayman,
JFBConnect will try to automatically detect the first image on a page, but we can't detect videos currently.

The way to call out that video would be to add the following tags:
{SCOpenGraph video=http://domain.com/link-to-video}
{SCOpenGraph video:width=400}
{SCOpenGraph video:height=400}
{SCOpenGraph image=http://domain.com/link-for-image.jpg}
Then, re-run your page through the Open Graph Debug tool and the proper tags should be found.

I hope that helps, but if you have other questions, just let me know.

Thanks,
Alex
The topic has been locked.