Hello Guys,
i am in a big trouble due to some upgrade to the friendly url component i am using for my site.
My links ofreal estate properties were something like this:
apartment/new-york/apartment-in-new-york-with-3-bedrooms/my-properties
now i updated the component and they finally removed the ugly /my-properties from the end of all urls.
Result of this, all my google indexed urls are 404.
Is there a way to remove the /my-properties from the end of urls and redirect it to parent folder?
the problem is that the parent folder always changes, any property has a different folder name and then the /my-properties appended,
i red tons of articles about htaccess, and nothing. I dont want to insert something like 300 redirect rules in htaccess in order to redirect all old pages of properties for sale, and i am desperate, can somebody help me to remove or redirect this /my-properties from URLs and reidrect to parent folder?
thanks a LOT...