Results 1 to 2 of 2

Thread: Style Sheet Code
      
   

  1. #1
    SuzieQ is offline Private
    Join Date
    Aug 2006
    Posts
    1

    Question Style Sheet Code

    I'm currently running a search engine optimization program on my website before submitting it to search engines. All aspects of my site are ok, except for this one (copied from the SEO report) which is telling me I need to create a style sheet code in an external file and needless to say, being the newbie that I am...have no idea what this means or how to do it. Can anyone help? I'm sure you'll all being hearing from me often!

    SuzieQ
    www.casinoadvisoronline.com

    Your web page uses 2,310 bytes of style sheet code which makes it harder for search engines to index your page. Consider putting the style sheet code in an external file with the <link rel="stylesheet" href="mystyles.css" type="text/css"> command. The file "mystyles.css" should be a simple text file that contains only the style sheet code without any HTML markup. The next time your page is spidered by the search engine robots, the important content on your page will be closer to the top of the page, and you might have a better keyword density.

  2. #2
    pemdas21 is offline Special Status
    Join Date
    May 2006
    Posts
    247

    Default Re: Style Sheet Code

    all it is saying is that it wants the style information like what font family and where to put it in a seperate file like a .css bluevoda automatically puts the css in with the html, so just don't worry about it, it won't make all that much of na difference.

    P.S. css means cascading style sheet

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49