big problem with wildcards working
-
On my old site I have lots of (duplicate) pages that need to point to just one page on the new site e.g.
/product/126/109/clearance-maternity-tankini-by-emma-jane
/product/126/162/clearance-maternity-tankini-by-emma-janeI want everything that has
/product/126 in the address
to redirect to
/shop/maternity-tankini-by-emma-jane/I’ve tried to set up wildcards like this
/product/126/*
/product/126/.*
and this
/product/126/(.*)but none of them seem to re-direct. I don’t understand what’s going wrong as my other standard 301’s seem fine in this plug-in. Can any one help? Please?
Thanks
Leigh
The topic ‘big problem with wildcards working’ is closed to new replies.