Which is correct?

Discussion in 'Search Engine Optimization' started by seokutty, Jul 5, 2007.

  1. #1
    I have added analytics code in between
    <body>
    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct="UA-xxxx-x";
    urchinTracker();
    </script>

    xxxxxxxxxxxxxx
    x
    x
    x
    x

    x
    xxxxx
    x

    x
    </body>



    I put it after <body> tag....is it correct?


    or should i put like this?

    <body>
    x
    x
    x
    x
    x
    x
    x
    x

    xxxxxxxx


    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct="UA-xxxx-x";
    urchinTracker();
    </script>
    </body>
     
    seokutty, Jul 5, 2007 IP
  2. seoperson

    seoperson Peon

    Messages:
    501
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Second one is advisable !
     
    seoperson, Jul 5, 2007 IP
  3. Dudibob

    Dudibob Peon

    Messages:
    618
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3
    either one is acceptable but bottom is better ;)
     
    Dudibob, Jul 5, 2007 IP
  4. monfis

    monfis Well-Known Member

    Messages:
    1,476
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    160
    #4
    Nothing to add, your question is answered :)
     
    monfis, Jul 5, 2007 IP
  5. sniperx

    sniperx Banned

    Messages:
    614
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i put it at the finish of body tag.
     
    sniperx, Jul 5, 2007 IP