Hi - this is a great SEO mod. I installed it and love it, it is much better than the other ones I've tried. The best part is the open source aspect of it, and the code is well organized.

I am a programmer, and am trying to make sure that HTTPS traffic for products will get redirected to the regular non-HTTP link. The reason for this is that search engines are indexing both my HTTP and HTTPS pages, and probably giving me duplicate content penalties.

I've searched online, looked through the forums, and spent quite a bit of time going through the code with no luck so far.

Is there an easy way to do this? I want to keep HTTPS for the checkout and "my account" areas, and want to use a 301 redirect to HTTP for everything else.

If I can't do this, at least is there a good way to just have a 301 redirect for the product + category pages?

Thanks for your help.