Guide
How to add a comment system to your website (the 2026 playbook)
A step-by-step guide to adding a comment system to your site: the JavaScript snippet, SSO with your accounts, WordPress/AMP/webview integration, moderation and GDPR, with no third-party login.
In short: Adding a comment system to your website takes three steps: drop a JavaScript snippet where comments should appear, connect your own sign-in (OAuth 2.0 or JWT) so readers comment with your accounts, and turn on moderation. With Logora the technical integration is about 1.5 days, works on any stack (including WordPress, AMP and in-app webviews), and keeps all data first-party in the EU.
Before you start: one decision that matters
The single most important choice is whose accounts people comment with. Two paths:
- Third-party accounts (a Disqus or social login): fastest to set up, but the reader relationship and data live with the platform, and a second login adds friction.
- Your own accounts (first-party SSO): readers comment with the account they already have on your site, every comment becomes a registration you own, and there is no double login.
For any serious content or news site, choose first-party. The rest of this guide assumes that path. Why it matters: comments as a registration channel.
Step 1: Place the snippet
Add a small JavaScript snippet (and a target element) where you want comments to render, typically at the bottom of your article template. The widget loads asynchronously, so it does not block your page. It is responsive and themable to match your design.
- WordPress: use the plugin or drop the snippet in your theme template.
- AMP: use the AMP-compatible integration.
- Native apps: embed via the webview SDK (iOS/Android).
- Custom / server-side: a REST API and webhooks are available for deeper integration.
See the product & tech overview for the full integration surface (all documented at docs.logora.fr).
Step 2: Wire your sign-in (SSO)
You have two paths, depending on whether you already have a login:
- You have a login or paywall: connect it with standard OAuth 2.0 or JWT, roughly two hours of work on your tech team. Subscribers comment in one click, with no second account.
- You have no login system: use Logora’s built-in, white-label account system (registration and login) at no extra cost. You get first-party reader accounts without building or running authentication yourself.
Either way, the reader account is yours: Logora is the data processor under Article 28 GDPR. This is what removes the dreaded double login and turns commenting into first-party registration.
Step 3: Turn on moderation
Open comments need moderation from day one:
- AI moderation auto-handles around 85% of incoming content (approve/reject), routing the rest to a human queue with keyboard shortcuts.
- It is multilingual and tunable per outlet.
- Every decision is journalised with a statement of reasons, which keeps you DSA-ready by default.
Step 4: Make it civil and sticky
A comment system that just works is the floor. To make it drive engagement:
- Add notifications so readers come back to replies.
- Add reputation and gamification so participation compounds.
- When you are ready, extend the same backend to structured debates, consultations or a community forum.
GDPR, DSA and hosting
- EU hosting on OVH, France. No transatlantic data flow.
- GDPR: you are the data controller, Logora the processor (Article 28). No advertising, no resale of reader data.
- DSA: statement of reasons and exportable transparency reports built in. See DSA.
How long does it take?
- Technical integration: about 1.5 days (snippet + SSO).
- Full rollout from an existing vendor (archive import, newsroom training): two to eight weeks depending on scope. See the migration guide.
Frequently asked questions
How do I add comments to WordPress specifically? Install the plugin or paste the snippet into your theme’s article template, then connect your reader accounts via SSO. The same backend then lets you add debates or a forum without another integration.
Can readers comment without creating yet another account? Yes. With first-party SSO, readers use the account they already have on your site, so there is no second login. Subscribers comment in one click.
Do I have to host anything myself? No. Logora is a managed SaaS hosted in the EU. For teams that want open-source self-hosting instead, see the comparison with Coral in the best comment and engagement systems.
What does it cost to run? Pricing is a flat annual SaaS licence with no ads and no data resale. See pricing.
Turn this into your retention story.
A 60-minute call with Pierre or Henry, our co-founders, on your own articles. We map the engagement loop to your subscription numbers and come back with a pilot plan.