Forum Moderators: open
if crossing directories
...
Outgoing links
reduces bytes
some like mine with ../file.html
Absolute-absolute links including protocol really have no place on the average site; save the http:// for external links
Absolutely
if crossing directories
1.4. Hierarchical URI and Relative Forms
An absolute identifier refers to a resource independent of the context in which the identifier is used. In contrast, a relative identifier refers to a resource by describing the difference within a hierarchical namespace between the current context and an absolute identifier of the resource.
isn't this inconsistent?The problem is that there isn't enough terminology to go around. The two words "relative" and "absolute" have to cover four different types of link. Is it "root-relative" or "root-absolute"?
I have have found scraped versions of my site that include the absolute links as they are, so they point back to my site.Well, that's pretty funny. I guess it depends on how attractive your site is to inept robots. Bonus points if the scraper didn't bother to change your "canonical".