I'm trying to archive a website using wget.
Here's the command line I'm using:
wget --mirror --page-requisites --convert-links -k -e robots=off
Every other links have been converted, except for images and a link in the footer.
Do you have any idea to fix this ?