In some cases, you may need to know your Facebook Fan Page Id Number for a particular purpose especially after set a nicer/shorter name for you Fan page URL.
I’m very sure that there are some applications/plugins or Facebook URL tricky always ask you to provide the ID number of your Fan Page rather your custom name so you have to know How to find it again.
Today, I’ll show you the easiest way to find it with just 1 STEP, trust me.
https://graph.facebook.com/4.Rapid.Development |
The output in JSON format is shown similar with below:
{ "id": "192737727433644", "name": "4 Rapid Development", "picture": "http://profile.ak.fbcdn.net/hprofile-ak-snc4/187791_192737727433644_418020_s.jpg", "link": "http://www.facebook.com/4.Rapid.Development", "likes": 43, "category": "Computers/technology", "username": "4.Rapid.Development" } |
Simply replace my custom fan page name: 4.Rapid.Development in the URL above with yours to get your fan page id number. That’s SUPER easy, isn’t it?
I’m also sure that there are some other ways to get it by checking the HTML source code or image URL, etc but this way is best for you, I think.