Hello I set all the tags that facebook ask for, but still where I go to my account in facebook and I type the URL of this website brings just the text but not the logo, the actual tag of the text are these:
<meta property="og:url" content="http://www.example.com"/>
<meta property="og:title" content="title of site"/>
<meta property="og:site_name" content="site name"/>
<meta property="og:description" content="Text"/>
<meta property="og:image" content="http://www.example.com/templates/tem-et/images/logo.png"/>
<meta property="og:locale" content="es_ES" />
<meta property="og:locale" content="en_US" />
`
I change the information because this url cannot be publish, so far is not ready, all the URL from the tags and the path to 'image' is correct but Facebook doesn't show the logo of the website. What should I change?
Thanks