Evermore: a WordPress plugin

Saturday, 21 May 2005

Latest version is 2.3, released on 12 February 2009.

Evermore is a WordPress plugin that automatically displays short previews of your posts on your home page. Each preview includes a link to the full post. Evermore is simple to use — just install it and it starts working straight away. If you want, you can also customise the length and appearance of the previews.

Blog home pages are often too full. By default, WordPress displays the last ten posts on the main page; visitors have to do a lot of scrolling to see if there’s something interesting. With Evermore, visitors see a short preview of each post; they can easily scan your posts, find something interesting, and become hooked.

Example

For an example of Evermore in action, see my site Bennettarium.

Installation

  1. Full download instructions are at the end of this article.
  2. Log in to WordPress Admin. Go to the Plugins section and activate Evermore

Using the plugin

Evermore has the same effect as putting <!--more--> in every post to create a short preview of the post. Depending on your WordPress theme, the previews will appear on the home page, and also the archive and category pages. By default, the preview contains just the first paragraph, but if the first paragraph is very short then the preview will include the second paragraph too. This behaviour can be adjusted using Evermore’s Settings.

All formatting and HTML tags are preserved in the post preview. If the post already has a <!--more--> in it, then Evermore ignores the post, and the <!--more--> works as usual.

Advanced usage

To stop Evermore creating a preview for a particular post, include the magic word <!--nevermore--> somewhere in the post. The magic word won’t appear when people view your post, but Evermore will see it and display the full post rather than just a preview.

To change the length of the preview that Evermore creates, log in to your WordPress administration console and go to the Settings, then click Evermore. You will see the Evermore configuration screen where you can set the following options.

  • The number of paragraphs each preview should contain
  • The minimum length of the preview
    Sometimes, the first paragraph of a post can be very short (just a short sentence, or a picture). This option allows you to add extra paragraphs to make the preview a more reasonable length.
  • Where to put the “read more” link — either at the end of the last paragraph, or on a new line by itself

Evermore does not change your saved posts. If you wish to display full posts on your home page again, simply go to your WordPress administration console and disable the Evermore plugin. Everything will be back as it was.

Notes

Evermore has been tested successfully with WordPress versions from 1.5 to 2.7, and should also work with newer versions as they are released.

If you find any problems, please let me know by leaving a comment at the bottom of this page.

Alternatives

Some clever people have written other plugins that do similar things. Evermore is simple and useful, but if you feel it’s not quite right for you, you could try looking at these others.

  • Auto More takes a slightly less robust approach. It actually writes the <!--more--> into your post when you save it. This means it would be difficult to take it out later. It also doesn’t work so well with more complex formatting. But it may work for your purposes.
  • the_excerpt Reloaded offers a customisable version of the the_excerpt template tag. You have to edit your theme to use it.
  • Fancy excerpt is effectively an upgrade to the the_excerpt template tag. It requires no theme editing. However, it will break text in the middle of a paragraph, and it still strips HTML tags from the excerpt.
  • Post Teaser is like a very fancy Evermore. You can configure the number of words to include, and add an estimated reading time and a word and image count. If Evermore is too simple for your needs, try PostTeaser instead.

Please leave a comment if you know of other similar plugins.

Download

Download Evermore from the WordPress Plugin Directory. Don’t forget to check out all the other plugins available here — there’s bound to be one that you will find useful.

I write these WordPress plugins because I enjoy doing it, but it does take up a lot of my time. If you think this plugin is useful, please consider donating some appropriate amount.

Click here to donate using a credit card or PayPal.

spacer Send Bitcoins to address
1542gqyprvQd7gwvtZZ4x25cPeGWVKg45x

