Permalink Problem
-
I recently upgraded from WP2.3 to WP2.5.. Everything is working correctly except for my blog’s homepage.. I have installed WP in its own directory named blog. The file acting as my homepage is blog.php placed in the root directory.
WordPress address (URL)
http://www.website.com/blogBlog address (URL):
http://www.website.comThe blogs homepage is actually here:
http://www.website.com/blog.phpSo I now have a default permalink like so:
http://www.website.com/?p=123Everything is fine except for all the links need the “blog” directory placed in it.. So I figured just change the permalink structure to add that in.. So now I have a permalink structure like so:
http://www.website.com/blog/?p=123This works great for all the links.. Now they are all correct paths, but when changing the permalink structure like that the blog’s homepage (blog.php) does not find any posts anymore..
Is there a fix for this?? This worked great on WP2.3…
The topic ‘Permalink Problem’ is closed to new replies.