• Hi

    i just need to redirect all my old website pages to new one. the old ones are like:

    /Cart/products.asp?mode=not&catalogid=1&producttype=pk

    /Cart/products.asp?mode=not&catalogid=2&producttype=pk

    /Cart/products.asp?mode=not&catalogid=3

    Only “catalogid” are changed on each URL

    how to match those and send them to new URLs which are:

    /product-category/cakes/
    /product-category/flowers/
    /product-category/chocolates/

    Regards
    Kamran

The topic ‘Redirection needed’ is closed to new replies.