How to get Thumbnail in facebook status? -
How to get Thumbnail in facebook status? -
no thumbnail in facebook status when share website url...
please help...
screen shot:- http://i.stack.imgur.com/n7o6g.png
header meta code
<head> <title><?= name_page ?> site name</title> <link rel="stylesheet" href="/frontend/css/style.css" /> <link rel="stylesheet" href="/frontend/css/font-awesome.min.css" /> <link rel="stylesheet" href="/frontend/css/animate.css" /> <link rel="shortcut icon" type="image/x-icon" href="/frontend/images/favicon.ico"> <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" /> <link href='http://fonts.googleapis.com/css?family=ubuntu&subset=latin,latin-ext' rel='stylesheet' type='text/css'> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta property=”og:image” content=”http://sitename.com/frontend/images/logo.png”> <!--[if lt ie 9]>
facebook (and other social networks) pick first image on page share if don't have image on page add together
link rel="image_src" href =""
to head section of website.
facebook
Comments
Post a Comment