When serving any logical page using the same URL, but with dynamically
chosen language content on the page, I would carefully test the results
against the search engines you care about, before using that approach.
Sometimes practical matters interfere with academics.
Good point.
Now that conventional modular layouts are supported in the default
configuration, for those using only one hostname, what about the
following?
1. /:lang/:module/:controller/:action
2. /:module/:lang/:controller/:action
3. /:module/:controller/:action/lang/<language>
I'd vote for #1.
Kevin