Sunday, 24 January 2016

How to Hide Blogger Posts with Specific Labels

Do you want to hide blogger posts with a specific label from your site's homepage? If the answer is yes, follow this blogger tutorial to exclude posts from a specific category or specific categories.
First go to "Edit HTML" page of your blog. (Note: Please backup your template before doing any changes)
Find this line:
It will look like this:
Hide Blogger Posts with Specific Label
Replace it with below code:


  
	
  


   
Important: Replace the word YOUR_LABEL_NAME with the label name you want to hide posts from.
To exclude posts from multiple categories, use the below code instead of the above code.


  
	
  


	
Important: Replace the words YOUR_FIRST_LABEL_NAME and YOUR_SECOND_LABEL_NAME with the label names you want to hide posts from.

0 comments:

Post a Comment