How to Hide Author Name and Labels from Blogger Posts???



Whenever Article is posted on blogger, it automatically shows up author name along with labels under the post titles. or at the very end of your post depending upon your blogger template. We have been seeing many newbies who want to hide author name in order to maintain their privacy and even labels from their blogger post to give it a professional looks. Today in this article, we will show you how to hide author name and labels from blogger posts.

How to Hide Author Name and Labels from Blogger Posts

So, here are the steps which you need to follow, inorder to  hide the author name and labels from Blogger posts. We have divided this article into two parts so that you can easily grab the idea and method.

Hide Author Name from Blogger Posts

To hide author names from your Blogger posts, just follow the given simple instructions correctly:
  1. First of all, go to Blogger and select your blog
  2. Now click on Template from sidebar and then Click on Edit HTML.
  3. After that, press Ctrl+F and search for <data:post.author/>
  4. Ones you found it, then simply remove it. 
  5. You will have this code more than one time in your blogger template so simply remove it from everywhere. 
  6. Save your blogger template and now you will never see any author name in your Blogger posts. 

Hide Labels from Blogger Posts

To hide labels from your Blogger posts, just follow the below instructions correctly:
  1. First of all, go to Blogger and select your blog.
  2. Now click on Template from sidebar and then Click on Edit HTML.
  3. After that, press Ctrl+F and search for the ending </head> tag.
  4. Ones you found </head> tag then simply paste the following code above the ending </head> tag.

 <style>
.post-labels {display: none;}
</style>

  1. Save your blogger template and it will hide labels from your Blogger posts.
Have a look,enjoy blogging and keep visiting