How To Show or Display Only Post Titles on Homepage in Blogger (Blogspot) Blog


How To Show or Display Only Post Titles on Homepage in Blogger (Blogspot) Blog? Sometimes we need to many post on home page. For this reason homepage become very large that not essay to browse. It's also bad for our blog's beauty. In this situations we can use only post title in homepage. To do it follow the below steps :-







1. Login to your blogger account.



2. Than dashboard >> layout >> Edit HTML.



3. Don't Don't forget to backup your template first.



4. Check the Expand Widget Templates box.



5. Ffind (CTRL+F)  <b:include data='post' name='post'/>  code.



6. Now Replace the above code with the following code :



<b:if cond='data:blog.pageType != "item"'>

<h3 class='title-only'><a expr:href='data:post.url'><data:post.title/></a></h3>

<b:else/>

<b:include data='post' name='post'/>

</b:if>
7. Save Save Your Template and you are done. Stay with us.



You can the post How to Split or Divide Header In Three Colums in Blogger Templates If you need.

Subscribe to Get Newest Articles By Email!

Follow us!

0 comments:

Post a Comment