<a href="index.php">home</a>
, or do I need to do it like this:<a href="www.yoursite/index.php">home</a>
? There is no difference between absolute and relative path as search engine crawler will treat both in same manner.
But; when any one copy your link provided as absolute path, they can easily get the whole link and can share exact URL on their website.