I have a site that uses joomsef and I need turn it off on specific category page in Joomla 1. How can I do this? I have a category page with a lot of dynamic links displayed by a module and it is making the joomsef db huge. Can I tell joomself to work on all page except a certain Itemid or category id?
If I need to hack it, that is fine. Where in the code should I look for a place to stick an if statement saying if Itemid or category id equal this, don't optimize urls, else optimize urls?
Thanks!
- Bill