[Website] 404 redirection on a link in a blog article

  • Done
  • quality assurance status badge
Details
4 participants
  • Bengt Richter
  • Epholys
  • pelzflorian (Florian Pelz)
  • raingloom
Owner
unassigned
Submitted by
Epholys
Severity
normal
E
P
P
pelzflorian (Florian Pelz) wrote on 20 Feb 2021 22:22
(name . Epholys)(address . epholys@gmail.com)(address . 46663-done@debbugs.gnu.org)
20210220212156.ciqlbjwbvau2urlq@pelzflorian.localdomain
On Sat, Feb 20, 2021 at 02:25:03PM +0100, Epholys wrote:
Toggle quote (9 lines)
> Hello,
>
> I want to report a missing resource on the web page:
> https://guix.gnu.org/en/blog/2020/guix-further-reduces-bootstrap-seed-to-25/
>
>
> The link [full graph] redirects to a 404:
> https://guix.gnu.org/en/static/blog/img/gcc-core-mesboot0-graph.svg

Thank you for reporting! Fixed as
6361ba930f94d7c0f7f0265ff63c97d300c57067.

The website will rebuild soon to include the fix.

Closing.

Regards,
Florian
Closed
R
R
raingloom wrote on 22 Feb 2021 20:20
(name . pelzflorian (Florian Pelz))(address . pelzflorian@pelzflorian.de)
20210222202043.5fc80471@riseup.net
On Sat, 20 Feb 2021 22:22:16 +0100
"pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de> wrote:

Toggle quote (24 lines)
> On Sat, Feb 20, 2021 at 02:25:03PM +0100, Epholys wrote:
> > Hello,
> >
> > I want to report a missing resource on the web page:
> > https://guix.gnu.org/en/blog/2020/guix-further-reduces-bootstrap-seed-to-25/
> >
> >
> > The link [full graph] redirects to a 404:
> > https://guix.gnu.org/en/static/blog/img/gcc-core-mesboot0-graph.svg
> >
>
> Thank you for reporting! Fixed as
> 6361ba930f94d7c0f7f0265ff63c97d300c57067.
>
> The website will rebuild soon to include the fix.
>
> Closing.
>
> Regards,
> Florian
>
>
>

Is there something that scans the website for broken links? Might be
worth setting up if not.
Closed
P
P
pelzflorian (Florian Pelz) wrote on 24 Feb 2021 18:58
(name . raingloom)(address . raingloom@riseup.net)
20210224175803.s3tu4qkvwg4ekqdk@pelzflorian.localdomain
On Mon, Feb 22, 2021 at 08:20:43PM +0100, raingloom wrote:
Toggle quote (3 lines)
> Is there something that scans the website for broken links? Might be
> worth setting up if not.

You made me check for other broken links using wget on a local build
of the website. Indeed there were some more broken links. Thanks!

However I am too lazy to try to set up automatic and continuous broken
link checking. I think me and others should just be more careful when
moving things around.

Regards,
Florian
Closed
B
B
Bengt Richter wrote on 25 Feb 2021 03:20
(name . pelzflorian (Florian Pelz))(address . pelzflorian@pelzflorian.de)
20210225022040.GA4927@LionPure
Hi,

On +2021-02-24 18:58:38 +0100, pelzflorian (Florian Pelz) wrote:
Toggle quote (17 lines)
> On Mon, Feb 22, 2021 at 08:20:43PM +0100, raingloom wrote:
> > Is there something that scans the website for broken links? Might be
> > worth setting up if not.
>
> You made me check for other broken links using wget on a local build
> of the website. Indeed there were some more broken links. Thanks!
>
> However I am too lazy to try to set up automatic and continuous broken
> link checking. I think me and others should just be more careful when
> moving things around.
>
> Regards,
> Florian
>
>
>

I couldn't believe this is not a stardard tool for web site maintainers,
so i put
web broken link lister
to duckduckgo and got lots of hits. Well, tl;dr -- having other concerns
at the moment, but at least I felt my hunch validated. I bet it gets
re-invented a lot :-p

--
Regards,
Bengt Richter
Closed
?