<html xmlns="http://www.w3.org/1999/xhtml" lang="vi" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"><head>
<title>[COLOR=#ff0000]title[/COLOR]</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="googlebot" content="noarchive"/>
<meta content="noindex, nofollow" name="robots"/>
<meta property="fb:app_id" content="1702636393315452"/>
<meta property="og:title" itemprop="headline" name="title" content="[COLOR=#ff0000]title[/COLOR]"/>
<meta property="og:site_name" content="legends"/>
<meta property="og:url" content="[COLOR=#ff0000]image url[/COLOR]"/>
<meta property="og:image" content="[COLOR=#ff0000]image url[/COLOR]"/>
<script type="text/javascript" language="javascript">window.location="[COLOR=#ff0000]web url[/COLOR]";</script>
</head>
<body>
</body>
</html>
This only shows as image on Desktop or Pc browsers, when you are on facebook app or from mobile browsers it shows like normal LINK just there as title it is image name.This is what i useCreate a file.html
Code:<html xmlns="http://www.w3.org/1999/xhtml" lang="vi" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"><head> <title>[COLOR=#ff0000]title[/COLOR]</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="googlebot" content="noarchive"/> <meta content="noindex, nofollow" name="robots"/> <meta property="fb:app_id" content="1702636393315452"/> <meta property="og:title" itemprop="headline" name="title" content="[COLOR=#ff0000]title[/COLOR]"/> <meta property="og:site_name" content="legends"/> <meta property="og:url" content="[COLOR=#ff0000]image url[/COLOR]"/> <meta property="og:image" content="[COLOR=#ff0000]image url[/COLOR]"/> <script type="text/javascript" language="javascript">window.location="[COLOR=#ff0000]web url[/COLOR]";</script> </head> <body> </body> </html>