For multiple term filtering, module provides urls as taxonomy/term/tid1,tid2. I am using multi term views to display the filter outcome. However, the url format is not SEO or user friendly:
- what would be the best way to turn "/taxonomy/term/tid1,tid2" to a format such as "/tid1name/tid2name"
where comma is replaced by "/" and tid's are replaced by term names... It will be an SEO friendly move for faceted
filtering...
Thank you,
Comments
Comment #1
sbydrupal commentedAny update on this question ? One solution is to alias each path one at a time, yet, doesn't seem to be a feasible solution for large set of aliases.
Thx
Comment #2
Leeteq commentedThis seems like a feature request.
Comment #3
Leeteq commented