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

sbydrupal’s picture

Any 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

Leeteq’s picture

Title: Alias of multiple of term ids » SEO friendly (URL) aliases for multiple-term filter pages
Component: Miscellaneous » Code
Category: Support request » Feature request
Priority: Normal » Major
Issue summary: View changes

This seems like a feature request.

Leeteq’s picture

Status: Active » Closed (duplicate)
Related issues: +#1304572: Token support for taxonomy filter result page paths