• Hi,
    I’ve got a woocommerce site, which is using a template system. I need a way to redirect my sub categories to the main parent categories.

    My setup is:

    Main Store
    -Clothing
    –Mens
    —Trousers
    —Shirts
    —Jackets
    —Gilet

    –Accessories
    —Belts
    —Cufflinks
    —Sunglasses

    –Ladies
    —Trousers
    —Shirts
    —Jackets
    —Gilet
    –Boys
    —Trousers
    —Shirts
    —Jackets
    —Gilet
    –Girls
    —Trousers
    —Shirts
    —Jackets
    —Gilet

    So my site looks like: url.tld/store/clothing/mens/trousers – is there a way to set up the system to it automatically redirects

    url.tld/top-level/parent/sub/sub/sub -> url.tld/top-level/parent/
    that way as I add more sub categories I won’t need to manually redirect them?

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Woocommerce Categories Redirection’ is closed to new replies.