Importing comments from Facebook App to Wordpress - facebook

I know there is a plugin to put facebook comment app into Wordpress, which automatically merge the comments. The problem is that I installed the plugin hard-code style, so I don't have any plugin page on Wordpress, I just check the comments with the moderator tool at facebook. Now I don't want it anymore, and I'm not finding a way to export the comments to wordpress. Tried this: http://wordpress.org/extend/plugins/facebook-import-comments/ but doens't work, doesn't event my App ID. Any ideas?

Try Facebook for SEO - it should import them into your database (just noticed that it won't import the user pic with the comment, but it worked on mine). I was using the social media plugin for Facebook comments using the FB developers app.

Related

Facebook Plugin to show visitors comments on Facebook Page

Which Facebook plugin do i need to use for my website,that would let visitors make comments/reviews and those comments are shown on my Facebook Business page.
I have already tried the Comments Plugin but that is showing the comment to the person profile that has left the review.
well if you are using Wordpress,you may use Wordpress plugin provided by Facebook itself.Another chance is you are not using Wordpress ,then you either need to develop your own application for this,or you can use a third party app.You may find a nice app here:
link

How do I set up Facebook comments on my website?

I have tried for a month to set up Facebook comments on my site. I want the comment box on my post pages. Also, I want the social buttons which seem to be there sometimes. What file do I place the JavaScript SDK code on, in my PHP or CSS (or is it pasted into each post page)? Then do I cut and past the plugin code into each page I want it to be available, or just in one theme file? I'm lost in this sense and no one seems to be able to give me an answer.
All of the information you will need is on the Facebook developer page! If you are using Wordpress you may easily implement Facebook comments by installing the official Facebook plugin.

i have an issue with posting on facebook article with joomla cms

I am trying to make a web page with joomla CMS.
I have tried every possible free extension for share, like on facebook, twitter and linkedin...BUT whenever i install another plugin which is not related to social plugins all the article's posts on facebook change images, links and titles.
You might be interested in using the K2 component.
K2 in in nutshell is an extended article manager that includes many more features such as a voting, comments and sharing system. The social buttons include Facebook, Twitter and Google+.
I would strongly advice it:
http://getk2.org/

Joomla to wordpress migration - How to migrate fb comments?

I am migrating one of my sites to new cms and I would like to know if there's a way to migrate facebook comments too together with content, users, templates and etc?
In old joomla site I was using: http://extensions.joomla.org/extensions/social-web/social-comments/16890 this plugin for comments, if that makes the difference :)
I am using joomla 1.5 and WordPress 3.4.1 versions. Any posible solutions are wellcome.
You cannot import Facebook comments, because Facebook needs to associate each comment with a Facebook user. They don't allow importing because they couldn't verify that the user actually made all the comments you may be saying they made, which would be a big potential area for spam or misuse.

How to feed WordPress Blogs into Facebook

I would like to be able to automatically import my WP blogs into a Facebook page for a client.
I know that there are wp plugins that used to do this, but Facebook now requires ssl connections and these plugins no longer work. I think that there may be a way of using the Facebook API, (kind of like an rss feed) but I can't find any instructions. Can anyone help?
Thanks.
If you want to build your own you can create an app and use something like http://jquery.malsup.com/gfeed/ to import your blog in.
Wordpress generates an RSS feed of your blog. This you can import into Facebook using, for example, RSS Graffitti.