Use lowercase for URL
URLs are (from the domain) casesensitiv ("/Clothing" theoretically is sth different than "/clothing") . Shopware corrects that and therefore it´s possible to open any spelling within URLS (e.g. "/cLoThInG" instead of "/clothing"). Within the preview we explicitly spend "/Clothing" as a canonical-URL. Every URL should be lowercase by default.
-
Joris van Os commented
This can be very easily achieved by adding |lower into the template in the settings -> SEO in the admin (see example). But it would be great if that was already done by default.
Also to remove special characters as they could "kill" the url, like dots and question marks
-
Raymond commented
This is very important for us while producing duplicate content.
-
Andreas Hagemann commented
Please move this one to SEO