facebook og:image meta tag not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hamasat
    New Member
    • Jun 2012
    • 1

    facebook og:image meta tag not working

    when i try to post a comment (share link) on an article from my page which is actually a page i am using as an application in facebook : https://apps.facebook.c om/ids_newsletter/ , facebook chooses the feed thumbnail image of the post feed randomly from my page. i tried using:

    <meta property="og:ti tle" content="IDS June Newsletter" />
    <meta property="og:de scription" content="Check this out" />
    <meta property="og:im age" content="MYSITE URL/Images/logobig.png" />
    <meta property="og:im age:type" content="image/png" />
    <meta property="og:im age:width" content="200" />
    <meta property="og:im age:height" content="200" />

    to put a custom image for the post but nothing affected the post thumbnail! .so what should i do ?? note that if i test the page in the fb object debugger my thumbnail appears. You can test the application and see what happens if that would help . any answers would be appreciated.i am stuck with this.
Working...