Hi!
My store has URL like this
site.com/shop/catalog/clothes/
The plugin settings are as follows:
Where to filter:
Common WordPress pages = Shop
prefics for URL categories = cat
prefics for URL color = color
I create seo rules: …/cat-{any}/color-{any}
Page archive for: Without archive page
As a result, it does not work on pages –
site.com/shop/catalog/cat-clothes/color-blue/ (if you filter by category)
site.com/shop/catalog/clothes/color-blue/ (if you filter from the category page)
but works on pages like – site.com/catalog/cat-clothes/color-blue/ (created a test set. But there are no addresses on the site. Everything is indexed by address site.com/shop/….
How to make the rules apply to pages at the main store address – site.com/shop/……?
