Welcome to www.ExEBlogger.Blogspot.Com | Want This Template! Subscribe us!
Subscribe For Free Updates!

We'll not spam mate! We promise.

Sunday 22 September 2013

How To Show Read More Link in Blogger Post Summaries

How To Show 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.



First and foremost you need to login into your blogger account. After that go to Settings >> Template >> Edit HTML >> and search for the <data:post.body/>. After finding the tag just below it paste the following piece of coding.

<b:if cond='data:blog.pageType != &quot;static_page&quot;'><b:if cond='data:blog.pageType != &quot;item&quot;'><div class='readmore'><a expr:href='data:post.url'>Read More</a></div>

Remember: In case it does not works or, your template has too many <data:post.body/> tags then search for <div class='post-footer'> instead, and above it paste the code. Once everything is done, press "Save Template" button present on the top of your screen.

Congratulations: You have successfully added Read More Links in Blogger Post summaries. Now go check your site and see if it works perfectly. You can also Stylize the outlook of you link through #readmore{} CSS.

We hope this article may have helped you in learning how to display read more links in blogger post summaries. If you are not using post summaries, then it is your turn to make a switch. Let us know how things worked for you by leaving a comment below.

If you enjoyed this post and wish to be informed whenever a new post is published, then make sure you Subscribe to our regular Email Updates!
Share This Story, Choose Your Platform! >>

1 comments: