Добавяне на коментари от facebook на сайта

Идеята е да се ползва системата за коментари на facebook:

1. Създава се приложение за коментари:

http://www.facebook.com/developers/createapp.php

App Display Name: example_comments

App Domain:example.com

Website-> Site URL: http://example.com

http://developers.facebook.com/tools/comments?id=191130727657303

2. Взима се кода

http://developers.facebook.com/docs/reference/plugins/comments/

<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/bg_BG/all.js#xfbml=1&appId=365185030181491';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

<div class='fb-comments' data-href='http://firmi1.com' data-num-posts='2' data-width='640'></div>

3. Слага се и друг код

<meta property='fb:admins' content='100000589059407' />
<meta property='fb:app_id' content='365185030181433' />

$url="http://example.com/haha/url";
echo "
<br><br><b>Коментирай свободно:</b>
<br><br>";
get_facebook_comment($url,510);

VN:F [1.9.22_1171]
Rating: 5.0/5 (1 vote cast)
VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)
Добавяне на коментари от facebook на сайта, 5.0 out of 5 based on 1 rating

4 thoughts on “Добавяне на коментари от facebook на сайта”

  1. ok

    VA:F [1.9.22_1171]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.22_1171]
    Rating: 0 (from 0 votes)
  2. facebook sux :)

    VA:F [1.9.22_1171]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.22_1171]
    Rating: -1 (from 1 vote)
  3. И така получаваш коментари от фейса директно в блога си?

    VA:F [1.9.22_1171]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.22_1171]
    Rating: +1 (from 1 vote)
  4. Здравей, много полезна статия точно това търсех.Как да добавя коментари в сайта си през facebook.Мерси за добрата статия.
    Поздрави: Игри

    VA:F [1.9.22_1171]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.22_1171]
    Rating: 0 (from 0 votes)

Вашият коментар

Вашият email адрес няма да бъде публикуван Задължителните полета са отбелязани с *