We need to point another store to a new URL.
We have searched the forum and Google for 2 days and hope someone can help us.
How can we change take out the last part of the UR, such as in http://www.example.c...ct-p-1272.html?
We want to remove the "-p-1272" part. Or just all the way to the end by removing "-p-1272.html".
Note: the "-p-" is static and never changes but "1272" the number part is dynamic and changes from product to product.
So if a customer enters say http://www.example.c...uct-p-1588.html they will be directed to http://www.example.c...example-product or http://www.example.c...uct-p-1588.html (depending on how we set it up in .htaccess
Actually we need to direct the name only of the product (WITHOUT the 4 digit model number at the end of the existing URL) in our new store to a new product with a new model number. But do not want to lose the existing Google indexes.
Thank you in advance