Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Open Graph protocol
HTML code of the head block of the site pages
Required Pay attention to the attributes of the html tag
<html lang="ru-RU" prefix="og: http://ogp.me/ns#">
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE">
<title>Название страницы - Название сайта</title>
<meta property="og:title" content="Название страницы"
<meta property="og:description" content="Описание страницы">
<meta property="og:image" content="прямая_ссылка_на_логотип_или_другое_изображение" />
<meta property="og:url" content="ссылка_на_данную_страницу"/>
<meta property="og:site_name" content="Название сайта" />
<meta property="og:locale" content="ru_RU" />
<meta property="og:type" content="website" />
<link rel="home" href="" />
<meta name="title" content="Название страницы">
<meta name="description" content="Описание страницы">
<meta name="keywords" content="Ключевые слова">
</head>
<body>
</body>
</html>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question