Webflow does not have a native website commenting feature, but you can integrate external tools to add commenting functionality.
1. Use Third-Party Commenting Platforms
- Disqus is the most common solution. It provides an embeddable comment section you can add to any Webflow page.
- Other platforms include Facebook Comments, Hyvor Talk, Commento, and Cusdis, depending on privacy and design preferences.
2. Embed Comment Sections in Webflow
- Choose a platform like Disqus and generate the embed code from their site.
- In Webflow, open the desired page and add an Embed element where you want the comments to appear.
- Paste the platform’s embed code into the Embed element and Publish your site.
3. Enable Dynamic Comments with CMS Content
- You can place the comment embed inside a CMS Collection Page (e.g., blog posts) so each post has a unique comment section.
- Some platforms like Disqus allow dynamic configuration using the page URL or identifier to separate comment threads properly.
4. Consider Form-Based Workarounds
- If you prefer a simple, hand-moderated alternative, create a Webflow form below your content where users can submit comments, and display them manually or via CMS.
- This method lacks real-time interaction and is not ideal for active discussions.
Summary
Webflow doesn’t include built-in commenting, but you can easily integrate third-party tools like Disqus or Facebook Comments using the Embed element. For dynamic content, ensure integration supports unique page identifiers for proper comment threading.