I rebuilded site with new design old webpage had urls ending with .html. Webpage has 3 languages. Domain stays the same.
I plan to do few things:
- Remove .html at end of all urls.
- Redirect old news articles to main news (2 languages) directory.
- Remove language code /lv from main language.
- Rewrite main language news article urls without /lv and html.
Main products / contacts / info I will redirect manually using joomla built in redirect system (they are few) but news articles are old (about 500 in every language) and I want to redirect /en and /ru to language based news category.
Main language news I exported to new webpage but now they don't have language code /lv and .html at the end.
Old urls looks like: http://vervo.lv/ru/news/43-jaunumi/538-2012gad-transporta-joma-butiski-attistjusas-attiecibas-ar-afganistanu.html
I plan redirect them to mysite.lv/ru/novosti, mysite.lv/en/news
Is it possible to redirect every thing from directory mysite.lv/ru/news.html to mysite.lv/ru/news and the same for 3 languages? not redirecting other stuff ?
Could you suggest how to correctly do this. I am not programmer. just advanced joomla user.