Different Permalink Structure Per Post Type
-
Is there a way to separate permalink structures on a basis of post type? I have several different sections on my site and I would like to organize the URLs as such.
For example, my blog page could be at domain.com/blog and I would have blog posts at domain.com/blog/blogpost-name.
In the forum (bbPress), I could have forum posts be located at domain.com/forum/forumtitle/post-name.
Codex entries (custom post type) could be at domain.com/codex/codex-entry or /codex-entry-parent/codex-entry-child and so on. A similar structure for pages.
All I really need is a point in the right direction. I really hope there isn’t an obvious setting in the backend that I completely looked over. Thanks!
The topic ‘Different Permalink Structure Per Post Type’ is closed to new replies.