By bitshift on
Is there a way to assign a url alias to taxonomy terms. When a user clicks on a tag my tag cloud block, the resulting url is something like this > www . mydomain . com / taxonomy/term/77
Which I would rather have it be something like this this > www . mydomain . com / tags / bikeshops
where "bikeshops" is the tag name or term for example.
** update **
I think all I need is to manually add an alias for these terms. I had turned path auto off, since it was causing me problems when updating nodes, and I am the only one doing updates or creating nodes.