HOW SHOW THE POST TITLE ONLY ON YOUR BLOGGER HOMEPAGE

blog title on home page


  1. Login to Blogger with your ID.
  2. Click Template.
  3. Click tab Edit HTML > Proceed >
  4. Find & Past Below Code After ]]></b:skin>
<style type='text/css'>
     <b:if cond='data:blog.pageType != "item"'>
     <b:if cond='data:blog.pageType != "static_page"'>
     .post-body{display:none;}
     </b:if>
     </b:if>
     </style>

5. Save Template & See the Result.
If not work 1st trick on your BLOG. please try another:
1. Login to Blogger with your ID.
2. Click Template.
3. Click tab Edit HTML > Proceed >
4. Check Expand Widget Templates Box 
5. Find the following code
<b:include data='post' name='post'/>
6. Replace the code you found with the following code:
<!--Post Titles Only Trick-->
<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>
<!--www.wazipoint.com-->

Step-by-step: how to show post titles only on the homepage

To display only the post titles on your Blogger homepage instead of the full posts, you can follow these steps:

Sign in to your Blogger account and navigate to your blog's dashboard.
From the left menu, click on "Layout."

Locate the "Blog Posts" widget on the layout editor. It is usually found in the main column or in the "Blog Posts" section.

Click on the pencil/edit icon on the widget to edit its settings.

In the configuration options, look for the "Post content" or "Content to display" setting.

By default, it might be set to "Full posts." Change this option to "Titles only."

Save the changes to update the widget settings.

Once you have completed these steps, your blog's homepage will display only the post titles instead of the full posts. Visitors will need to click on the post titles to view the complete post content on a separate page.

Remember to preview your blog after making these changes to ensure that the post titles are displaying as desired.

No comments:

Post a Comment

Thanks for visiting The Blog Eazy, Your valuable comments will reful us to write more and more. Keep touching to share your ideas.

People are Searching