-
Aizaz Dinho
- March 24, 2016
- Blogger, Tricks
- {No} comments
Create logical and user friendly label structure in blogger, do not make mean less categories in blogger, By the way categories stands for labels in blogger so don't be confused if I typed labels as categories, Make sure you Have decent categories structure on a blog it makes easier for users and you will see labels clicks will increase and you will gain more friendliness for you blog and Its extremely important to have well written labels.In this tutorial we learn two ways for hiding, deleting or changing the labels. The first method is simply changing/removing by checking unchecked and the next method is manually from the template's, Next method is useful for those who have a custom blogger template and checked/ unchecked method not working for them however you should lean both, As our slogan is knowledge is free, anyone can get it from anything, So check out below methods.
#1: Method : Simply From Dashboard
Go your blogger and post, then click labels (on the top-right) which you want to change / delete and select all posts to change to new label, Once you selected all posts by labels, then click on the “Label action button” then click on create a new label and create a new label.
NOTE: Before Deleting, Make sure you are selecting the correct Label to edit / delete, if somehow you selected a wrong label, it might mess up everything.
Now you can delete the old label for do that click on label selected posts then click on the label name which you want to delete lets say I want to delete my old label which named old label so first I will go to my old label and select all posts and then I'll click on label selected posts and then I'll click on old label then it will delete that delete, Sounds like bit confused? don't have a look below screenshot
You will flash delete message
Congratulations, You added new label and deleted the old one.
#2: Hide labels in blogger posts using css
Note: Before making any changes make sure you backup your blogger blog if you don't know do this Read this article: How To Backup Blogger Blog
Go to your blogger account -> blog - > template - > Edit html and then click on anywhere in the blog and then use the search box by pressing Ctrl + F search box will appear type /head> on that box paste that codes above
<style>
.post-labels {
display: none;
}
</style>
You successfully hide all labels from posts

Author
I am Aizaz.Dinho and I loved to learn new things and teach to people like you, In my mind I'm the one who can do anything whatever I want, From my heart am still learner and loved to do impossible things, Web Development is my passion and I have PHP, MYSQL OOP PDO, Blogger WordPress also SEO experiences, You can say I'm the code ninja of meralesson
0 comments:
Post a comment