Need help with Vuukle?🤔

This is the place you are looking for!

How to display article comment count on the home page of your site

Updated over a month ago

In this modern day, user engagement is very important and you can improve it if you show comment count on your home page.

To display comment count for each article on your home page you need to call this API:

https://api.vuukle.com/api/v1/Comments/getCommentCountListByHost?host=**Your site host** &articleIds= *Article ID’s separated by comma\*

The comment count will be returned in response for each article that was listed in the request.