поставь компонент он для Joomla 1.5, это с Joomla 1.6 + он идет в составе сборки
и покажи свой .htaccess
там должна быть такая секция
## Begin - Custom redirects
#
# If you need to redirect some pages, or set a canonical non-www to
# www redirect (or vice versa), place that code here. Ensure those
# redirects use the correct RewriteRule syntax and the [R=301,L] flags.
#
## End - Custom redirects
все свои редиректы надо писать между
## Begin - Custom redirects#
# If you need to redirect some pages, or set a canonical non-www to
# www redirect (or vice versa), place that code here. Ensure those
# redirects use the correct RewriteRule syntax and the [R=301,L] flags.
Redirect 301 /index.php?option=com_content&view=article&id=60&Itemid=215
http://www.cardiokurort.ru/index.php?option=com_content&view=article&id=149#
## End - Custom redirects