Sorry if this is the wrong section, I couldn't find exactly where I should put it.
So I have a bunch of urls I need to 301 redirect, they look something like this:
http://www.example.com/red-widget.html?price=1%2C250
to
http://www.example.com/all-red-widgets.html?price=0%2C250
But I can't seem to get a simple 301 redirect to work. From researching the question mark in the URL is what's giving me trouble.
Would love a little help on this.
[edited by: phranque at 7:26 am (utc) on May 7, 2014]
[edit reason] exemplified domain [/edit]