XTREAME KNOWLEDGE OF BLOGGER TRICKS,TIPS & TUTORIALS

coinpayu

Friday, 16 September 2016

How to Hide Specific Posts From Blogger Blog Homepage

There might be some of the outdated posts on your blog and these posts are not ethical and obedient for visitors. They might be fooled with these kind of outdated text. So they knew these article is fooling, then they think that the whole site is fake. If they think this is a fake blog or site, the visitors can be decreased in your site. So that generally, you should avoid these outdated text from your blogs. Outdated posts can be the one of the reason of losing the visitors on your blog. So that these posts are always taken as spam by visitors and also the search engines. 
Hide Particular posts from blogger

Every bloggers should give fresh and valuable information to their visitors. So if you want to hide these kind of posts from your blogger blog's homepage without deleting them, visit the following steps carefully. Lets see the step by step process to hide specific posts from your blogger homepage.

Step 1: Lets login to your blogger dashboard. 
Step 2: As usual click on template>>edit html and then press ctrl+f to find the given code.

<div class="date-outer">
Step 3: You just now replace the above code with following code.

 <div class="date-outer"
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<b:if cond='data:blog.searchQuery == &quot;&quot;'>
<b:if cond='data:blog.searchLabel == &quot;&quot;'>
<b:if cond='data:post.url == &quot;URL&quot;'> style=&#39;display:none;&#39;</b:if>
</b:if>
</b:if>
</b:if>
</div>&gt;
Note: Now you must replace URL with your blog's post url which your are wishing to remove from your homepage.

Step 5: Save template.

The above code only remove one post from homepage but if you want to hide more then you just need to put the following code just before the </b:if></b:if></b:if></div>&get; given above.
 <b:if cond='data:post.url == &quot; URL&quot;'> style=&#39;display:none;&#39;</b:if>
You have successfully done this tutorial. Enjoy blogging friends. Thank you. 
Share this post
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
  • More...

0 comments

:) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

 
Posts RSSComments RSSBack to top
© 2011 XTREAM LEGEND ∙ Designed by King Ali
Released under Creative Commons 3.0 CC BY-NC 3.0