Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter NinaGrey

    (@ninagrey)

    I changed the Faceboook user account ID to “gorgeousunderground” instead of the entire page URL and received this next error.

    Object Invalid Value: Object at URL ‘https://www.gorgeousunderground.com/2012/10/14/ep-305-versus-final-loveless-grey-dance-sexy-house/’ of type ‘article’ is invalid because the given value ‘gorgeousunderground’ for property ‘fb:admins’ could not be parsed as type ‘fbid’.

    Plugin Author Chuck Reynolds

    (@ryno267)

    because you didn’t read the directions. fb:admins requires your id.
    You have this. <meta property=”fb:admins” content=”gorgeousunderground, NinaGreyGSU, tennessee.loveless”/>

    1. go to https://graph.facebook.com/NinaGreyGSU and pull that ID for you and do the same for the other guy

    2. page id’s won’t work anymore. FB doesn’t support them so remove that.

    Thread Starter NinaGrey

    (@ninagrey)

    Honestly, I’ve been sitting here reading directions and tutorials, and user forum questions and this problem just does not click for me as easily. What seems to be tripping me up is the section in the plugin settings “Facebook User Account ID:” being referred to as admin ID. I’ve done what you have suggested and placed “100004270051146, 849734640” in the User Account ID section and I’m receiving the same error.

    Object Invalid Value: Object at URL ‘https://www.gorgeousunderground.com/2012/10/14/ep-305-versus-final-loveless-grey-dance-sexy-house/&#8217; of type ‘article’ is invalid because the given value ‘gorgeousunderground’ for property ‘fb:admins’ could not be parsed as type ‘fbid’.

    I’m also wondering if I should go through the steps of creating a Facebook app to connect our FB page to WordPress so others will have an easier time liking and sharing WP blog posts that will pull photos and not just the moderators that are linked through this plugin. Am I missing something here?

    Plugin Author Chuck Reynolds

    (@ryno267)

    hmm.. idk what internal error means… FB debugger either broke or it doesn’t like something.

    The one thing I do see weird in your code is the image it’s pulling… it’s pulling the attachement id url instead of an actual image file… which is weird.

    If you can set a default logo in the plugin settings and use your twitter logo for now
    https://twimg0-a.akamaihd.net/profile_images/2543812462/l0ssq72ws3vgkhwtmp5d.png

    Then test with debugger. I wonder if that’s the issue.

    As for the single post page you listed “ep-305…”… some other plugin or maybe your theme is inputting extra FB OG tags into the header. Whatever that is you need to turn it off as it’s causing conflicts.

    As for the FB app… you don’t really need one. Everybody can like and share it the same. The only difference is how you view stats… if you want the stats on shared data in the app insights then do it in a new app. If you add an appid you should remove the fb:admins

    Thread Starter NinaGrey

    (@ninagrey)

    OK cool, it got further this time. Now the default image is pulling through. Here is the error code:

    Open Graph Warnings That Should Be Fixed

    Unable to download og:image: The image referenced by the url of og:image tag could not be downloaded.
    Parser Mismatched Metadata: The parser’s result for this metadata did not match the input metadata. Likely, this was caused by the data being ordered in an unexpected way, multiple values being given for a property only expecting a single value, or property values for a given property being mismatched. Here are the input properties that were not seen in the parsed result: ‘fb:admins’
    Object Properties

    fb:admins: Array of length 2
    ? 100004270051146
    ? 849734640
    og:url: https://www.gorgeousunderground.com/2013/01/05/ep-309-gorgeous-sound-underground-introductions-loveless/
    og:type: article
    og:title: EP: 309 Gorgeous Sound Underground Introductions: Loveless
    og:locale: en_us
    og:image:
    og:description: Hello Gorgeous Sound Undergrounders, Welcome to the first session of The Gorgeous Sound Underground, and the 309th episode of our musical ventures of mys
    og:site_name: Gorgeous Sound Underground
    og:updated_time: 1357435481

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘FB Debugger Error for all individual WP blog posts’ is closed to new replies.