0
How to remove Showing posts with label YOURLABEL

Please go to Blogger Dashboard and do following steps completely.

  1. Make yourself as habit to BACKUP your template every time you plan to make some changes.

  2. Template

  3. Edit HTML

  4. Find below code

  5. <b:includable id='status-message'> 
    <b:if cond='data:navMessage'>
    <div class='status-msg-wrap'>
    <div class='status-msg-body'>
    <data:navMessage/>
    </div>
    <div class='status-msg-border'>
    <div class='status-msg-bg'>
    <div class='status-msg-hidden'><data:navMessage/></div>
    </div>
    </div>
    </div>
    <div style='clear: both;'/>
    </b:if>
    </b:includable>


  6. Remove above code & Replace with following below code

  7. <b:includable id='status-message'>
    <b:if cond='data:navMessage'>
    <div>
    </div>
    <div style='clear: both;'/>
    </b:if>
    </b:includable>
  8. Save the template and view your blog.

  9. Hope you can enjoy.

Have you ever ask yourself that why Google wanted to appear that "Showing posts with label YOURLABEL" Show all posts?

However, most the blogger would like to remove it with many different reasons and want to try or test something each of the day. I am too.

If you learn something from someone, remember to share other too.

Learn more other about Blogging Tips - SEO - Free Responsive Templates - Make Money Online

Return HOME

Post a Comment Blogger

 
Top