Previous posts link not correctly updated
-
I have a blog I am developing:
https://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:
https://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:
https://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?
- The topic ‘Previous posts link not correctly updated’ is closed to new replies.