Page 1 of 1
Search found 4 matches
Re: language in url
Agreed. This is one of the main reasons I can't switch to OpenCart yet. I need URLS like so: http://www.domain.com/es/catalog http://www.domain.com/fr/catalog http://www.domain.com/it/catalog for each language. Having cookies dictate the language doesn't work for me, does this mean that I need to s...
Jump to post- Wed Jul 13, 2011 4:07 am
- Replies 31
- Views 19463
Re: Multi language SEO URL
Hi,
Yes, this would be good to know. I have searched everywhere, but it seems like OpenCart is not able to handle it.
- Wed Jul 13, 2011 3:46 am
- Replies 1
- Views 818
Re: Multilingual SEO keywords
Hi Everyone,
Any news on this feature request? It seems like it is still not possible in v 1.5.0.5 Correct me if I am wrong!
Peace,
Jambo
- Wed Jul 13, 2011 1:54 am
- Replies 21
- Views 19092
Re: how to SEO the index.php?route=common/home
Alright, I worked for a while today on figuring out how to get around the currency/language switcher issue, and came up with the following solution: RewriteCond %{QUERY_STRING} ^route=common/home$ RewriteCond %{REQUEST_METHOD} !^POST$ RewriteRule ^index\.php$ http://www.yoursite.com? [R=301,L] I...
Jump to post- Mon Jul 11, 2011 10:38 pm
- Replies 60
- Views 52954
Search found 4 matches