Forum Moderators: coopster
Is this even possible? Would a better solution be to simply have a site map with the translated web pages listed and direct the user there when they select a language?
Any advice?
you could the cookie route.
on a page you could
check to see if the page has an alternate language
check to see if the cookie is there
check what language they selected
redirect them to the appropriate language
as for the sitemap, I would list all the pages there as is, it will also help search engines find the pages
you could also just link to the translations from the english version and they could select it each time