Posts

Showing posts with the label facebook-comments

Facebook comment counter not working on home page of blog

Image
Clash Royale CLAN TAG #URR8PPP Facebook comment counter not working on home page of blog UPDATE: The old issue is fixed, and it was due to fb scraping issue and not blogger. But now another problem appeared. Here's the issue: After scraping all the post urls on fb debugger, I was able to see existing comments but the moment I make a new comment, again the total comment counter is becoming 0(both on home page and inside post). I've to manually scrape the url again on fb for the comment to appear. . The comment counts are returning back to normal after some time. Again, when another comment is made, it's going back to 0 for some time. Whys's this happening? Is this issue from my side or facebook issue? Can somebody please test and inform? I'm trying to replace the default blogger comment counter with Facebook comment counter as I've implemented Facebook comment plugin on the blog. This is what I've done. There's three instances of the following code in the...