Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get link to single post on group wall?

How can I get a link to single post on group wall?

I've found a link to "normal" post from user wall:

http://www.facebook.com/permalink.php?story_fbid=USER_ID&id=POST_ID/

but it does not work for group posts.

Do you have any idea?


EDIT: I've found this way to show post, but it only puts selected post on the top of wall:

https://www.facebook.com/groups/GROUP_ID/POST_ID/

It's not exactly what I'm looking for. Any other ideas?

like image 593
Mag Sz Avatar asked Feb 21 '12 11:02

Mag Sz


2 Answers

Hover over the time stamp of the post you want to get link for
You will find that it is a link to the post
You will find this time stamp under the post itself beside (like - comment - follow)

like image 57
Ameer elsherif Avatar answered Nov 18 '22 12:11

Ameer elsherif


I do it this way:

my group link is: https://www.facebook.com/groups/1490022297948646/

then I inspect the post (right click and inspect) and look for its ID

then I copy and add the ID to the last part of the link.

https://www.facebook.com/groups/1490022297948646/1549192568698285

It will show it on top of the group also.

Cool. Hope it helps.

like image 39
sasha Avatar answered Nov 18 '22 10:11

sasha