Erik Basil Posted August 6, 2012 at 06:26 PM Share Posted August 6, 2012 at 06:26 PM As you know using the internal sef urls you need to create a two menus layers one for the joomla category and one for the jreviews list to have the following urls Joomla Category domain.com/reviews/category_reviews/sub_category_reviews/item Jreviews List domain.com/review/category_review/sub_category_review/ In my instance I have 577 categories which would make 1,114 menu items to create and maintain to have clean URLS. The other alternative is to have sh404 do the work but we have a large joomla site and sh404 had generated over 500k urls which slowed the site down drastically. So seeking help to find a way to accomplish the following: 1) SEF urls from start to finish that match (notice the s in same urls, this is due to not having the same alias names) 2) Have them created automagically or generated though a script such as this (http://www.diginixtech.com/diginix-menu-generation) 3) Not add extra mysql overhead. Any ideas? Link to comment
Recommended Posts