• I am using WordPress 4.5.3 with Toolset Types 2.1

    I have couple of different types of Posts – Events, Courses, News
    Now my SEO Team is demanding for different permalink structures for different post types.

    They want the default permalink will be like – /%postname%/
    But for Events they need to be like – /%postname%_YEAR/
    (because event name can be same but if they happens each year)
    But for Courses they need to be like – /%postname%_$post_id$/
    (course name can be same but provider name will be different)
    etc.

    Pls add this feature.

    https://ww.wp.xz.cn/plugins/types/

Viewing 1 replies (of 1 total)
  • Anonymous User 14808221

    (@anonymized-14808221)

    This can not be done.

    What you can do is prepend *static* values, but not *dynamiy* as %postname%.

    You can change the *static* values in Toolset > Post Types > edit > options > Rewrite > Use a custom URL format

Viewing 1 replies (of 1 total)

The topic ‘[Feature Suggestion]’ is closed to new replies.