WordPress is a very complex CMS that allows you to customize your website and its pages in many different ways.
If you have a personal blog or publish news/updates on your website, you will likely want to enable comments on that page.
In this guide, we show how to access the WordPress comment settings and how to enable or disable them for a specific page.
First, go to the left-hand menu of your WordPress administrator panel, navigate to "Settings" and enter the "Discussion" section as shown in the following image:
Here you will access your WordPress comment settings. The checkboxes shown in the image correspond to different functions:
- Allow people to submit comments on new posts: When this option is enabled, comments are allowed on all pages (each page can still be customized individually afterward).
- Comment author must fill out name and email: This requires visitors who want to leave a comment to enter a name and an email address.
- Users must be registered and logged in to comment: If you want only registered users to be able to comment on the page, you must enable this option.
How to enable/disable comments on a specific page
As mentioned in the previous section, you can configure comments for a specific WordPress page so that the settings apply only to that page and not to the rest.
To do this, simply edit the page and then go to the right-hand section of the window and scroll down to the last available option:
By default, it will appear enabled. However, if you want to disable it, simply uncheck both options and click "Update" to apply the changes.
Related Articles
How to limit the minimum/maximum character value in Wordpress comments
If you have a personal blog or a news site, you may want to customize the comments on your page. Whether it is because you receive extremely long comments or simply because you want to set a maximum number of characters. In this guide, we show how to ...
How to turn off automatic WordPress update emails
With the Manage Notification E-mails plugin, you can manage the notifications you receive from your WordPress site. Among other options, you can disable automatic update emails for the plugins and themes you have installed. First, access your ...
How to turn WordPress maintenance mode on/off
WordPress Maintenance Mode is an essential tool for website administrators who need to perform updates or significant changes without affecting the user experience. Activating this feature allows you to display a notification page informing visitors ...
Wordpress structure and files
WordPress is the most well-known and widely used CMS in the world. It allows you to develop websites without having extensive knowledge of programming or web development. Hence its great success. After all, WordPress is an interface that allows you ...
How to disable Wordpress XML
The XML file in WordPress refers to a file that contains all the information from your website in a structured, machine-readable format. This file is called the "XML export file" and is commonly used to migrate WordPress websites to a new hosting ...