• Is it possible to change the permalinks for certain categories?

    Right now, globally, I’m using:
    /%category%/%postname%/

    I’d like to keep that global, with the exception of two categories use:

    /%category%/%postname%-%post_id%
    or if the dash wont work,
    /%category%/%postname%/%post_id%
    probably will.

    What’s the best way to accomplish this?

The topic ‘Changing permalink for only certain categories’ is closed to new replies.