• Resolved nyper

    (@nyper)


    hi
    i want to remove Shop/Product/Product-Category slug from all WooCommerce URL. like a nav menus
    how can i do that?
    for example:

    convert this:
    site.com/product-category/myproduct/
    
    into:
    site.com/myproduct/
    • This topic was modified 1 year, 11 months ago by nyper.
    • This topic was modified 1 year, 11 months ago by nyper.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @nyper!

    You can change the product permalink structure to “Default”/”Shop base” which will change the product URL to site.com/shop/myproduct/ or site.com/product/myproduct/.

    Product permalinks can be changed from the “Settings > Permalink > Product permalinks” area.

    Screenshot:

    permalink
    Link to image: https://snipboard.io/ZKLJeF.jpg

    Hope it helps!

    Thread Starter nyper

    (@nyper)

    Bro i want to remove that slugs. No change.
    I want to convert this:
    Site.com/product-category/category1

    Into:
    Site.com/category1

    Plugin Support Raif D. a11n

    (@rdeari)

    Hi @nyper !

    Thank you for the clarification. By default there is no way to change that, however there are free plugins as well as some SEO plugins that can help with that.

    Note: We suggest against it as you will make it harder for WordPress to detect what page you are trying to reach when you type in a product category URL.

    Before proceeding please check our documentation here: https://woocommerce.com/document/removing-product-product-category-or-shop-from-the-urls/#doc-title

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘remove product-category slug’ is closed to new replies.