Redirect?
teremka - September 9, 2009 - 05:28
| Project: | Taxonomy VTN |
| Version: | 6.x-1.4 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | teremka |
| Status: | closed |
Jump to:
Description
Ok, this would seem to be the simplest task to do, but I just cannot figure out how to do it.
I've created a Taxonomy Vocabulary and many terms under it. I've also created a page called taxonomy_vtn/voc/1 with an alphabetical list of the terms. Using the Taxonomy Menu module, these are all listed in a menu.
All I want is to redirect the default page that comes up when I click on the parent Taxonomy Vocabulary (taxonomy/term/1 2 3 4 5...) to taxonomy_vtn/voc/1, which is much simpler to use.
How do I do this?! Thanks!

#1
http://drupal.org/project/taxonomy_redirect
#2
Thanks, I figured out how to do it using url alias. I was doing it backwards before, which is why it didn't work.
Taxonomy Redirect redirects ALL terms in a vocabulary. I just wanted to redirect the parent, not the terms.
#3
According to the docs, you can redirect ALL or on a per term basis... But I did not test.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.