Just follow the simple steps below.
- First get the Facebook ID of your Facebook fan page.
How to get Facebook ID::
- You can use Facebook Graph API for detecting your ID. General format is:
https://graph.facebook.com/yourusername
- Suppose if your username is “Mypclab.net”, then it will be,
https://graph.facebook.com/Mypclab.net
- You will get the following details in JSON format. Here you can find the ID in the first line.
{ "id": "422272101194534", (//* this is your id)"about": "My PC Lab: Share all kind of information about Windows software download, Mobile, Android, Computer Games, How to Blog, Tips and Tricks", "app_id": "0", "can_post": false, "category": "Internet/software", "checkins": 0, "cover": { "cover_id": 438150916273319, "source": "http://sphotos-a.ak.fbcdn.net/hphotos-ak-ash3/s720x720/538940_438150916273319_157891129_n.png", "offset_y": 0, "offset_x": 0 }, "has_added_app": false, "is_community_page": false, "is_published": true, "likes": 21, "link": "https://www.facebook.com/Mypclab.net", "name": "Mypclab", "talking_about_count": 0, "username": "Mypclab.net", "were_here_count": 0 }
- Get the Id (like my page Id is "422272101194534" ).
- Now paste your ID in the first box.
- Enter the text (in second box) you want to display on Facebook Timeline.
- Enter ID and Text in boxes:
- Click on "Get Code".
- Paste that code on your status or anywhere.
- Let us know if you encounter any kind of problem.
0 comments:
Post a Comment