Facebook numeric ID can be used for several purposes. One of the main use that we have seen is using Facebook ID to set admins who can moderate your Facebook comments (fb:admins) in your blog or website. For that you will be adding a code like <meta property=”fb:admins” content=”<YOUR_FACEBOOK_USER_ID>”/> before the </head> part of your website’s HTML code. If you…