Full WordPress plugin list

  • Code Markup — Quickly paste code samples into your posts -- you can even include HTML markup in the code sample.
  • Evermore — Automatically display a short preview of your posts on the home page and other multiple-post pages, along with a link to the full post.
  • FixBack — Ensure trackbacks and pingbacks are sent with the correct link back to your blog.
  • Less — Less is no more. It has been renamed to Seemore and moved to its own Seemore plugin page.
  • Plaintext — Allow your readers to download source files (e.g. PHP, HTML, ASP) as plain text.
  • Safe Title — Use HTML in post titles in the default WordPress theme (or any other theme).
  • Search Meter — Find out what people are searching for on your blog, so you can write what your visitors want to read.
  • Seemore — Change the (more...) link so it jumps to the full post, not just the part after the link.
  • Top Cat — Specify a main category for your posts, and use template tags to display posts differently according to their main category.
Share this page:
  • spacer
  • spacer
  • spacer
  • spacer
  • spacer
  • spacer
  • spacer
  • spacer
  • spacer

934 comments

You can leave a comment, or trackback from your own site.

  1. spacer Dave
    7 April 2012 at 12:38 pm

    Just been referred to Evermore by a friend who’s using on his WordPress. Before I go and download, any chance you’re working on update version?

  2. spacer Bennett
    7 April 2012 at 10:49 pm

    @Dave, no changes are planned for Evermore.

  3. spacer Иван1
    16 April 2012 at 9:42 pm

    Красивая фотогалерея

  4. spacer Iman
    26 April 2012 at 2:39 pm

    Hi,

    I seem to be getting a trailing slash and then #more-22 at the end of my urls when I click the read more link. I get: xyz.com/postnameurl/#more-22

    As you can see I set my permalink to postname, yet /#more-22 is added at the end when i click read more. I have tried re-setting permalink several times but all to no avail. I am using Socrates
    theme. Look forward to a reply. I am about to launch my site and I know this will register as 2 urls with identical content.

    Thanks.

  5. spacer Bennett
    26 April 2012 at 5:56 pm

    @Iman, this is how WordPress works. You can disable this feature by using my Seemore plug-in.

  6. spacer Iman
    26 April 2012 at 9:49 pm

    I will give seemore a try.

    One question though, if wordpress works in this way, does it mean this is not regarded as duplicate content by google since xyz.com/postnameurl/ and xyz.com/postnameurl/#more-22
    have exactly the same content?

    Thanks.

    Iman

  7. spacer Grischa
    26 July 2012 at 2:24 am

    Hey Bennett. Your plugin is working like a charm since years. Now I experienced that it doesn’t work on the search results page (I’m using the Relevanssi). I’m seeing the whole posts instead of the excerpt. Any ideas how to fix this?
    Thanks!

  8. spacer Bennett
    6 November 2012 at 1:24 pm

    @Iman, I would think Google would see them as the same page, since the fragment identifier (#more-22) is not sent to the server.

    @Grischa, I have not seen this problem, and I also use Relevanssi. I will look into it and see if I can find anything.

  9. spacer Brandon
    9 November 2012 at 8:26 am

    Bennett, I’ve been using your plugin for years now. It works exceptionally well. However, WordPress doesn’t list it in their search from a WordPress blog because it hasn’t been updated in two years, and they put a nasty little warning on the plugin directory saying that same thing. You might think about updating the copyright or something so that people can see Evermore.

  10. spacer Bennett
    9 November 2012 at 9:46 am

    @Brandon, thanks for letting me know about this. I have updated Evermore now and its entry in the plugins database looks much better. Hopefully it will start appearing in searches again soon.

  11. spacer al3ab
    18 November 2012 at 10:15 am

    Thank you for this nice post
    hguhf
    al3ab
    العاب فلاش

  12. spacer Ruslan
    19 January 2013 at 1:54 pm

    i try to use but cut only 2 first post

  13. spacer Bennett
    19 January 2013 at 5:57 pm

    @Ruslan, The posts on your site mostly have no paragraph breaks in them, so Evermore doesn’t know where to cut them. There should be a paragraph break or two line breaks…

    Like this.

  14. spacer Vikas
    23 January 2013 at 11:42 pm

    bennett
    i tried your plugin too and agree with brandon

    Kindly update

← Older Comments

Leave a comment

Click here to cancel reply.

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.