Closed (duplicate)
Project:
Taxonomy Redirect
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 May 2009 at 15:58 UTC
Updated:
14 Nov 2009 at 13:06 UTC
I have a taxonomy that is "3 Deep" Country|County|City
I want all City Taxonomies to redirect to the County taxonomies.
I want all level 3 taxonomies to redirect to level 2.
The reason I want this is to have a panel override of a taxonomy, however I know most cities will have 1 or 2 posts or even none, so I don't want users to repeatedly get empty pages. At least at County level there will be substantial content to render a presentable landing page.
Cheers
Comments
Comment #1
agileware commentedYou should now be able to use php code to get this to work.
If you need help with the code I can have a look into it.
Comment #2
agileware commentedThis is a duplicate of #307917: Redirect to different url related to taxonomy depth
For an example of how to do this see that issue