I decided to include the K2 Item ID in the URL but now the old url returns 404.
Here is the URL architecture before and after:
EXAMPLE 1:
Before:
http://www.quebecguitare.ca/suivi/guylaine/cours-de-guitare-classique-de-martin-b-quebec
After (same K2 item):
http://www.quebecguitare.ca/suivi/guylaine/1284-cours-de-guitare-classique-de-martin-b-quebec
EXAMPLE 2:
Before:
http://www.quebecguitare.ca/suivi/guylaine/cours-de-guitare-classique-de-martin-b-quebec
After (same K2 item):
http://www.quebecguitare.ca/suivi/guylaine/1250-cours-de-guitare-classique-de-martin-b-quebec
-I doubt there is a way to detect the right K2 Item for a 404 and make a 301 as there will be multiple cases with just the ID that differs (see the above example 1,2).
That being said, I would like to redirect, for a lack of better solution, the 404 that are only under the directory /suivi/subdirectory/bad_404 to /suivi/ root, which is the main category page for these subcategories items items.
Could you instruct on how to perform this in your tool or give the proper redirect rule in htaccess?
Thank you for your time,
Much Appreciated!
Regards
Alex.