Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Facebook link image will not show up when inputting link to facebook

I have tried numerous avenues to get an image to post along side my websites URL when I post the link to facebook...however an image never shows up. I have used Addthis and it appears to be useless as the image field in the settings clears itself once you back out of the plugin. I am using open graph now and that is not working either. I am also unable to figure out where to add some simple meta tag info in the "header" of the vanilla platform to try and have facebook call the image directly from the meta tag. Any ideas?

Comments

  • Options
    vrijvlindervrijvlinder Papillon-Sauvage MVP
    edited January 2014

    Sure , in the head section of the default.master.php or tpl add this tag with your image see if that works , you need to make the image, a screenshot of sorts.

    <meta name="site_image_url" content="http://ur image">

    Here is a link to more tags you can try

    http://ogp.me

  • Options

    Awesome! Thank you very much, I will try this. I have created the image so I shall plug it in and hope for the best! Cheers!

Sign In or Register to comment.