nav-left nav-right


4be29332f5057968eb0ff426c2589265

How to add read more / continue reading to blog posts in WordPress

by Vaibhav Kanwal on March 2, 2009

in Wordpress

WP_LogoA blog post can be of any length. Displaying a summary of the same and placing a Continue Reading… link is a good idea not only because it allows for more posts to be shown on the homepage but also because any visitor would continue reading only if he feels interested.

It prevents unnecessary scrolling and presents to the viewer a glance of recent posts which he is free to choose and continue reading.

I’ll show you how you can implement this in WordPress 2.7 above. There’s no need of any PHP editing of core WP files and there is no plugin. Its a very simple solution provided by the clever guys at WP.

Two ways : -

  1. Using Visual Editor when adding / modifying a post, click on ReadMore1 icon. It can be found on the Formatting bar. Read More
  2. Using HTML, you can use the tag      <!—more—>

You can have a Read More / Continue Reading link just like the one at every post of CallingAllGeeks.

Related posts:

  1. How to setup Google Friend Connect on WordPress
  2. So your wordpress blog got hacked? Its okay, mine did too. Lets get it up and running again
  3. WordPress Hack : Find all the plugins being used on a WP blog
  4. Windows Live Writer Issues – XMLRPC Error causing Duplicate Posts
  5. Moderate new WordPress comments and get notified right on your desktop
  6. How to add a fixed-auto-scroll RSS Feed icon to your blog
  7. 10 Best WordPress Plugins To Get More Comments
  8. TweetRoll : Add Twitter As Widget in your Blog Sidebar

Do you like this story?

Wpfreelancer

{ 2 comments… read them below or add one }

Hariharakumar March 7, 2009 at 2:54 pm

nice tip, but i would like to have plugin instead of that, plugins makes it far more easy, and tidy.

Reply

Vaibhav Kanwal March 9, 2009 at 12:10 pm

@Hariharakumar
I agree that Plugins are easier but using plugins adds extra overhead to the blog, many plugins reduce loading time.

Therefore, I prefer going without plugins wherever possible

Reply

Leave a Comment

Previous post:

Next post: