• Resolved scottbfjmedia

    (@scottbfjmedia)


    Hi there,

    I’m using CPT UI and set up a new taxonomy type for the standard WordPress blog post system to help with splitting up locational posts for a multi-location business.

    As part of the post permalink structure, I was hoping to use the custom taxonomy in the permalink the same way that date, category, author etc can be. I can see plenty of options online about permalinks between custom posts types and custom taxonomies, but I can’t find anything about adding custom taxonomy permalinks to the standard WordPress post system.

    So for example I’ve created the taxonomy ‘Residence’ and want to create the permalinks for the posts:

    domain.com/%category%/%residence%/blog-name

    Any assistance would be greatly appreciated.

    Thanks,
    Scott

Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    The thing with that permalink is that it’s:

    1) initially looking like a category archive
    2) mixing two category slugs in to the permalink
    3) looking like it’s probably intended to be the single post permalink

    I have to believe out of box this would get interpreted as a category of “residence” and a child category of whatever “blog-name” evaluated to.

    We don’t have anything in CPTUI itself to help with permalink customization, outside of just what specific post types and taxonomies should use for their portion, so I don’t have much for great resources.

Viewing 1 replies (of 1 total)

The topic ‘Custom Taxonomy with Blog Post Permalink’ is closed to new replies.