This nice trick will
automatically create post summaries with thumbnails.You don't need to add any
extra code in every blogger post that you make. if you display full posts on
your home page it will severely slow down the load time, Also With the jump break
in place visitors that land on your home page will see a selection of your
posts without the need to scroll. Using automatic read more on your blog will
make your blog load faster by showing few post instead of the full post on the
homepage. This Tricks will summarize content and show only summary in Home
page, Archives Page and Label Page using Automatic Read More simple script in
your template.
How Apply
Auto Read More
Always Remember Before Editing Your Template Make a Template
Backup (how to make a template
backup)
1. Login to your Blogger account >> Go to Dashboard
>> Template >> Edit HTML Check the
Expand Widget Templates check box on top right of the HTML Window.
2. Press CTRL+F In the code window find the </head>
line.
3. and paste the following Code Before </head>.