Joomla And 301 Redirects
Recently i installed a SEF component (joomSEF – artio.net) and now the links have changed. i have tousands of non working 404 links now, so i need to setup corresponding 301 redirections for them.
Someone excellent with .htaccess redirects might be able to do this.
Here is an example of old url
http://www.znanost.com/planet-zemlja/klima/684-stetni-travnjaci
And new url
http://www.znanost.com/klima/stetni-travnjaci
The difference is that the 2nd level dir “planet-zemlja” and number “684-” were removed.
So if you are very good with .htaccess hashes and syntaxes you might be able to do this because setting redirect for each url seperately would really be a pain (there are 1000+ links).