I have products in multiple categories(terms), i'm using the module taxonomy menu to generate my menus.
So a product could be accessible via several menu items.
But by using pathauto only, I have the same path for this kind of product and also only one breadcrumb.

I would prefer:

ex: product1 has 3 categories and product2 has 1 category:

http://mysite.com/cat1/product1 - Home > cat1 > Product1 Title
http://mysite.com/cat2/product1 - Home > cat2 > Product1 Title
http://mysite.com/cat3/product1 - Home > cat3 > Product1 Title

http://mysite.com/cat3/product2 - Home > cat3 > Product2 Title

Comments

wojtha’s picture

Status: Active » Fixed

It could be used for similar functionality, but only if you are creating "categories" via menu. It will not work with taxonomy automagically. You will have to create the menu item for each category manually.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.