• Resolved Majklas

    (@majklas)


    hi,
    it happened a month ago, and I thought it’s ok and my browers cache is to blame, but it still doesn’t show up..

    <meta property="og:image" content="http://i.ytimg.com/vi/8kqOmkK_KLM/default.jpg" /><meta property="og:site_name" content="Judesiukas nerealus !" />
    <meta property="og:type" content="article" />
    <meta property="og:locale" content="en_US" />
    <meta property="fb:app_id" content="123546087705019" />
    <meta property="og:url" content="http://judesiukas.nereal.us/kosmosas/dominik-eulberg-kleines-mausohr-original-mix/" />
    <meta property="og:title" content="Dominik Eulberg – KLEINES MAUSOHR (Original Mix)" />

    the link works perfectly, but on the facebook feed there’s no https://www.facebook.com/judesiukas.nereal.us/posts/582723828440952 picture..?
    I suppose facebook get’s a screen of youtube video and adds to og:image. Can you please help me get back on track? site is http://judesiukas.nereal.us

    http://wordpress.org/plugins/facebook/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Niall Kennedy

    (@niallkennedy)

    Your Open Graph image needs to be 200×200 pixels or larger.

    Test your URL in the Facebook URL debugger to see these errors.

    Thread Starter Majklas

    (@majklas)

    Thank You, Niall for a quick answer, but the image is not made by me?
    Also, it now started to show up, but I don’t know for how long..
    Debugger says :
    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:app_id'
    also
    Provided og:image is not big enough. Please use an image that's at least 200x200 px. Image 'http://judesiukas.nereal.us/wp-content/plugins/yet-another-related-posts-plugin/default.png' will be used instead.
    but I’m not making this image, nor uploading to ytimg

    Plugin Contributor Niall Kennedy

    (@niallkennedy)

    When you view the source of the cited webpage you will see an og:image value before the block of values output by the Facebook plugin for WordPress. An HTML comment appears immediately before the og:image:

    <!-- Sharebar Plugin by Monjurul Dolon (http://mdolon.com/) - more info at: http://devgrow.com/sharebar-wordpress-plugin -->
    <meta property="og:image" content="http://i.ytimg.com/vi/8kqOmkK_KLM/default.jpg" />

    Take a look at that Sharebar plugin and its options to remove what may be unwanted behavior.

    Thread Starter Majklas

    (@majklas)

    Thank You Niall for a clue, but this sharebar has nothing to do with it. As facebook itself places those og:image and all ther g library stuff below that comment of sharebar.
    Sharebar is just setting style on $('.sharebar') elements class.
    All this is made from facebook:

    <meta property="og:image" content="http://i.ytimg.com/vi/qqiR_QeiTjI/default.jpg" /><meta property="og:site_name" content="Judesiukas nerealus !" />
    <meta property="og:type" content="article" />
    <meta property="og:locale" content="en_US" />

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘no image but link is working’ is closed to new replies.