Absolute vs relative path SEO?

Discussion in 'Search Engine Optimization' started by vexx, Jul 5, 2010.

  1. #1
    I was wondering if now with in 2010 and also with all those algo changes...if it matters what type of internal linking to you use...absolute or relative? I'm remaking an old site (platform and design) and I was wondering if it's ok to let the internal links "/page.php" or to go full url "http://www.site.com/page.php"

    any advice would be great
     
    vexx, Jul 5, 2010 IP
  2. uggur

    uggur Active Member

    Messages:
    65
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #2
    I advice to you and i'm using relative path on all my sites.
     
    uggur, Jul 5, 2010 IP
  3. MikeOliverbaba

    MikeOliverbaba Peon

    Messages:
    91
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    and I'm using the absolute path
     
    MikeOliverbaba, Jul 5, 2010 IP
  4. SEMSpot

    SEMSpot Peon

    Messages:
    513
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I use absolute paths for all of my links, always have.
     
    SEMSpot, Jul 5, 2010 IP
  5. sultanofseo

    sultanofseo Notable Member

    Messages:
    9,930
    Likes Received:
    405
    Best Answers:
    0
    Trophy Points:
    265
    #5
    whichever you use, search engines will see it as a whole link anyways. or even if you click on the link to look for the destination, you will see the full path so it doesn;t really matter.
     
    sultanofseo, Jul 5, 2010 IP
  6. social-media

    social-media Member

    Messages:
    311
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    35
    #6
    IMO always avoid using folder relative pages in links like "filename.html", "./filename.html", or "../filename.html". MOST of the times the search engines don't have problems with it... but sometimes these relative links can cause issues. Using relative paths also make it difficult to copy/paste code into webpages in other parts of your site since the relative paths assume you're in a particular directory or at least at a particular level in the directory structure.

    I always use absolute or root relative links (those showing the full path from the root of your web... ie. starting with '/' like /folder/subfolder/pagename.html). I prefer to use absolute filenames because they make it a little more difficult for others to scrape your site and republish it under another domain.
     
    social-media, Jul 5, 2010 IP
  7. BrianJump

    BrianJump Active Member

    Messages:
    926
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    90
    #7
    absolute always. For alot of reasons not mentioned here. Its been proven to be better seo wise
     
    BrianJump, Jul 5, 2010 IP