Hey, I ran into a really bad problem today with one of my multilingual apps and I have absolutely NO clue how to solve this!
First, a slight overview of how my app is structured: The app runs with i18n for 4 different languages. I set the language per Session. First, the session language is determined by checking the browsers language. if no matching language is found, the default language (english) is chosen and set for the session, and all of the content will be displayed in this lanuage. If the language switch is triggered, the content will be displayed in the chosen language, so everything is fine with that. So as I don't know how the Google Robot works and I also think the Robot can't start a session, I'm wondering how I could tell the google bot that there is other content in other languages that has to be indexed, too! Does anyone of you have any idea how to setup a cake app for multilangual content that is ready for correct indexing by Google? I would really appreciate any help on this one... Regards, DD -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
