Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am trying to post an open graph action with one of my objects.

Everything works fine except that I need the 'a' article used with my object, so I added the og:determiner meta tag as described in the docs:

<meta property="og:determiner" content="a" />

But when I check the post on my timeline I see that the determiner is not used at all and the sentence comes out strange.

What might be wrong? am I missing some definition in the dev app?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.