Forums

2.3 Categories to Tags (3 posts)

  1. hendry
    Member
    Posted 1 year ago #

    Hi Guys,

    I've migrated my categories to tags. Though now my category based permalinks are broken:

    http://natalian.org/archives/category/debian/atom
    http://natalian.org/archives/category/debian/

    So any tips how to redirect them onto tag URLs? I've yet to discover what tag URLs or what the template tags(confusion) look like.

  2. LesBessant
    Moderator
    Posted 1 year ago #

    Something like this in your .htaccess file should do it:

    Redirect 301 /archives/category http://natalian.org/archives/tag

    (the above should be a single line in the file)

    Your tag URLs, which seem to be working nicely are of the form:

    http://natalian.org/archives/tag/debian/

  3. hendry
    Member
    Posted 1 year ago #

    Thank you!

Topic Closed

This topic has been closed to new replies.

About this Topic