how do i make code/css external

Discussion in 'Search Engine Optimization' started by cmstester, Jan 16, 2009.

  1. #1
    I run Drupal as my cms of choice and keep reading that making css and code external is a good method to increase your content/text ratio.. except I don't understand what that means.. does it literally mean host my css files on an external site or something?
     
    cmstester, Jan 16, 2009 IP
  2. zexy

    zexy Guest

    Messages:
    7,223
    Likes Received:
    348
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Of course not.

    Here is what we mean by "external css file"

    You should have this line in your head section:
    <link rel="stylesheet" href="style.css" />
    Code (markup):
     
    zexy, Jan 16, 2009 IP