comments section provider for websites

Documentation

Getting Started

Add engaging comments to your website in just 5 minutes

Quick Setup

No backend required, no complex configuration. Just copy, paste, and you're ready to go!

Three Simple Steps

1

Create Your Account & Thread

Sign up for a free Comments Section account and create your first comment thread. Each thread represents a discussion for a specific page or topic.

Already have an account?
Create a new thread
2

Get Your Embed Code

Enter your thread ID below to generate your personalized embed code. You can find your thread ID in your dashboard after creating a thread.

Choose your platform:

Embed Code
<!-- Add to your <head> tag -->
<script>
  (function() {
    var d = document, s = d.createElement('script');
    s.src = 'https://www.commentssection.site/embed.js?threadId=clwarfje40000vbwmqhc4jiq0';
    (d.head || d.body).appendChild(s);
  })();
</script>

<!-- Add where you want comments to appear -->
<div id="commentsSection">
  <noscript>Please enable Javascript.</noscript>
</div>
NOTE:

For HTML websites:

  1. Add the script tag to your page's <head> section
  2. Place the div element where you want comments to appear
  3. Replace the threadId with your actual thread ID
3

Deploy & Enjoy

Paste the code into your website and deploy. Your comments section will be live immediately!

You're all set!

Your comment section is now live. Users can start engaging with your content immediately.

Why Choose Comments Section?

Lightning Fast

Optimized for performance with instant loading and minimal impact on your site.

No Coding Required

Simple copy-paste integration works on any website, including static sites.

Built-in Moderation

Advanced spam protection and moderation tools keep your discussions clean.

Works Everywhere

Compatible with all platforms: HTML, React, Next.js, WordPress, and more.