I need help with redirects

Hello, in search console i get thousands of 404 errors. I guess it is because my domain used to be a big site in the past.

The pages are starting with example.com/index.php?pickup

So I want to redirect those pages to homepage. But there are thousands of them.

How can I do this?

Thanks for help.

Use a regular expression in your redirects

Hi, thank you for the reply however I couldn’t figure out how to write regular expression for what i want.