Skip to main content
Comments are the core of reader interaction. They appear in both the public blog and the admin console, with several forms of engagement.

Comment structure

  • Comments belong to a post.
  • Comments support replies, forming a parent/child structure.
  • Admins can review, reply to or delete comments in the console.

Capabilities

Moderation and safety

  • The console lists all comments for centralized handling.
  • Comment content is sanitized before rendering to prevent script injection.
  • Combine with email notifications to follow up on new comments.

Notification setup

Comment email notifications rely on mail configuration. See Email notification.

Next steps