Answer the question
In order to leave comments, you need to log in
FB Like........?
Good evening.
The FB Like plugin behaves very strangely: it does not want to take data from Open Graph Tags, it uses any image on the page as a picture (usually from the sidebar).
The plugin often does not work yet, I click on the Like and the counter then increases and immediately drops off.
Connected like this
<body>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/ru_RU/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<fb:like href="http://example" send="false" layout="button_count" width="450" show_faces="true" font="arial"></fb:like>
Answer the question
In order to leave comments, you need to log in
Go here
developers.facebook.com/tools/debug
and enter the address of your page
this will both give you all the information about how FB sees you
and automatically update the FB cache
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question