DISQUS

Climb to the Stars: Remove Paging From WordPress Archives

  • gerardmcgarry · 2 years ago

    Hi Stephanie! You didn't say much about your reasons for wanting to remove paging, which I'd be interested to hear. My initial reaction would be that this might end up orphaning a lot of your old posts and having them excluded from indexing.

  • Stephanie · 2 years ago

    Gerard: I like having all the posts for one month on one page. I wasn't really concerned about indexing. It's also because sometimes, I'm looking for a post which I know is during a certain month, and having that month split on many pages means I can't do a simple text search on the page to find the post.

  • patung · 2 years ago

    Easier to use this plugin - http://mattread.com/projects/wp-plugins/custom-...>

    Set the archives to display at -1, which means list all posts.

  • Jon Tillman · 2 years ago

    I have always done it by inserting


    $posts_per_archive_page = -1;


    in index.php just before


    require('./wp-blog-header.php');

  • Lorelle · 2 years ago

    Which Related Posts?


    And welcome back to the fold. We've been missing you! ;-)

  • Stephanie · 2 years ago

    The wordpress widget one.

  • Danny · 2 years ago

    I use the Smart Archive plugin which shows you the titles of all your posts. I have a lot, so it takes a couple of seconds, but it's not unbearable. Very handy. I like it a lot.


    You can see what it looks like at my site here (though for other, non-technical reasons, I have the link temporarily disabled from my site).