Viewing 1 replies (of 1 total)
  • Plugin Author Chuck Reynolds

    (@ryno267)

    You have a couple issues.

    1. there is another plugin adding some tags including your Facebook App iD. It’s outputting these tags which are redundant.

    <meta property="fb:app_id" content="738573826255168"/>
    <meta property="fb:admins" content=""/>
    <meta property="og:locale" content="en_US" />
    <meta property="og:locale:alternate" content="en_US" />

    – You should find what plugin that is (it’s not wpseo or this one) and turn that setting off or the plugin off.

    2. The app id used above (“738573826255168”) is an Application ID… In my plugin, WP FB open graph, you have that number in the Admin ID field; which is wrong. That should be in the App ID field instead as the admin id field is for a person’s Id not an app id.

    You need to fix those issues and that should allow Facebook to pull the info that this plugin is outputting; which does seem correct.

    And after you do make sure you use FB debugger to “Fetch new scrap information” for your homepage and post to test the new info they’ll display.

    Cheers

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with taglines and image!’ is closed to new replies.