I just submitted my app with open graph about reading news to Facebook, still waiting for approving.
I following guide here http://developers.facebook.com/docs/opengraph/actions/builtin/
But I very confused about which is the best way to submit when visitor read an article.
Create a button/link at the end of article, let user submit if he want to (I am sure not many people give time to do this)
Create action
onclick
of every next, back, other article links, so when user read other articles, the submit will start (have hard code to make sure submit successful before user go to other article's links)Using timeout function eg 30 seconds to auto submit if user reading that article. (I'm not sure this is violate Facebook policies or not)
Other way around? Please give me advice
I did check the Yahoo News, New-York Times and still don't understand how they submit article every time user read it. Anyone could point me out will very helpful.
Thanks in advance
Notice UPDATE. I'm not use this to spam anyone, that why I am asking here how Yahoo, New-York Times did it. Actually today after investigated I found the way they use. They work with Facebook guild-line. But I still working out on script for archive that. Look at my question for relating issue