Replies: 0
Good Afternoon,
New to Woocommerce.
Just migrated over from WP-Ecommerce, and am trying to keep the product permalinks the same.
I’ve set the following under: Product permalinks custom base:
product-pages/%category%
The only thing is by doing the above you end up with a really long url structure, as the parent category is included in the url too.
I would like to be able to remove the parent part of the category, so that the following is achieved:
domain/products-pages/sub-category/prodcut description
e.g, at the moment the following would show:
domain/products-pages/main-tools/hand-tools/brick-trowel.co.uk would show,
and we would like to achieve:
domain/products-pages/hand-tools/brick-trowel.co.uk
so that the hierarchical (parent part) of the url is removed.
In WP-Ecommerce there is an option to remove the hierarchical part of the url, to achieve the desired result.
Would anybody have any ideas of suggestions on the above?
Also, using All in one seo plugin, so not sure if we would end up with duplicate urls, by trying to achieve the above?
Any advise, would be very much appreciated!
Kind Regards,
Andrew