Classic Blogger Template Advise Sought

Discussion in 'Blogging' started by rodaniel, Apr 2, 2007.

  1. #1
    Anyone have a suggestion for how to add a "View Older Posts" button to the bottom of my (Classic) Blogger pages? I'm pretty happy with my page layout and my Archives are accessible, but I'd also like to have a simple means of allowing readers to go back a page (10 entries) at a time.

    Rob
     
    rodaniel, Apr 2, 2007 IP
  2. Arclight

    Arclight Peon

    Messages:
    148
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    This code will display the previous 10 posts:
    <ul id="recently">
    <BloggerPreviousItems>
    <li><a href="<$BlogItemPermalinkURL$>"><$BlogPreviousItemTitle$></a></li>
    </BloggerPreviousItems>
    </ul>

    You could add it to a customized page featuring earlier posts, and then include a link to that page somewhere on the blog. Hope this helps!
     
    Arclight, Apr 2, 2007 IP
  3. rodaniel

    rodaniel Peon

    Messages:
    30
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I'm still looking for a way to add a "View Older Posts" button to the bottom of my (Classic) Blogger pages so users could page backwards through my posts. I suspect that my Archives really aren't being used much and that this would help more readers find my older posts.
     
    rodaniel, Jul 23, 2007 IP