CFF KB - Carrz-Fox-Fire Promotions Knowledge Base

CFF KB is all about 1 thing: The Sharing of Knowledge and the Power we gain from it.
  • Breadrumbs:
  • Object Invalid Value: property 'fb:admins' could not be parsed as type 'fbid'

  • CFF Knowledge Base - Share With Facebook CFF Knowledge Base - Share on Twitter CFF Knowledge Base - Share on Reddit CFF Knowledge Base - Share on Digg It CFF Knowledge Base - Share on Stumble Upon It CFF Knowledge Base - Share on Delicious
    Share With Friends (Updated 6-8-2010)
  • Article ID:
    180
  • Date Created
    Monday, July 30, 2012
  • Last Updated
    Monday, July 30, 2012
  • This Article Has been Viewed
    8586 times
  • Short Desc
    When adding Facebook comments, Facebook likes, and other Facebook social media objects to your website, blog, or other website, you might experience some issues while trying to get the system to work properly on your site.
  • Details
    When you add in the Facebook meta tags, you have to make sure that you enter the proper information where needed, in order for the site to render correctly and to talk with Facebook correctly, if not, then your site will not function properly with Facebook.
    You may also experience the following error.

     

    Object Invalid Value: property 'fb:admins' could not be parsed as type 'fbid'

    or
     

    Object at URL 'http://www.yourwebsite.com' of type 'website' is invalid because the given value '226986500660572' for property 'fb:admins' could not be parsed as type 'fbid'.
  • Recreate Issue
    To recreate this issue:

    The following will create the error.
    <meta property="fb:admins" content="226986500660572"/>

    This is the ID of the user, this is not the Admin ID that is given to the page. This will cause the error to happen.
  • Resolve Issue
    To resolve this issue:

    <meta property="fb:admins" content="carrzkiss"/>

    As you can see, we have changed the number to the actual owners username instead. This will allow the page to render and talk to Facebook.

    To make sure that your page is working properly, using the following Facebook Debugger site.
    Facebook Developers Debugger«