Forum Moderators: open
i was wondering if anyone could advice me on how the best way i should structure my links on my site? i have alot of links and at the moment i am just linking it like this:
<a href="help/index.html">Help</a>
instead of linking it like that will it help improve ranking if i put the full link like this:
<a href="http://mysite.com/help/index.html">Help</a>
thanks
See what seems to work for you - 99% of the time, either approach will work fine.