specifying site language in google cache

Discussion in 'PHP' started by lummer, Nov 20, 2007.

  1. #1
    Hi, could someone please help me to find out how to specify the language version of my site that google caches?

    I have a multilingual site in php, where I'd like English to be the default language for spiders to read and cache, but at the moment this is not happening, infact the Italian version is being cached and we're sinking down the SERP's like a stone.

    Please help, I'm going crazy trying to figure this out.
     
    lummer, Nov 20, 2007 IP
  2. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #2
    depend on how you made your site

    the google will take what it see , they dont choose what language except if you have made something like

    domain/eng // the cache will be in english (if that page contain english)
    domain/ita
    domain/fr

    etc ...
     
    commandos, Nov 20, 2007 IP