Wget site mirror, links with rel="<content>" not followed
- by Pacifika
Whilst creating a site mirror using wget 1.12 on Ubuntu links with a rel attribute set are not downloaded:
<a href="link" rel="tag">text</a>
Rel="tag" is a microformat (By adding rel="tag" to a hyperlink, a page indicates that the destination of that hyperlink is an author-designated "tag" (or keyword/subject) for the current page).…