Dynamic urls are like
example.com/wp/?2323e=467467
example.com/any-page.html?2323e=567856
example.com/any-folder/other-page.html?2323e=6435346
I want to redirect them all to their static urls like
example.com/wp/
example.com/any-page.html
example.com/any-folder/other-page.html
please suggest how to do this using 301 redirect