No it is not!

If you have a panda problem, Google gives a shit on canonicals!

@Mirza:
Overwrite the seodecoder BEFORE the strtolower.
Then check if strtolower delivers the same md5 as the lowered url.
If not, make a 301 to the lowered or send a 410 and deliver the content
directly(much faster way to get rid of the uppercase-urls).

Before you do that, please check that all seoencoders _make_ the
strtolower so you not longer provide the f***ing wrong urls.

This is real-life proved and NOT guessing!

Best regards,

Joscha

//---------
 
Joscha Krug
Geschäftsführer
marmalade GmbH
 
www.marmalade.de <http://www.marmalade.de/>
k...@marmalade.de <mailto:k...@marmalade.de>
 
*NEU: Otto-von-Guericke-Str. 86a*
39104 Magdeburg
GERMANY
 
t: +49 (0) 391 / 559 22 104
f: +49 (0) 391 / 559 22 106

AG Stendal, HRB 19071
Geschäftsführer: Joscha Krug


Am 19.06.2015 um 15:16 schrieb Mirza Ahtasham Ahmad:
> That seems to be the perfect answer :)
>
>
> ​Thanks Manuel.
>
>
> ​
>
> *
> *
> *
> *
> *
> *
> *Mit freundlichen Grüßen | **Warm Regards**,* 
>
> Mirza Ahmad
> M +4917645387460 <tel:%2B4917645387460> | Skype: ahtasham82
> *
> *
> *
> *
> *
> *
> *
> *
>
> On Fri, Jun 19, 2015 at 2:16 PM, Manuel Reiß <manuel.re...@mediaopt.de
> <mailto:manuel.re...@mediaopt.de>> wrote:
>
>     Hi Mirza,
>     OXID generates canonical URLs to prevent duplicate content issues.
>     So maybe your "SEO guys" should take a look at the code before
>     coming up with crazy ideas :)
>
>     Best,
>     Manuel
>
>     manuel.re...@mediaopt.de <mailto:manuel.re...@mediaopt.de> |
>     www.mediaopt.de <http://www.mediaopt.de/>
>
>     derksen mediaopt gmbh | elbestrasse 28/29 | 12045 berlin | +49
>     (30) 34 09 42-77 | fax-66 | Amtsgericht Charlottenburg | HRB
>     120935 B | ust.-id DE265886017 | geschäftsführer dipl.-ing.
>     philipp derksen
>
>     Am 19.06.2015 um 13:23 schrieb Mirza Ahtasham Ahmad:
>>     Hi Guys,
>>
>>     I have a problem, the SEO Decoder always performs a strtolower
>>     first and then gets the ident of the URL. Now the problem is
>>     that, two url came to exist.
>>
>>     /Bekleidung/Fashion/Accessoires/Kuyichi-Lederguertel-JEVER.html
>>     /bekleidung/fashion/accessoires/kuyichi-lederguertel-jever.html
>>
>>     my SEO guys are saying that this is bad and I have to setup only
>>     the one with lowercase and the other should have a redirect on
>>     lowercase urls.
>>
>>
>>     So is there any fix to that or am I thinking or doing something
>>     wrong here??
>>
>>     Thanks for your quick feedback.
>>
>>     *
>>     *
>>     *
>>     *
>>     *
>>     *
>>     *Mit freundlichen Grüßen | **Warm Regards**,* 
>>
>>     Mirza Ahmad
>>     M +4917645387460 <tel:%2B4917645387460> | Skype: ahtasham82
>>     *
>>     *
>>     *
>>     *
>>     *
>>     *
>>     *
>>     *
>>
>>
>>     _______________________________________________
>>     dev-general mailing list
>>     dev-general@lists.oxidforge.org <mailto:dev-general@lists.oxidforge.org>
>>     http://dir.gmane.org/gmane.comp.php.oxid.general
>
>
>     _______________________________________________
>     dev-general mailing list
>     dev-general@lists.oxidforge.org
>     <mailto:dev-general@lists.oxidforge.org>
>     http://dir.gmane.org/gmane.comp.php.oxid.general
>
>
>
>
> _______________________________________________
> dev-general mailing list
> dev-general@lists.oxidforge.org
> http://dir.gmane.org/gmane.comp.php.oxid.general

_______________________________________________
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to