Does anyone know what browser is used in Google Cache

Discussion in 'Google' started by dj_gie, May 10, 2007.

  1. #1
    I have recently re-coded my website and after being cached by google the page layout doesn't look how I want it.
    I have already tested the pages in Firefox, IE 6, IE7, Opera and the site looks perfect.

    Does anyone know what Google Cache uses for it's crawler or browser so i can test and work may around the display problem?

    Kind Regards
     
    dj_gie, May 10, 2007 IP
  2. ouromarketing

    ouromarketing Peon

    Messages:
    457
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It is a custom browser, media-improved version of Googlebot's browser.

    Is your design standards-compliant? If it is, my guess is that it should display correctly.
     
    ouromarketing, May 10, 2007 IP
  3. butterfingers

    butterfingers Well-Known Member

    Messages:
    1,142
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    128
    #3
    BTW, why should you care about the cache?
    Just curious.

    I know that some people will only use cache if the site is down.
     
    butterfingers, May 10, 2007 IP
  4. tradeya

    tradeya Notable Member

    Messages:
    5,729
    Likes Received:
    275
    Best Answers:
    0
    Trophy Points:
    230
    #4
    cached is made by google after all so it will go the way google want it to be. you can not relly control it i think.
     
    tradeya, May 10, 2007 IP
  5. mvandemar

    mvandemar Notable Member

    Messages:
    2,409
    Likes Received:
    307
    Best Answers:
    0
    Trophy Points:
    230
    #5
    "Google's browser used for it's crawler"... that isn't how it works. Google just stores your HTML exactly as it sees it. It then adds in the top portion when you view the cache. It must be something in that top portion breaking your layout... are you using absolute positioning, or are you positioning any elements via Javascript?

    -Michael
     
    mvandemar, May 10, 2007 IP
  6. grg

    grg Guest

    Messages:
    2,692
    Likes Received:
    73
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Isn't the cached site still old version of your site? This could cause some differences in look - just wait for cache refresh.
     
    grg, May 10, 2007 IP
  7. The Stealthy One

    The Stealthy One Well-Known Member Affiliate Manager

    Messages:
    3,043
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    105
    #7
    The cached version is whatever version Google saw the last time it indexed your site. :)
     
    The Stealthy One, May 10, 2007 IP
  8. dj_gie

    dj_gie Peon

    Messages:
    327
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #8
    The drop down menu at the top is using no javascript, just pure css in a relevent position.
     
    dj_gie, May 14, 2007 IP
  9. mvandemar

    mvandemar Notable Member

    Messages:
    2,409
    Likes Received:
    307
    Best Answers:
    0
    Trophy Points:
    230
    #9
    How exactly is it broken?

    When Google displays the cache of someones page, they add a div at the top, where they put information about the page. This div will push down the page. If things are positioned absolutely, then stuff will float on top of the div, making the page not look right. Is this what you are talking about?

    This is the kind of page I am talking about:

    http://72.14.209.104/search?sourcei...:en&q=cache:http://www.paydayadvancearmy.com/

    -Michael
     
    mvandemar, May 14, 2007 IP
  10. dj_gie

    dj_gie Peon

    Messages:
    327
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Oh i see. My page is in a relative position, so shouldn't be the case.
     
    dj_gie, May 15, 2007 IP
  11. mvandemar

    mvandemar Notable Member

    Messages:
    2,409
    Likes Received:
    307
    Best Answers:
    0
    Trophy Points:
    230
    #11
    So... what is it that is broken then? May I ask what page it is, and what it is that is concerning you?

    -Michael
     
    mvandemar, May 15, 2007 IP
  12. dj_gie

    dj_gie Peon

    Messages:
    327
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #12
    It's on every page on the site. If you look at the drop down menu in the top right of the page it looks fine in IE6,7 Firefox, Opera, but when looked in Google, Msn, Yahoo cache it looks squashed and a mess.

    Here is some screen shots:

    [​IMG]

    [​IMG]

    Kind Regards

    Gie
     
    dj_gie, May 16, 2007 IP
  13. mvandemar

    mvandemar Notable Member

    Messages:
    2,409
    Likes Received:
    307
    Best Answers:
    0
    Trophy Points:
    230
    #13
    Ok, that's hardly a disaster really, it's just off slightly. Anyone who would know enough to even know that your cache was there would know that cache's are going to have differences in layout, so I really wouldn't worry about it that much.

    If it really really bugs you though, I can write a routine to remove the Google information from the top of the page when someone views the cache, that should restore it. Not today though.

    -Michael
     
    mvandemar, May 16, 2007 IP
  14. dj_gie

    dj_gie Peon

    Messages:
    327
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Okay, thanks for all your help. No need to write a routine. Your help has been enough.
     
    dj_gie, May 16, 2007 IP