You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have setup as below
Old url : /my-account/purchase-carduser##@@$(text)-+*0123text
New Url : /my-account/frequently-purchased
Wild Card : true (Checked)
Redirect Type : Permanent
Note : /my-account/purchase-carduser is 404 url.
When I open the old url
http://{hostname}/my-account/purchase-carduser##@@$(text)-+*0123text
Then it redirecting to new url, but appending the parameters from old url.
http://{hostname}/my-account/frequently-purchased##@@$(text)-+*0123text.
Ideally it should redirected to new url as it is without appending any parameter.
The text was updated successfully, but these errors were encountered:
I have setup as below
Old url : /my-account/purchase-carduser##@@$(text)-+*0123text
New Url : /my-account/frequently-purchased
Wild Card : true (Checked)
Redirect Type : Permanent
Note : /my-account/purchase-carduser is 404 url.
When I open the old url
http://{hostname}/my-account/purchase-carduser##@@$(text)-+*0123text
Then it redirecting to new url, but appending the parameters from old url.
http://{hostname}/my-account/frequently-purchased##@@$(text)-+*0123text.
Ideally it should redirected to new url as it is without appending any parameter.
The text was updated successfully, but these errors were encountered: