-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
http://doc.perl6.org/ --> https://docs.raku.org? (Thousands of inbound P6/Raku URLs are currently broken) #414
Comments
@raiph Since you mentioned docs.raku.org, and I am pretty involved in that project currently, it might be good to tag me on the concerns.
In principle, 404's are logged by the Caddy system, and there should be a way to access the logs (there is an issue about this on doc-website). |
Thanks @finanalyst.
That appears to be about file/paths within the user doc site. I'm only talking about stopping links being redirected to the wrong site. Here's a typical example: http://doc.perl6.org/type/Slip. There are several problems with the URL, but if we still own
In the meantime, Right now, clicking the old link takes someone to https://github.com/Raku/old-design-docs! Do you know if anyone is assessing how many inbound arrivals there are of this kind? Arriving at entirely the wrong site? Do you know what it would take to just redirect instead to docs.raku.org? Sure, some percentage of such URLs will still be a bit broken, but at least they'll all be less broken -- at least they'll arrive at the right site -- and most will even arrive at the right page, and many at the right spot entirely. And the few that don't will turn up in the logs you're talking about. FWIW, while my search on SO only took a few seconds, it nevertheless reminded me that I'd begun manually changing some links, mine and others', in 2019, to get a sense of the problem. I recall giving up after a few months of sporadic edit sessions because:
I decided to pause until things settled down, reasoning they would eventually settle down. Fast forward 4 years and I decided to review the situation. But when I searched for an issue tracking this problem I couldn't find one. |
@raiph Sorry I did not respond more quickly. I only noticed you had responded when I came to this repo for another reason. Would it be possible for you to create an issue on the Raku/doc-website repo? It may be easier to track there and to find a way to deal with the issue of broken links in a systematic way. |
Hi @finanalyst
I'm torn. If you promise that you personally will commit to diligently chasing this, with real urgency, at least about ownership of the perl6.org domain name, that is to say, promise to drive at least that particular aspect to a conclusion in, say, N days, for a small N -- domain names get kept/lost relative to domain expiration dates once per day -- then I'll file this issue at the doc-website repo even though I think that's completely the wrong place for it. Otherwise I'd rather just let the chips fall where they may, and continue to learn how to function in the Raku world, and move on to other concerns. The doc-website says it's "Tooling to build/run the documentation website". This isn't about that. Here's what it's about:
That seems wrong-headed to me. I just tried perl6.org, and even that redirected to the same place. So it doesn't matter if it's the general site, or the examples sub-domain/site, or the archives sub-domain/site, or whatever, it's all redirecting to the same place. Why deal with something that isn't specifically about the docs just because that's what I chose to focus on for the title of this issue, and it's what you focus on?
|
@raiph I'm getting a better understanding of the issue here. It is not so much a problem with broken links as This is I think an issue for the Raku Steering Council, which by force of circumstances has to take on a wider community role. Since I am now a member of the RSC, I shall bring the issue to their attention. There are probably all sorts of glitches when going from Perl6 to Raku, and it will be interesting to see what they are. Personally I think the issue of continuance of links is more marketing than money. When I get some clarity, I'll get back to you. It'll be a couple of weeks at least. |
@raiph @lizmat The perl6 domain is still under control. The link does appear to be inappropriate and needs changing. It will take some time to enquire whether the domain can be moved to The Perl and Raku Foundation and another redirect installed. |
(Please edit this issue's title to narrow it down, or ask me to, if you're sure it is too broad.)
I am assuming it would be best that https://docs.perl6.org redirects to https://docs.raku.org.
Instead, as far as I can tell, all links to Raku doc from the last decade (before folk started writing raku.org URLs) currently arrive at the home page of the GH repo for the old design docs that Larry et al wrote.
(And while I know the majority of URLs I've written to "official" resources were user doc URLs, I imagine that if the P6 era doc URLs aren't redirecting to the corresponding Raku URLs, then it's likely true for all P6 era URLs. And perhaps this is deliberate; but if so it feels like there should be some verbiage to that effect when one arrives at what feels like a random wrong page.)
I know that rba and other heroes who have worked on Raku infra for many years have moved on. And I suspect there may be nothing we can do about these problems for now. But when I went searching for an issue covering this to try get a sense of the status, I found no issue. So then I decided I should file an issue, and given its nature I thought I'd use the New Issue button that was offered to me to file an "Infra" issue. Then that went wrong (as you'll see if you look at the issue I accidentally filed and then closed) and I don't want to repeat that. So now I'm filing it here, hopeful that you guys will route this issue to whatever repo/label/queue it should be in.
The text was updated successfully, but these errors were encountered: