VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: edensan on March 22, 2014, 19:09:12 PM

Title: facebook no description on wall
Post by: edensan on March 22, 2014, 19:09:12 PM
If i like my product with the facebook like button
the product description is there..
but if i look at my facebookpage on the wall the description is missing..

what am i doing wrong?

Title: Re: facebook no description on wall
Post by: K&K media production on March 23, 2014, 13:34:18 PM
maybe ask the developer of your facebook plugin
Title: Re: facebook no description on wall
Post by: ITechnoDev on March 25, 2014, 22:33:38 PM
Hello,

Make sure that the plugin that you are using is correctly adding Facebook open graph meta tags


<meta property="og:title" content="The Rock" />
<meta property="og:type" content="product" />
<meta property="og:url" content="http://www.imdb.com/title/tt0117500/" />
<meta property="og:image" content="http://ia.media-imdb.com/images/rock.jpg" />
<meta property="og:description"  content="Sean Connery found fame and fortune as the, sophisticated British agent, James Bond." />


for more information please check : http://ogp.me/#types