-
In a recent mailing list entry which included the URL `http://www.gwern.net//Longevity#metformin` (note the double-slash `//`) where I had meant to write `http://www.gwern.net/Longevity#metformin`, li…
gwern updated
7 years ago
-
We should make an effort to avoid [link rot](https://en.wikipedia.org/wiki/Link_rot), or dead / broken links.
To do this, I would like to do the following:
- [ ] Add all external links to a new …
-
As part of our CI strategy, it would be good to add a workflow that identifies missing and broken links automatically.
-
I was trying to add a personalization token (Ex: ) into the link plugin on the Text Component. The linkchecker is removing the link.
Expected Behavior:
Authors are able to add personalization to…
-
Hi :-)
The linkchecker is not supporting the new Brotli Compression from Google and therefor no sites running Brotli compression (using SSL) is working.
You can test this on: https://www.qliving.com…
-
I am trying to automate this job with the combination of bash script to (execute link checker commands) an python to send email. I noticed that linkchecker command does not exit and stops at "Stopped …
-
## Problem
When building and running a Docker container for linkcheck, evaluating `localhost:[port]` on the host always results in `connection failed`
- Expected: site to be crawled
- Actual: l…
-
```
What steps will reproduce the problem?
1. Run java -jar linkchecker.jar
2. At prompt, enter a url with non-default port: mysite.com:10349
What is the expected output? What do you see instead?
Ex…
-
```
What steps will reproduce the problem?
1. Run java -jar linkchecker.jar
2. At prompt, enter a url with non-default port: mysite.com:10349
What is the expected output? What do you see instead?
Ex…
-
## Summary
I am using linkchecker cmd before deploying on my website, to make sure every links are working. However, an image was broken, and I didn't get any errors with linkchecker.
I am using…