• Resolved bgbs

    (@bgbs)


    I need to redirect bunch of products to a home page url on the site.

    https://mysite.com/products/product-1/
    https://mysite.com/products/product-2/
    https://mysite.com/products/product-3/

    all the subpages under /products/ need to be redirected to homepage.

    I tried to setup a redirect by entering /products/.* to https://mysite.com but it fails, does not redirect.
    I enabled the regex as per documentation. It is not working. When I refresh the page that supposed to be redirected, it stays where it is. No errors, no 404s.

    Not sure what I’m missing here, I though I read the documentation well.

    • This topic was modified 4 years ago by bgbs.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Need to redirect everything after /products/’ is closed to new replies.