How to Turn Off Comments in Blogger

Advertisements

Hiding Comments from your all posts and pages in blogger is certainly a time consuming task.  Some time for personal benefit people prefers to use third-party commenting system like Disqus, Intensedebate, and more.  Removing comments one-by-one from your all posts and pages could take like years and still the results would not meet your expectations because after deleting the comments, there is no way to recover them back. Therefore, today in this article, we will show you How to Hide or show Comments from in Blogger. 

In this scenario, a user can hide his Blogger Comment form using a minimalistic CSS coding. There is no need edit your posts, removing some coding from your template, or delete your comments because you can easily hide them from your all posts and pages through display:none CSS command.  This allows you the flexibility to show or hide anything that you like. 

The First thing you need to do is to go to Blogger.com >> your site >> Template >> Edit HTML >> Proceed. Now in the template coding search for the ]]></b:skin> tag and just above it paste the following CSS (Style Sheet) coding. Once everything is done, save the template. 

#comments {
display: none!important;
}

By adding the above coding in your template, it would hide all the published comments along with the comment box from your blogger website. However, you can unhide them anytime you like by removing the same above coding from your template. This means you will never get locked with one system.  

We hope this article helped you to show or hide comment form in Blogger. Did this explanation work for you? Do you have a better explanation for us? Please feel free to share it with us by leaving your reviews below. We want this article to become a comprehensive source for those users who are facing a bit similar issues. 
Advertisements

The Editorial Team of MyBloggerLab consists of a group of Professional Blogger geeks Led by Syed Faizan Ali (Founder of MyBloggerLab).

Comment With:
OR
Choose Wisely!

15 comments

April 2, 2013 at 12:24 PM

Too simple but important. Thanks

April 2, 2013 at 9:40 PM

Great Work Bro !!

April 2, 2013 at 9:55 PM

Great Post mate . Your doing a hell of a job .
:)

April 3, 2013 at 5:53 AM

Awesome .. short but sweet :)
But hiding the comment in blogger settings would also help you attain the same . Correct me if I am wrong

Editorial Team MOD
April 3, 2013 at 6:04 AM

Yes, but you have to manually remove them from your each and every posts so that's annoying.

April 3, 2013 at 7:12 AM

Is there any plug-in to filter spam comments without getting third party commenting system. Please guide me

April 3, 2013 at 7:55 AM

Nice post. But I guess it will not work on mobile view as it loads separate stylesheet? Right?

Editorial Team MOD
April 3, 2013 at 8:36 AM

Nope, there is no way you can filter Spam in Blogger.

April 3, 2013 at 11:24 AM

nice tip..Before this post i used to delete comments individually

Social Content Locker For Blogger

Editorial Team MOD
April 3, 2013 at 12:19 PM

You have Illegally Copied our Widget. You haven't given any credit or whatsoever. Its a humble request, either add proper credits or we have to use Google DMCA

Respect copyrights.

April 3, 2013 at 1:08 PM

Thanks syed well post good work. MBL always bring unique. bro keep it up.

August 13, 2013 at 10:17 PM

working good. thank u dude

June 12, 2015 at 12:58 AM

my comment box was not removed it still visible
aftr i use this trick

Editorial Team MOD
June 13, 2015 at 12:14 PM

Add this to css

#comment-header, .comments {
display: none;
}

July 25, 2015 at 10:38 AM

how about hide/delete all comment form post, but not in page ??

Post a Comment

We’re eager to see your comment. However, Please Keep in mind that all comments are moderated manually by our human reviewers according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden. Let’s enjoy a personal and evocative conversation.

Helping You to do Cool Things With Blogger Since 2012™.

© Copyright 2012 - 2018. MBL Networks, All Rights are Strictly Reserved.