How to Hide Author Name and Labels from Blogger Posts - My Blogger Market

Breaking

Post Top Ad

Responsive Ads Here

Post Top Ad

Responsive Ads Here

10/10/2015

How to Hide Author Name and Labels from Blogger Posts

Whenever you post any article 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 seen many newbies who want to hide author name to protect their privacy and even labels from their blogger post to make their blog look more professional. 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, so that you can easily hide the author name and labels from Blogger posts. We have divided this article into two sections so that you can easily grasp the idea and method.

Hide Author Name from Blogger Posts

To hide author names 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 <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.

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

  6. Save your blogger template and it will hide labels from your Blogger posts.
This was our article which has made you learn to hide author name and labels from blogger posts. We are sure you guys must have availed from this article. If you have any queries or confusions left related to this article then lend them in comment box. Any of our team members will assist you in solving them.

Was it interesting? If it was then don’t forget to share this article with your other friends and circle too. You may never know that your share may be proven helpful for many of the users out there. So, keep sharing and liking our content over social media.

No comments:

Post a Comment

Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. Make sure to click the "Subscribe By Email" link below the comment to be notified of follow up comments and replies.
2. Please "Do Not Spam" - Spam comments will be deleted immediately upon our review.
3. Please "Do Not Add Links" to the body of your comment as they will not be published.
4. Only "English" comments shall be approved.
5. If you have a problem check first the comments, maybe you will find the solution there.

Post Top Ad

Responsive Ads Here