04-25-2013, 04:29 AM
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!
<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!