Closed leandroruel closed 8 years ago
Hello,
first of all I have to say sorry for missing this issue. Totally did not see it until now.
Unfortunately there is no support for this. As the readme file says: "Please note that this implementation sticks to the specification of OGP.me and does not support the enhancements created by Facebook."
The OGP.me specification does not support any FB enhancements.
I will leave this issue open and investigate if there is a workaround.
Solution for this problem incoming.
Solution:
$og->tag('fb:app_id', '123', false);
Output:
<meta property="fb:app_id" content="123" />
thanks
i'm looking for generate this tag but i don't know how.