Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
04-25-2013, 04:29 AM
Post: #1
|
|||
|
|||
[METHOD] OpenGraph - how to add custom action/object?
Hello all! I'm using a Pinterest clone script that already supports openGraph out of the box. It has a section to define og action like this:
<meta property="og:type" content="[YOUR_APP_NAMESPACE]:[YOUR_APP_ACTION]" /> I'm stuck at the facebook developer side trying to add action "pin" with object "photo". And what if I wanted to use more than one action/object combo, how would I define this on the website? Your help would be much appreciated! Thank you! |
|||