5
votes

I'm migrating my website comment system from Facebook to Disqus. The problem is that it seems I will lost all the comments I already had... Disqus uses the Facebook API for a few things, but can it retrieve the comments as well? Is there a way I can "migrate them"?

1

1 Answers

2
votes

You can do that manually using the Graph API to export your Facebook comments, then import them to Disqus.