How the Multi Language System Works

The multi language functionality of USU5 PRO provides unique urls for every language enabled for your shop. The default language works exactly how it did before adding multi language but all of the non default languages act differently.

From version 2.08 the URLs are generated from localized names for each product.

To explain this we'll take the example of the default language being English and two other languages, German and Spanish. Examples given below: -

Once activated, if your site is accessed with a language based url ( e.g. www.mysite.com/es/my-gan-categoria-c-3.html ) osCommerce will be set to load the relevant language.
For the first time an osCommerce shop can be indexed seperately for its seperate languages.

New files on revision 208:

Sitemap and language changers should now generate correct links with description in URL taken from each one instead of using the default language.

How to Activate Multi Language Seo Capability

Admin > Configuration > Seo Urls 5

Enable multi language support? > Set to true

You Have to Upload a Languages Box and Navbar module Files

Multi language urls work differently so the old language selection box is no good. Yoou have to replace them with the ones supplied with this package.

The header tags hreflang file is already included with new uploads directory as it does not exist yet.

additional_uploads

Upload the files in the additional_uploads directory maintaining the osCommerce directory structure.

The links produced will be like index.php, index.php/de, index.php/es. At this time the links will not keep the user on the same page. ( i.e. wherever the user is in the site they will be taken to the index page on clicking a language flag )