---
title: "Disabling Comments on Specific Blog Entries in Drupal 7"
description: "At this point you've enabled the blog module and created your first blog entry. By default, commenting (allowing others to post comments on your blog post) is set to Open. Open commenting means..."
url: https://www.inmotionhosting.com/support/edu/drupal/how-to-turn-commenting-off-on-blog-entries-in-drupal-7/
date: 2012-02-22
modified: 2021-08-16
author: "Carrie Smaha"
categories: ["Drupal"]
type: post
lang: en
---

# Disabling Comments on Specific Blog Entries in Drupal 7

At this point you’ve [enabled the blog module](/support/edu/drupal/enabling-the-blog-module-in-drupal-7/) and [created your first blog entry](/support/edu/drupal/creating-a-blog-entry-in-drupal-7/). By default, commenting (allowing others to post comments on your blog post) is set to **Open**. Open commenting means anyone with an account that has the permissions set to **Post comments** will be able to comment.

At times, you may want to turn commenting off. You can either [turn commenting off for all blog posts](/support/edu/drupal/disabling-comments-on-a-specific-content-type-in-drupal-7/), or you can disable commenting on individual blog entries. In this tutorial, we’ll walk you through the steps for turning commenting off for specific blog posts.

**To turn of Commenting for a blog entry in Drupal 7:**

1. [Log into the Drupal Dashboard](/support/edu/drupal/how-to-log-into-the-drupal-admin-dashboard/)
2. Go to **Find content** in the upper left corner
3. Find the **Blog Entry** page you want to turn commenting off for and click **edit** to the right of it[![drupal_comment_1](https://www.inmotionhosting.com/support/wp-content/uploads/2012/02/drupal_drupal_comment_1-1024x198.jpg)](/support/wp-content/uploads/2012/02/drupal_drupal_comment_1.jpg)
4. Scroll down to the bottom of the page and find the “**Comment Settings**” and click on it[![drupal_comment_2](https://www.inmotionhosting.com/support/wp-content/uploads/2012/02/drupal_drupal_comment_2.jpg)](/support/wp-content/uploads/2012/02/drupal_drupal_comment_2.jpg)
5. Select the radio button labeled **Closed**.
6. Click the **Save** button at the bottom of the page.
7. Now, you’ll see that the site will not display the comments section underneath the blog post. Before After [![drupal_blog_3xx](https://www.inmotionhosting.com/support/wp-content/uploads/2012/02/drupal_drupal_comment_4.jpg)](/support/wp-content/uploads/2012/02/drupal_drupal_comment_4.jpg) [![drupal_blog_3x](https://www.inmotionhosting.com/support/wp-content/uploads/2012/02/drupal_drupal_comment_5.jpg)](/support/wp-content/uploads/2012/02/drupal_drupal_comment_5.jpg)

For more step-by-step guides and practical tips, visit our [Drupal Education Channel](https://www.inmotionhosting.com/support/edu/drupal/).
