Facebook open graph - use the name of the object as a title in the log of recent events

I have an action name of "shot" and an object named "GIF".

History shows correctly on the timeline:

"Keepwalking shot a GIF" 

But recent activity logs show:

"Keepwalking shot a This is my new Gif"

How can I make his show GIF (object name) not the page title.

+3
source share
1 answer

Can you post a link to the OG object url? Check what og: title is showing.

Use the Facebook Open Graph debugger to find out what FB sees when it scans your object:

https://developers.facebook.com/tools/debug

0
source

All Articles