Hi,
I'm using Joomla 1.5.22 with SEF enabled and K2 Extension for content, I have almost 300 articles that have been indexed by Google and other search engine
Now
I want to change menu arrangement and I want to bring out some sub categories out of the main categories and make them easy to find and emphasis them.
I've studied alot about apache and tried to do this by Apache's mod_redirect and .htaccess and write some redirect rules like
RewriteRule ^articles/video-audio/digital-camera/item/([0-9]+)-(.*)$
www.zoomit.ir/home/av/digital-camera/item/$1-$2 [R=301,L]
but does not work
I Want to know is it possible to do this sort of jobs with the ReDJ Extension or not If Yes How? I've read all of the documents of ReDJ but I did not get anything useful
Your kind advice will be highly appreciated.
Masoud,