Hi,
My english index page is mydomain.com/en (I use the plugin qtranslate)
Google indexed the following page: mydomain.com/en/ it creates a dupplicate.
I`m trying to do a 301 via the .htaccess
Does anybody knows how to do a 301 for this particular situation?
I tried:
redirect 301 /en/ http://.mydomain.com/en
But after that all my pages are redirection to:
mydomain/enNameOfPage
Thanks a lot
Jean