Custom Breadcrumb Trails
-
I have a hierarchical category structure (in theory), but I make them flat so that I don’t have nested categories in my URL.
So even through Category 2 is a child of Category 1, I use:
-
Category 1 – https://site.com/category1
Category 2 – https://site.com/category2because I don’t want my URLs to look like this:
-
Category 1 – https://site.com/category1
Category 2 – https://site.com/category1/category2But I’d still like my breadcrumb to use the nested structure. Is there any way to achieve this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Custom Breadcrumb Trails’ is closed to new replies.