Hi,
I've got again a little question. I've noticed that when an other language is selected (like englisch) when I click on the flag (and also in sitemap.txt), I get an URL like http://www.domain.com/en/. Because I everywhere else remove the trailing slash from my urls I want to do it because of SEO for this too (otherwise the site is accessible with http://www.domain.com/en/ and http://www.domain.com/en - which gives duplicate content). Is it possible to remove this trailing slash?
Best regards and big thanks anyway,
Dawn
EDIT: I've corrected the sitemap.txt manually, but this doesn't solve it with the module which shows the language selection. Perhaps can this be solves at least with a 301 redirect via .htaccess? (don't know the right rule).