WordPress / WooCommerce: Remove "product-category" slug - SEO improvement -


at moment i'm working on seo different woocommerce shops.

i know google likes "simple understand urls ".

in search results of google see simple urls product category pages other shop systems, like: www.exampleshop.com/cars/sport-cars/ferrari. in woocommerce url this: www.exampleshop.com/product-category/cars/sport-cars/ferrari.

i think removing "product-category" slug seo improvement. on woothemes doc page read removing slug isn't wordpress , hard detect whether site normal page or actual product category.

recently saw plugin "perfect seo url" says removes slugs , shop work without duplicate content , old urls automatically redirected new one. think about? plugin cause problems on wordpress system? should remove slugs best seo results? shop in branch of industry every seo improvement important because competition pretty strong.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -