Free Commenting Plugin
for your Website, Blog & App
- No registration Required
- 100% Free without Limits
Just copy & paste code bellow into your website or blog where you want allow commenting, it is supper easy. If you want advanced features like Comment Approving you will need to Sign-Up.
<!-- CommentPub Content Div -->
<div id="CommentPub_Content"></div>
<!-- CommentPub -->
<script type="text/javascript">
/* * * PLUGIN CONFIGURATION & OPTIONS * * */
var CommentPub_ContentID = 'UNIQUE ID'; // replace with unique ID, for example Article ID
var CommentPub_Theme = 'Default'; // replace with template name ex: default, dark, modern
var CommentPub_Title = 'Comments'; // replace with comment form name
var CommentPub_Key = 'p17bb003ae75792ed4595475d0fc2d1f5'; // this is your public key -> replace if you have account at CommentPub.com with your unique hash
var CommentPub_Language = 'en'; // define language of Comment Plugin
/* * * DON'T EDIT BELOW THIS LINE * * */
var CommentPub_Domain = 'https://commentpub.com';
(function() {
var EC = document.createElement('script');
EC.type = 'text/javascript';
EC.async = true;
EC.src = CommentPub_Domain + '/plugin/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(EC);
})();
</script>
Once you include script to your website, you will find, that CommentPub will Apper on your Website as bellow. You can customize this plugin with different language, different template or even Key, that help you manage your Comments via CommentPub Dashboard.
Just set Dark and use CommentPub in Dark Mode, so simple, right?