Blogger’s write an article for readers, to get the readers the proper details and information. Not only the content but the layout and design is also important. For any default Blogger layout when we click on any labels link we can see showing posts with label. It can be removed easily with this simple trick. Before I had explained How to remove powered by Blogger
Table of Contents
Why to Remove “Showing Posts With Label” ?
That message “Showing Posts with Label” is pretty useless, it distracts the readers and pretty bad impression. There is no compulsion to remove it. It’s upto you, if you want you can remove it. Having a good content, layout and good design makes the reader more happy.
Remove showing posts with label
- Open Blogger > Template > Edit HTML.
- Now click anywhere and press CTRL+F to search the tag and find the code given below.
” <b:includable id=’status-message’>”
- Click to the arrow, which is at the left side.
- Remove the full code as shown in the image below.
- Replace the code with given below.
<b:includable id=’status-message’>
<b:if cond=’data:navMessage’>
<div>
</div>
<div style=’clear:both;’/>
</b:if>
</b:includable>
- Save the template. Now check the blog there would be no “Showing Posts with Label”.
Conclusion
I highly recommend you all to use this simple trick. It will be a good impression for Blog. Readers check content, quality and design. A proper layout with good content is good impression. If you found this article useful, please share it on your social profiles.