Results 1 to 3 of 3

Code Optmisation

This is a discussion on Code Optmisation within the General Discussion forums, part of the vBulletin SEO Discussion category; How coding of a website be optimised from search engine point of view?...

  1. #1
    Junior Member
    Real Name
    Cathie Jones
    Join Date
    Jul 2006
    Posts
    4
    Liked
    0 times

    Code Optmisation

    How coding of a website be optimised from search engine point of view?

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    -Semantic Markup
    - Valid code
    - Good Code to Content Ratio
    - Seperation of presentation from content

  3. #3
    Senior Member
    Real Name
    ---
    Join Date
    Oct 2005
    Location
    Belgium
    Posts
    822
    Liked
    1 times
    You should use semantic code and CSS and avoid tables and java navigation where possible.

    A practical example of SEO optimised code is to place the center column (with the content) in top of the HTML document, and the navigation below it, you can position the nav with a <div> so it will show on top for users who view the page. But there are plenty other things you can do.

    [edit] briansol was quicker

Similar Threads

  1. Finding my Google Analytics Code
    By Michael in forum Troubleshooting
    Replies: 1
    Last Post: 11-21-2005, 04:24 PM
  2. to clean code or not to clean code, that is the question
    By kidmercury in forum Troubleshooting
    Replies: 3
    Last Post: 11-11-2005, 03:00 PM

Posting Permissions

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