I need to create link to the users profile in my facebook page. When I hover over the \"Home\" button it shows the following link http:/www.facebook.com/?ref=tn_tnmn , in all my
Simple solution would be to use this URL format : https://www.facebook.com/profile.php?id=FACEBOOK_USER_ID
https://www.facebook.com/profile.php?id=FACEBOOK_USER_ID
Earlier solution by Lix won't work
User following format: https://www.facebook.com/FACEBOOK_USER_ID
Upvote if works !!!