I have a module that divides content by Categories which works great for linking purposes but is there a way to set a custom URL alias like you can with nodes? Right now I'd like to use the link on a print ad to generate traffic but I can't change the Categorie and I'd prefer the URL to be a single word.

right now the URL is like => www.site.com/module/word+word+word

I'd prefer it like => www.site.com/module/word

Comments

Drupalace-1’s picture

Can't you do that already, using URL aliases?

admin/build/path/add

--------
Easy Drupal Admin Manual, Drupal questions, other stuff for the newbie: http://www.drupalace.com

fuquam’s picture

You can with most nodes but when you create a category it doesn't give you that option.