How can I create a link to a specific post on a wall from a FBML page? Like when you have a FB notification, click on it, and only the specific post (with its comments) is shown.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you need to manually get a direct link to one specific wall post then just click on a time label under the post (the one that says how long ago this post was made) and it would go to a separated page for this post, which url you can copy and distribute.
If you need to generate this link automatically then when you post to a wall through API it should return your
post_idthat you would need to compose direct link.