• Resolved ctrlaltdelete

    (@ctrlaltdelete)


    Hello, i got a question.

    I want to display comment counts con my archives and i do so with disqus JavaScript (count.js). This works, but also adds a to the load of the site, which doesn’t finish loading up until all counters get fetched. If you have 20 posts this can take a while.

    My idea was to install the official disqus plugin and import all the comments to the database, then get the counts with get_comments_number()

    That way i can remove count.js and cut back page load by whole seconds.

    Is this my best bet? What would you do in this case?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Comments count locally’ is closed to new replies.