Hi there,
I added my woocommerce product attribute (pa_size) as extra taxonomy terms filter to the search settings
1) Is it possible here to update the permalink for such search? Right now if selecting any taxonomy term e.g. select a shoe size + enter some keyword. It gives out
/?post_type=product&s=adidas+nmd
Should´t it be something more like
?post_type=product&s=adidas+nmd&pa_size=44,5
2) Maybe possible to create cleaner SEO URL structure here like
/results/adidas+nmd/size/44,5
instead all these parameter bindings to the url.
Thanks in advance
-
This topic was modified 8 years, 5 months ago by
lddd.