Hi
I'm running Joomla! 1.5.22 and JoomSEF 3.8.2. I have a problem with JoomSEF, when going to a bridged component called Coppermine Gallery. Link is like this: 
www.mysite.net/gallery/
JoomSEF does not support it as an extension, which is fine. I want JoomSEF to just leave it alone. 
However, JoomSEF will add a canonical link, either 
<link href="/index.php" rel="canonical"  />
 or 
<link href="/gallery" rel="canonical"  />
 depending on the Handling settings. This is not good, since my gallery already provides a canonical link, which is fine.
How do I get rid of the JoomSEF created canonical link?