Is that really true? A crawler has to convert all relative URLs to their full form in order to get to those pages. So it has the exact same full URL on hand whether the HTML has a full or relative URL.
I don't have any hard evidence one way or the other, it just seems surprising that a search engine would treat full and relative URLs any differently, given that it has the full URL in all cases anyway. -Mike > From: Andy Matthews > > As an FYI, while I personally prefer relative URLs for > simplicity and code reuse, full URLs in the HREF attribute > provide slightly better SEO due to the replication of the domain name.