Title: Permalink Problem
Last modified: August 19, 2016

---

# Permalink Problem

 *  [funkster](https://wordpress.org/support/users/funkster/)
 * (@funkster)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/permalink-problem-6/)
 * I have a problem with one of [Brian Gardner’s](http://www.briangardner.com/) 
   excellent themes – Blue Zinfandel 3-Column.
 * There appears to be a problem with this theme with regard to the way it returns
   posts.
 * For example, on the [Free Tickets](http://www.freetickets.org.uk) site, the number
   of posts on the “Options/Reading/Blog Pages .. Show at most .. posts” is set 
   to 10. However, there are more than this number of posts (I’ve tried various 
   numbers) and so a link appears at the bottom of the page .. “next”. So far so
   good.
 * However, this is a broken link at it returns a 404 Page Not Found Error. I’ve
   tried changing all of the permalink structures but to no avail.
 * Do you know how I can fix this?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Roy](https://wordpress.org/support/users/gangleri/)
 * (@gangleri)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/permalink-problem-6/#post-680918)
 * Here’s the code from my theme:
 *     ```
       <div class="navigation">
       <div class="alignleft"><?php next_posts_link(__('&laquo; Previous Entries')) ?></div>
       <div class="alignright"><?php previous_posts_link(__('Next Entries &raquo;')) ?></div>
       </div>
       ```
   
 * .
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [18 years, 4 months ago](https://wordpress.org/support/topic/permalink-problem-6/#post-680926)
 * funkster: Your .htaccess settings appear to be incorrect, somehow. The link shows
   up as pointing to /index.php/page/2, but this URL gets redirected to just /page/
   2. That’s not right.
 *  Thread Starter [funkster](https://wordpress.org/support/users/funkster/)
 * (@funkster)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/permalink-problem-6/#post-680940)
 * I just thought I’d update you on this. It’s a hosting issue. My hosting platform
   is Zeus and not Apache. This means anything that uses mod_rewrite will not work
   properly as the Zeus platform has rewrite rules but they are completely different
   to the syntax that mod_rewrite(apache) use.
 * No idea what to do now though – lol!
 * All help humbly accepted!
 * Gangleri – which file is that taken from pls?
 *  [Roy](https://wordpress.org/support/users/gangleri/)
 * (@gangleri)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/permalink-problem-6/#post-680950)
 * index.php (Fluid Blue theme)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Permalink Problem’ is closed to new replies.

## Tags

 * [permalink](https://wordpress.org/support/topic-tag/permalink/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 4 replies
 * 3 participants
 * Last reply from: [Roy](https://wordpress.org/support/users/gangleri/)
 * Last activity: [18 years, 4 months ago](https://wordpress.org/support/topic/permalink-problem-6/#post-680950)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
