• I’m running WordPress 3.2.1 on a Windows 2008 R2 box with IIS 7. The problem I’m having occurs when you type in a link directly. For example, if I type in https://hub.tccd.edu/tccbuzz , scroll down, click on “next page,” I get a 404 error. If I click on the Home button, scroll down, and try again, it works. All the sites in this system do the same thing.

    I’ve noticed the difference in the address bar. When I type in the link directly and click next page, the address goes to https://hub.tccd.edu/tccbuzz/tccbuzz/page/2/

    If I click the Home button, and click next page, it goes to https://hub.tccd.edu/tccbuzz/page/2/ as it should.

    Can anyone help me solve this problem? I’ve tried changing permalinks, working with the .htaccess file, etc. and I just can’t seem to find a fix. Thanks!

Viewing 1 replies (of 1 total)
  • Stumbled across this – similar issue IIS 7.5 wp 3.2.2. When I came into my site w/ no trailing slash, the “Next” button nested. e.g.

    come into blog.mydomain.net/mark

    clicking next would take me to blog.mydomain.net/mark/mark/page/2

    (see the double ‘mark’). Changing the link into the blog to include a trailing slash fixed:
    blog.mydomain.net/mark/

    Anyone have any idea how I could have the wp site redirect automagically?

Viewing 1 replies (of 1 total)
  • The topic ‘"Next Page" 404 Error’ is closed to new replies.