-
Hi there
I have a flatsome woocommerce website with RankMath installed for Breadcrumbs.As a ecommerce store, a product (ProductX) can be related to multiple categories. Lets keep these categories 2 for simplicity and call Cat1/SubCat1 and Cat1/SubCat2.
While multiple categories are selected in product edit screen, the radio button on main category is also selected, for ex., Cat1/SubCat1, so that canonical Url is set to Cat1/SubCat1/ProductX and URL /cat1/subcat1/productxSo far so good.
Now imagining customer journey, there several ways of reaching to ProductX.
1. From HomePage. Breadcrumbs should display main category selected:
Cat1/SubCat1/ProductX and URL of /cat1/subcat1/productx2. From Cat1-SubCat1 path: Breadcrumbs should be as pathway:
Cat1/SubCat1/ProductX and URL /cat1/subcat1/productx3. From Cat1-SubCat2 path: Breadcrumbs should be as pathway:
Cat1/SubCat2/ProductX and URL URL /cat1/subcat2/productxIn my case, no matter what is the customer path reaching the product, it always shows the breadcrumb in a nonunderstandable way. It is not of alphabetical order of selected categories. It is not the alphabetically sorting of selected categories according to their IDs. It does not have a clear way it is displayed. It is rather a random category from the selected ones for the product.
Please help reaching the result that I wrote as.
If we could have an option in RankMath Breadcrumb settings to toggle between “pathway” or “main category” to be shown on breadcrumbs and URL, it will help a lot of people.- This topic was modified 5 years, 2 months ago by .
The ticket ‘Breadcrumbs not following the journey path’ is closed to new replies.