I created an open graph action which works on a profile. this create a post in this form
{User 1} {action} {User 2} in {my application}
The problem is that when I click on the post image or the users' name I am redirected to the user's profile. I need to redirect the user to our application's homepage. How can I add the link to our homepage?
Clarification: I want {user 2} to get a notification that the action was performed and to post it on his wall.
{User 1}or{User 2}? – Kelly Jun 21 '12 at 13:23