• Resolved kuba739

    (@kuba739)


    Hey! I need some help. I have few tags, eg. tag1, tag2, tag3.

    Now my urls look like this:

    mywebsite.com/tag/tag1
    mywebsite.com/tag/tag2
    mywebsite.com/tag/tag3

    I’d like to set different aliases for these tags like this:

    mywebsite.com/tag-alias-a/tag1
    mywebsite.com/tag-alias-b/tag2
    mywebsite.com/tag-alias-c/tag3

    Can anybody help me? ??

    • This topic was modified 3 years, 8 months ago by kuba739.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The rewrite rules need one slug to indicate the taxonomy. The default for tags is tag. You can change it at Settings > Permalinks > Tag base. But it still should be one slug for all tags or WP won’t know how to handle each different one.
    If you have to have different ones (why? when each tag is already different?), you could use a Redirect plugin.

    Thread Starter kuba739

    (@kuba739)

    Thanks for reply! I’ve already fixed it with plugin for permalinks. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Different tag aliases’ is closed to new replies.