would anyone know whether a wildcard can be used in error redirects page and what the syntax should look like?
for example i want to redirect all URLs that contain the string "product1.html" to my www.mywebsite.com
these could include
www.mywebsite.com/product1.html or
www.mywebsite.com/category/product1.html
I know i can individually create link in error page manager but could i create a redirect using a wildcard

many thanks