Overview:
I use the fb:comments plugin on my website - in this case Facebook will use the full URL of the page as the ID for which comments will be related to / stored on facebook.
Like many other sites we also have a company facebook page on which we post a "link" to an article. As we know, Facebook automatically parses the link, pulls in the post image and a blurb. Furthermore, Facebook users leave comments on this "link" posted on our wall.
My question is:
Is it possible to synch comments left on my company wall post WITH comments left through the plugin on my site - they both share the same "link" - e.g. on the Facebook wall we enter the link url which corresponds to the same page of my website where the Facebook comments plugin is pulling comments using that same "link"
Another way of looking at it
We post a new link to our Facebook company page and within 1 hour we get 30 comments on the link "http://www.mysite.com/2011/my-post/"
Our actual website post at "http://www.mysite.com/2011/my-post/" has the Facebook comments plugin on the page pointing href="http://www.mysite.com/2011/my-post/" but here it only shows 3 comments that were left by facebook users on our site
Is it possible that on our site at "http://www.mysite.com/2011/my-post/" it would show the same comments that it would show on our Facebook company page for the same link?
Thanks in advance for any feedback :)