Hi,
One of the problems with SH404 sef url come from duplicated urls.
As you know when a link hasn't any menu Itemid in the url because it was called at first by a link contained in a search result or by a banner or anything else, we gets a duplicated url. of course we can manage duplicated urls by backend but it is time spending when dealing with a lot of articles.
Our solution:
You can create a form accessible from backend where user can join joomla categories with menu id so when an article has not menu id the system can associates it to the given one.
We tested this system succesfully on our Ohanah SH404 plugin hardcoding our associative array, now would be usefull having a form in backend also for joomla articles.
By
Luc
One of the problems with SH404 sef url come from duplicated urls.
As you know when a link hasn't any menu Itemid in the url because it was called at first by a link contained in a search result or by a banner or anything else, we gets a duplicated url. of course we can manage duplicated urls by backend but it is time spending when dealing with a lot of articles.
Our solution:
You can create a form accessible from backend where user can join joomla categories with menu id so when an article has not menu id the system can associates it to the given one.
We tested this system succesfully on our Ohanah SH404 plugin hardcoding our associative array, now would be usefull having a form in backend also for joomla articles.
By
Luc