sissbruecker / linkding

Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.
MIT License
5.33k stars 261 forks source link

Check the validity of the bookmark link to the website #674

Closed ilsaul closed 3 months ago

ilsaul commented 3 months ago

Hi, I looked for this question, basic for me but I couldn't find it. Sorry if I put it back anyway. I have more than 1500 links over the last 15 years, many of them have been closed. For me, opening one by one and checking if it exists is a long process. Is it possible to have a system that validates all existing links and if it receives a 404 or other http error adds an error tag to the link? Another common error is DNS_PROBE_FINISHED_NXDOMAIN when DNS no longer exists.

Thank you

sissbruecker commented 3 months ago

Seems like a duplicate of https://github.com/sissbruecker/linkding/issues/68. Could you please add your suggestions there?

ilsaul commented 3 months ago

thank you. I didn't find that.