Results 1 to 12 of 12

Thread: Facebook comment module

  1. #1
    User
    Join Date
    07-08-10.
    Location
    Madrid, Spain
    Posts
    145

    Default Facebook comment module

    Hello,

    Just a little message to tell you that I have published a module which extract comments left on a page with the plugin Facebook comment box (http://developers.facebook.com/docs/...gins/comments/) to get them crawled and indexed for SEO purpose.
    http://www.contao.org/extension-list...000009.en.html

    You can see it work on the page (in french or in spanish): http://www.evizer.com/commentaires-facebook.html
    Eric
    Contao 2.8 -> 3.0
    Evizer Web Agency

  2. #2
    User
    Join Date
    01-20-11.
    Location
    Germany
    Posts
    77

    Default Re: Facebook comment module

    Hey Eric,

    that looks great! I suggested one of my customers to use it on his page. ;-)

    Jan
    Free support only here in the forum.
    Please report bugs for my extensions using http://www.contao-forge.org. Thanks!
    Requests for Contao support and development please send mail to jan@theofel.de

  3. #3
    User winanscreative's Avatar
    Join Date
    06-21-09.
    Location
    Massachusetts, United States
    Posts
    261

    Default Re: Facebook comment module

    Wow... Pretty slick! Going to test it out now!

  4. #4
    User MacKP's Avatar
    Join Date
    06-19-09.
    Location
    Duisburg (Germany)
    Posts
    211

    Default Re: Facebook comment module

    This looks verry nice!
    Thx for that.

    One Question:
    Is it possible to mix the normal Contao comments with the facebook comments?
    Not every Visitor has an FB Account and thex should leave a comment like the rest i think.
    So it would be the best to select what you want:
    - leave a normal comment
    - comment with FB

    I think this should work with two comments on one side.. but that would be not so nice, because the timeline is in both...

    regards
    Mediendepot Ruhr
    For real-time chat the (inofficial) Chatroom in IRC:
    -> irc.freenode.net #contao | irc.freenode.net #contao.de

  5. #5
    User
    Join Date
    07-08-10.
    Location
    Madrid, Spain
    Posts
    145

    Default Re: Facebook comment module

    You can include both of them in the same page as it is a module.
    To leave a comment, you can include the facebook code in the same page than the contao comment module. The user can choose which to use.

    For the result page it's the same, you can put 2 modules in your page; The only thing it doesn't do is to mix the two sources.
    Eric
    Contao 2.8 -> 3.0
    Evizer Web Agency

  6. #6
    User MacKP's Avatar
    Join Date
    06-19-09.
    Location
    Duisburg (Germany)
    Posts
    211

    Default Re: Facebook comment module

    Thx for explainig.
    Thats the point i thought about. the mixing thing would be realy nice. But i don't know how this should work.

    I think i saw that at WP comments (there are 3 types of writing i think). Maybe someone has an idea how this could work.

    regards

    ---

    Edit: Maybe the FB comments should be saved in contao at the same time it will post at facebook... Maybe that would be a way to have something like that. In the output the comment can have an extra link and an FB icon...
    Mediendepot Ruhr
    For real-time chat the (inofficial) Chatroom in IRC:
    -> irc.freenode.net #contao | irc.freenode.net #contao.de

  7. #7
    User
    Join Date
    04-10-11.
    Posts
    162

    Default Re: Facebook comment module

    Is there a way I can get this to work for blog comments? At the moment if I put the Facebook code into my blog reader and comment on it you can see the same comment on every blog post.

    Is it possible to have individual comments for each post without having to get a different custom code for each one?

    Thanks

  8. #8
    User
    Join Date
    07-08-10.
    Location
    Madrid, Spain
    Posts
    145

    Default Re: Facebook comment module

    in order to have it separate you need to have different URL in the facebook comment module. the reference point is the url given in the script not the page in which you are displaying the results...

    You could display comments from any other site !!!... and get them indexed with your pages.
    Eric
    Contao 2.8 -> 3.0
    Evizer Web Agency

  9. #9

    Default Re: Facebook comment module

    Is this module working? Because on my page I can't get it to work....
    Web design agency - EDsolution.si Izdelava spletnih strani

  10. #10
    User
    Join Date
    07-08-10.
    Location
    Madrid, Spain
    Posts
    145

    Default Re: Facebook comment module

    yes it does !
    what's your problem, any message ?
    Could you hard copy your configuration?
    Eric
    Contao 2.8 -> 3.0
    Evizer Web Agency

  11. #11

    Default Re: Facebook comment module

    When I insert it via content element to page than the page FB comment is empty (just blank space where is hould be placed). The URL is pointed to page where comment is inserted.

    Which config can I paste?
    Web design agency - EDsolution.si Izdelava spletnih strani

  12. #12
    User
    Join Date
    07-08-10.
    Location
    Madrid, Spain
    Posts
    145

    Default Re: Facebook comment module

    The first thing you need to do is to configure the page in which you will store the comments (see below) [attachment=1:3iybbvgv]Config1.JPG[/attachment:3iybbvgv]

    Then you need include the HTML code provided by facebook in a page something like :
    Code:
    <div id="fb-root"></div><script src="http://connect.facebook.net/es_ES/all.js#xfbml=1"></script><fb:comments href="http://www.evizer.com/commentaires-facebook.html" num_posts="1" width="900"></fb:comments>
    You can see the result in the page http://www.evizer.com/commentaires-facebook.html

    On an other page you will have to include the module "Facebook comments" (see below) [attachment=0:3iybbvgv]Config2.JPG[/attachment:3iybbvgv]
    You can see the result in the page: http://www.evizer.com/les-commentaires-de-facebook.html

    Regards
    Eric
    Contao 2.8 -> 3.0
    Evizer Web Agency

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •