i am trying to get og:image for facebook link sharing.
The og:title and og:description is showing but the og:image is not showing in facebook sharing as well as in facebook debugger.
i used these meta tags in my code
<head>
<title>Ajmal link builder</title>
<meta property="og:title" content="OG Test Title ecommerce-shopping-cart-software"/>
<meta property="og:image" content="http://viralsgages.ml/images/ofHorlfldieluehmslWecommerce-shopping-cart-solution-for-your-business.jpg"/>
<meta property="og:image:url" content="http://viralsgages.ml/images/ofHorlfldieluehmslWecommerce-shopping-cart-solution-for-your-business.jpg"/>
<meta property="og:image:width" content="200" />
<meta property="og:image:height" content="200" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:description" content="OG Test Description ecommerce-shopping-cart-software" />
<meta property="og:url" content="picsamzingfun.tk" />
</head>
<body>
<br />
</body>
</html>
http://picsamzingfun.tk/ecommerce-shopping-cart-softwareofHorlfldieluehmslW
i don't know may be its some kind of cross domain image issue or something else