SE Will read CSS File or CSS Code??

Discussion in 'Search Engine Optimization' started by kappforum, Nov 23, 2008.

  1. #1
    SE Will read CSS File or CSS Code??
     
    kappforum, Nov 23, 2008 IP
  2. omega929

    omega929 Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think so. For example to find a text that is made invisible through css.
     
    omega929, Nov 23, 2008 IP
  3. jitendraag

    jitendraag Notable Member

    Messages:
    3,982
    Likes Received:
    324
    Best Answers:
    1
    Trophy Points:
    270
    #3
    Microsoft recently patented search that uses 'visual position' of the text in page to rank pages. I don't think SEs use external CSS files, they may have started doing in last couple of years.
     
    jitendraag, Nov 23, 2008 IP
  4. Styxbowl20v

    Styxbowl20v Active Member

    Messages:
    231
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    78
    #4
    Spiders will parse through CSS that is embedded directly on the page but will ignore an external CSS files. In order to decrease your code-to-text ration you want to move as much CSS off the page and in to an external CSS file as possible.
     
    Styxbowl20v, Nov 25, 2008 IP
  5. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    437
    Best Answers:
    0
    Trophy Points:
    0
    #5
    They can read them, but they don't incorporate them into search rankings. Instead, they use it as a quality control measure to identify those that try to manipulate the search rankings by using display: none; and same/similar foreground/background colors to stuff keywords and do other things I won't get into here.
     
    Dan Schulz, Nov 26, 2008 IP