Displaying an image instead of two using og: image

2

I'm using tags og: Open Graph to have a custom snippet when the link from my site is shared, but when I paste the link to compartilhar me is given an option of images to be inserted (through selection arrows) but I only created a <meta property="og:image" content=""> era tag to display only one image (the one I defined).

HTML code for Open Graph tags.

        <meta property="og:title" content="Titulo site">
        <meta property="og:description" content="Descrição">
        <meta property="og:url" content="url">
        <meta property="og:image" content="imagem">
        <meta property="og:type" content="website">
        <meta property="og:site_name" content="Site name">

Snippets with two images (I want it with one, that of Uncle Sam) Details: / strong>

  • Images are in the same folder (and are the only files in it).
  • Images are in div and are the only images immediately % with% of this filhas and are div .
  • What I've done to try to resolve

  • Remove the unwanted image from the folder where the desired image (tio-sam) is. It did not work.
  • Put a irmãs closure in / . It did not work.
  • asked by anonymous 02.06.2015 / 16:40

    1 answer

    5

    This can be facebook's cache. Using the Debug Tool , you can clear the cache by clicking the Fetch new scrape information button . To find out when the URL information was last updated, you have Time Scraped

        
    02.06.2015 / 17:54