Closed akesterson closed 5 months ago
Relates to #6757
Thanks for the list. Dead news links I'm less bothered about, depending on the age, due to the fact we're dealing with a decade's worth of news here, so it's not surprising some of those links no longer work. We will tag old articles with a relevant warning (and potentially a link to archive.org). The other links are more important though, so we'll look at them next week.
Closing this because we've fixed all of the important broken links. Legacy ones are at the site owners discretion.
Version
Description
There are 162 broken links on the phaser.io website. The complete list is attached as brokenlinks.csv.
Example Test Code
I gathered these statistics with wget and some really really ugly bash. It is reproducible.
Gather raw output from wget --spider. Go build a bridge, this takes a while.
... Parse the wget log for broken links and transform that into a CSV ...
... stats are gathered from brokenlinks.csv :
Additional Information
A (much MUCH) cleaner version of that script could be ran against the generated phaser site before it is published to identify broken links as a CI/CD gateway. If someone would point me to the pipeline I'd be happy to contribute a PR for that action.
brokenlinks.csv