I have since SEO URL'd all the categories and now there's a duplicate content problem when I do a Google "site:mysite.com" search.
It will show results for...
www,example,com / index.php?route=product/category&path=329_357
... as well as...
www,example,com / category-357.html
Both of those pages are showing identical content and when I viewed the source code, I saw there weren't any <link href="..." rel="canonical" /> tags. All of the product pages have this tag for the purpose of avoiding duplicate content. Is there any reason why the categories don't have this? I've searched the forums for an answer with no luck.
