Hi,
I’m putting 301 redirect in place in my .htaccess, everything works fine except for dynamic redirect.
I cannot get to work
OLD URL
/detail.asp?dd=code
NEW URL
/products
and also grabbing the brand dynamically
OLD URL
/brandname.asp?dd=Name
NEW URL
/products/brand/name
I tried googling and trying a few alternatives but I don’t seem to get it right.
Any tips? 😊
Thanks
Moved to Community Help forum by Moderator