• 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?

    • This topic was modified 3 years, 7 months ago by Jan Dembowski.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Simply you can go to permalinks, then you can set the category custom link or tags according to your needs as I’ve done for my website and it’s working perfectly. You can also use plugins for custom link structures.

    Thread Starter dannyogolo

    (@dannyogolo)

    @chrislooper
    Thanks. But Permalinks settings only allows you to setup Category and Tags. But my major issue has to do with Custom Taxonomies, whicg do not appear on that settings page for editing. What plugins can be used?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Possible Custom URLs / Permalinks Structure’ is closed to new replies.