Need FB Page ID to use it with Facebook slider or Like Box on yours page? But you already have customized facebook url. So where is id?
Quick ane easy Tip – go to http://graph.facebook.com/YourCustomUrl and You’ll get something like that:
{
“id”: “124356789”,
“name”: “Your Name”,
“picture”: “ref to pic”
“link”: “http://www.facebook.com/YourCustomFBURL”,
“likes”: Number of likes,
“category”: “”,
“is_published”: true,
“website”: “http://yoursiteurl”,
etc, etc.:)
}
And the first one – the “id” is yours id which can be used in all kind of like boxes or sliders.