Pages

Monday, 6 January 2014

Add Auto Read More With Thumbnail, cSS3 Button to Blogger blog


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>.

How To Display Read More Link in Blogger Post Summaries



How To Display Read More Link in Blogger Post Summaries

To make your site load faster, to prevent your site from duplicate content and for a better SEO score many bloggers suggests using summaries (excerpts). Post summaries provide a tiny-description of your content which usually consists of four to five sentences, which is there to give an idea to the reader about the whole story in just a few lines. To see a live example, check our homepage where you might notice a read more link present towards the bottom of post excerpts. In this article, we will show you how to automatically add a Read more Link in Blogger Post summaries.