I have a custom made image gallery site that I converted to WordPress, this site have few thousands link like this http://www.example.net/Gallery?cmd=viewCarGallery&carID=13&pgID=1 http://www.example.net/Gallery?cmd=viewCarGallery&carID=9&pgID=1 All link is now converted to wordpress and now I am facing problem redirect them, I tried to using like this Redirect 301 /Gallery?cmd=viewCarGallery&carID=9&pgID=1 http://www.example.net/gallery/gallery_ID Please help me how can I redirect this kind of URL.