Possible Custom URLs / Permalinks Structure
-
My theme produces a custom post type that has 2 custom archives.
I need to make a cusom permalinks/slug structure for a site, as follows:– My custom-category archive slug looks like this currently:
site dot com/word-category/category-name/This is how I want it to look
site dot com/word/category-name/– My second custom archive slug looks like this currently:
site dot com/word2/state-name/This is how I want it to look
site dot com/word-category/state-name/– My Single custom post Slug looks like this currently:
site dot com/word-category/single-title/This is how I want it to look
site dot com/word-category/State-name/City-name/single-title/Any idea any plugin or how I can get this done?
The topic ‘Possible Custom URLs / Permalinks Structure’ is closed to new replies.