Permalinks and title display
-
Hello,
I’m using the following permalink structure:
/%category%/%postname%/
It gives the best output for me because this makes the full title for each of my articles/pages.However when it comes to pages, I get “page” for %category% which isn’t nice, especially if you have a forum, for instance, which gives: home>page>forum
1/Is there a way to replace the word “page” by its parent page or remove it altogether while keeping the same permalink structure? or
2/should I forget about that permalink path I use as my titles and replace it with custom titles in each template (page, single etc).In case of 2/, what would be the line of code for dynamically creating a path for pages which features the parent page and the page: home>parent page>page ?
Thanks for your help
Mikey
The topic ‘Permalinks and title display’ is closed to new replies.