Page is a not externally linkable
- Marketing and Biz Dev
-- Link Development
---- Relative or Absolute Links - Which are Better ?


londrum - 9:49 am on Jul 13, 2010 (gmt 0)


if you're obsessive about page weight like me, then you can hack of huge chunks out of it by using relative urls.

imagine if you had 20 like these on a page:
<a href="http://www.example.com/directory/pagename.php?query=string">

you can cut them all down to just this:
<a href="?query=string">


Thread source:: http://www.webmasterworld.com/link_development/4168539.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com