Hi, I installed the Addthis button to my website, and configured it, works well on blogger, twitter, etc..
Displays name and url. But in Facebook only shows the URL. I included the meta tags in header and in the facebook developer tools shows info correctly, but when I click in my web, only shows the url
In this image the text what appears on facebook
http://img822.imageshack.us/img822/5412/capturadepantalla201208o.png
And this is the code I have in my html file
<meta property="og:title" content="Siete Capas Siete Pantone" />
<meta property="og:type" content="website"/>
<meta property="og:description" content="Desvarios, Humor y criticas de la abuela en lienzo digital." />
<meta property="og:image" content="http://7capas7pantone.com.es/hype/lf.png" />
<meta property="og:url"" content="http://7capas7pantone.com.es/home/inicio.html"/>
And link to my website
http://7capas7pantone.com.es/
This question is closed to new answers.