lo all,
Which url format is best to use when creating href's?
e.g.
./directory/
http://www.example.com/directory/
/directory/
They all work, and they should all be spiderable, but does google care? or is there a 'best practice' within html?
Cheers in advance.