Search & Find

Sponsor Post

Best Telegram Groups List Collection - Updated

Sunday 16 February 2020

How to Hide blog posts on Blogger blog with Pictures

Hello friends welcome to the Techtspot blog, today I will show you how to hide Blog Posts from the Homepage in the Blogger blog with Pictures.
How to Hide blog posts on Blogger with Pictures

Why you need to Hide blog posts from the Homepage?

Here we want to make an online Tool website using the Blogger platform like a one-page website, online word counter, Spell checker, online text editor, image editor, keyword research tool, website backlink checker, website auditing tool, website SEO score checker, XML sitemap code generator, etc... then we no need to blog post option in the blogger blog homepage, so we completely remove or hide Blog Posts option from Blogger blog, now let's start.

These are the Following Steps:-
Step 1: First we open the Blogger blog dashboard and click the Theme option then click the customise orange drop-down button and click the Edit HTML option.
How to Hide blog posts on Blogger with Pictures 1
Step 2: Here we first find out the Head tag just press Crtl+F and type "<head>" tag then you see the tag and make some space after the <head> tag then paste the code below and click the Save button.
How to Hide blog posts on Blogger with Pictures 2
Hide blog posts on Blogger blog Code >>>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<style>
#Blog1 { display: none; }
</style>
</b:if>
</b:if>
Step 3: Now open the Blogger blog to check the results.

Now Visit the - Demo Blog to see the result.

Above I give you the demo blog link and in this demo blog, my blog posts are not showing in the homepage URL.

Read More:- 

9 comments: