Recently I moved on from traditional blog commenting method to Facebook comment box.....Facebook comments on my website work well except the fact when someone comments on one article that same comment shows up on every article on the website. Obviously, I don't want that....I want different comments on different posts...but I dnt knw how to do it?? Please help me.......
Hello, Could you please provide me the name of your blogging platform? The thing you need to do it to change the data-href parameter to a dynamic one, generated by your server. <div class="fb-comments" data-href="http://example.com" data-num-posts="2" data-width="470"></div> Code (markup): In this example, http://example.com, should be replaced by a server side tag that generates the perms link to your post.
My blogger platform is blogspot.....u can view my blog from my signature below.....actually i need to put the code for every individual post....