WordPress permalink headache
-
Hello there
I have been tearing my hair out for ages over a permalink structure problem which I cannot seem to get the right settings for. I was wondering if someone could help and outline the settings I need achieve the following consistent structure:
Home page:
/about/blogHome page (paged):
/about/blog/page/2Post:
/about/blog/category-title/post-titleCategory:
/about/blog/category/category-titleTag:
/about/blog/tag/tag-titleArchive:
/about/blog/year/monthIf anyone can help then if you would be so kind as to outline the settings I need for:
wordpress URL, blog URL, permalink structure, tag base, category base, .htaccessthen that would be greatSo far the closest I have got is by using
/about/blogin the permalinks which gets what I’m after but causesabout/blog/page/2to break.I have also used other settings to get everything as I would like apart from the archives which are still located in the root i.e.
/2009/06not/about/blog/2009/06Is what I’m aiming for even possible?
Thanks a lot
Matt
The topic ‘WordPress permalink headache’ is closed to new replies.