Absolute or relative url ?

Discussion in 'Search Engine Optimization' started by seoperson, Mar 5, 2007.

  1. #1
    iam using my keywords after my copyright at the bottom of the page and those keywords have been hyperlinked to home page like this:

    copyright 2007 keywords[hyperlinked to home page] on all pages

    my question is if iam giving relative url like index.html - is that ok ?
    or i should use the absolute url like http://www dot sitename dot com/index.html

    Please advise me and also why to choose that one ?
     
    seoperson, Mar 5, 2007 IP
  2. dam_sid

    dam_sid Banned

    Messages:
    241
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i would say, it is okay if you are using link index.html.
     
    dam_sid, Mar 5, 2007 IP
  3. cyanide

    cyanide Peon

    Messages:
    483
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I would say, use
     
    cyanide, Mar 5, 2007 IP
  4. Darkhodge

    Darkhodge Well-Known Member

    Messages:
    2,111
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    185
    #4
    Agreed - I think that would be better too :)
     
    Darkhodge, Mar 5, 2007 IP
  5. S30Guy

    S30Guy Peon

    Messages:
    24
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I would suggest go for http://www dot sitename dot com/index.html instead of just index.html
     
    S30Guy, Mar 5, 2007 IP
  6. Janna122003

    Janna122003 Banned

    Messages:
    1,375
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Janna122003, Mar 5, 2007 IP
  7. seoperson

    seoperson Peon

    Messages:
    501
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #7
    i now come to conclusion that there is no harm in using index.html but it is advisable to use absolute url !

    But why its preferred to use the absolute url ? can anyone explain.
     
    seoperson, Mar 5, 2007 IP
  8. Sirius_Lin

    Sirius_Lin Member

    Messages:
    69
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #8
    A complete URL seems like a good idea according to a number of us here ;)
     
    Sirius_Lin, Mar 5, 2007 IP
  9. rzvagelsky

    rzvagelsky Well-Known Member

    Messages:
    1,214
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    140
    #9
    Why are you going through index.html? The only problem I see with using absolute URL's is that you run into issues when you make changes (assuming you have that many). You will have to go back and update every path if you move the file.
     
    rzvagelsky, Mar 5, 2007 IP
  10. cyanide

    cyanide Peon

    Messages:
    483
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    0
    #10
    http:// www dot sitename dot com and http:// www dot sitename dot com / index.html are effectively the same page.
    When websites link to you, they will link to your domain (first one)
    So, theoretically, you want your internal pages to link to the home page the same way. Keep it consistent...
     
    cyanide, Mar 5, 2007 IP
  11. seoperson

    seoperson Peon

    Messages:
    501
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #11
    thanks cyanide
     
    seoperson, Mar 6, 2007 IP
  12. Darkhodge

    Darkhodge Well-Known Member

    Messages:
    2,111
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    185
    #12
    Yep - I agree that this is a very important factor to keep in mind.

    You could use a 301 redirect to point everything to one place though to maximize benefit from links:

    http: //www.domainname.com/index.html -> http: //www.domainname.com/
    http: //domainname.com/index.html -> http: //www.domainname.com/
    http: //domainname.com/ -> http: //www.domainname.com/
     
    Darkhodge, Mar 6, 2007 IP