Forum Moderators: mack

Message Too Old, No Replies

Relative paths for my links

         

zaneta

10:09 am on Dec 6, 2004 (gmt 0)

10+ Year Member



I want to use relative paths instead of absolute paths for my website's internal links in order to decrease its loading time.

Do you think this could affect my backward links or my google pagerank?

Thank you in advance and greetings from Greece

wheel

2:42 pm on Dec 6, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



No, it won't affect either. Inbound links are completely unrelated to any internal links you use on your page for starters.

sublime1

7:47 pm on Dec 19, 2004 (gmt 0)

10+ Year Member



I concur with wheel -- Google won't care if you use relative or absolute links. Relative links are absolutley, without question, the way to go.

MichaelBluejay

6:04 pm on Dec 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Relative links are absolutley, without question, the way to go.

You mean for performance reasons? If so, could you point me to any stats that demonstrate this? I'm sometimes skeptical of conventional wisdom. For example, all over the net they say that using server side includes slows down the server, but in my tests I could barely measure any speed difference at all. I'm wondering if the same is true for relative/absolute links.

buckworks

6:19 pm on Dec 22, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Count the number of characters you save by using relative links instead of absolute, then you should be able to calculate quite closely how that would affect loading time at various connection speeds. Users on fast connections might not notice any difference, but saving a few dozen or a few hundred characters here and there can make a perceptible improvement in the experience your site delivers to users on dialup.

The value of that can be more significant than you'd think at first, because dialup users in rural areas are often better prospects to buy things online than urban dwellers with easy access to shopping malls.

teenwolf

7:05 am on Dec 23, 2004 (gmt 0)

10+ Year Member



It's all relative, baby ...

MichaelBluejay

8:51 pm on Dec 23, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Users on fast connections might not notice any difference, but saving a few dozen or a few hundred characters here and there can make a perceptible improvement in the experience your site delivers to users on dialup.

Ah, I was thinking that it somehow caused more traffic or more load on the server with absolute links (server might have to get pinged twice instead of once or something), not how many characters were on the page.

Still, if I had 20 links on a page and used absolute instead of relative that would be an extra 500 characters, which I figure on a 56.6k dialup would take an extra 0.07 seconds. I'm still not sure it matters...

coopster

9:01 pm on Dec 23, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I can tell you one thing I do know for sure about absolute links...

absolute links won't allow you to navigate the site pages if you ever needed to copy the site to removable media and take it with you somewhere offline.