Is it possible to have multiple (unique) actions publish to Facebook's Timeline on a single page?
For instance, say I had an aggregator like reddit and I wanted to publish when a user upvoted a story. I would want each upvote to be published as a separate event ("user x upvoted story y on my_app_name").
The tutorial describes how facebook uses custom 'meta' tags to retrieve information about the action. Is there any other way I can go about this?