EddyR
EddyR

Reputation: 6941

Facebook comments count: Include threaded comments?

I have fb:comments-count working on my website but it doesn't include nested/threaded comments in the count only top level comments. I couldn't find anything about this on the internet.

Is this by design or is there any other way to enable it?

Upvotes: 0

Views: 219

Answers (1)

DMCS
DMCS

Reputation: 31870

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

The fb:comments-count tag will emit the number of comments on your URL in a tag.

Reading that line, I believe that you have found a bug. You should log it http://developers.facebook.com/bugs and report back the # here so others who come across this SO post can see it too.

Upvotes: 1

Related Questions