• I have a blog I am developing:
    http://trainingsyndicate.com
    When I first started to develop this I didn’t have the domain reserved, then I spent a while messing with the .htaccess file trying to get it to feed correctly. So I began developing this at another address:
    http://anvilorhammer.us/trainingsyndicate/
    Everything is in place now for me to finish developing it at trainingsyndicate.com. I moved it and most of it worked except one thing. At the bottom of the page, where it says “previous posts” it sends me to the old address, which bombs out. It does this because this address does not conform with the rest of my addresses. the blog still sits at the development directory but I have used .htaccess to redirect the link. The previous posts link has an extra directory in it:
    http://trainingsyndicate.com/trainingsyndicate/index.php?paged=2
    if I delete out the directory of /trainingsyndicate and resend the url I can see the page.
    I deleted the blog and reinstalled it to the same tables and nothing changed. I have tried looking through the administrator panel. I can’t find the source of the issue.

    any suggestions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Starkmann

    (@starkmann)

    I can’t edit my own post any longer or I would, not trying to bump here.

    I tried reinstalling WP, I tried reinstalling the theme from scratch, I tried switching themes. I get the same result.
    Oddly, if I go into a given category and to to Previous Posts within that category, it works. It’s only in when I try to do it from the front page.

    In fact, that inspired more playing, it is only the front page. If I hit previous page, I get the error described above, then I make the corrections to show the page. Then hit previous or next page, they both work. It really, literally is only on the home page.

    I’m gonna root in the themes for a work around but a real answer would be very cool.

    I’m having similar trouble with my blog.

    If you go to http://faqautism.com/blog/ and click on previous entries, the url is http://faqautism.com/blog/index.phpIndex.php/page/2

    but if you go to http://faqautism.com/ (which redirects to http://faqautism.com/blog/index.php) the extra index.php isn’t there…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Previous posts link not correctly updated’ is closed to new replies.