I have a page that ranks very high in all english 'googles' (google.com, google.co.uk, etc). I want to use language detection and provide a translated version on the fly. So:
* if I detect a language of spanish, I would write spanish to index.php
* If I detect a language of France, I would write french to index.php.
Will google's spanish-bot then index my page index.php for 'google.es, and french-bot index for google.fr?
I currently don't rank in foreign googles, but want to leverage the current page link-juice. Would this work?