View Single Post
Old 2005-09-28, 12:44 AM   #10
Maj. Stress
Progress rarely comes in buckets, it normally comes in teaspoons
 
Maj. Stress's Avatar
 
Join Date: Jun 2005
Location: Dark Side Of Naboo
Posts: 1,289
Quote:
Originally Posted by Roni20
Hi

On my index page on doamin, i have little hub with links to my freesites. Which linking way is better

Code:
<a href=http://www.domain.com/freesites/dir/>description</a>
or

Code:
<a href=freesites/dir/>description</a>
Or maybe it doesn't matter ?

Regards
Roni
Roni,
You don't say what you are trying to accomplish. Better for what? If you are trying to achieve better page rank (webrank, etc) absolute linking is the way to go. Think in the terms of pages and not sites. By not using absolute linking, you will split up your page rank between http://www.yourdomain.com/ and http://yourdomain.com/. Search engines can and do see the same page as two different urls. It it depends on how YOU link them all together.
Maj. Stress is offline   Reply With Quote