Skip to main content

Live Demo

See the DropComments widget in action. This is the exact same widget you'll get on your site — try posting a comment below.

Live widget

How it works

1

Register your site

Sign up and add your domain to get a unique site ID.

2

Add the embed code

Paste two lines of HTML into your page — that's it.

3

Manage comments

Moderate, approve, and manage all comments from your dashboard.

your-website.html
<!-- Add this before </body> -->
<div id="dropcomments"></div>
<script src="https://dropcomments.net/embed.js"
        data-site-id="your-site-uuid"></script>