Claudio Wunder
Claudio Wunder
Extra keys such as `majorReleases` are not part of the RSS specification. You should be able to filter major/release versions by simply checking the version numbers and filtering on your...
Marking this on hold as there's no actionable we can do here, but this should be magically solved once (if we at all) incorporate the new API docs design available...
I'm closing this for now, unfortunately the changes need to be done on our NGINX side of things. At least, on the website redesign any API links from search results...
Closing as obsolete. It might still be relevant, but it's been a long while since anyone gave a link into this.
> I was not able to reproduce the outcome on the current version. Maybe someone can enlighten me. That's no reason to close the issue without writing any message.
Canonical links got removed from 404.
@richardlau I was rechecking this issue and nodejs.org/robots.txt gives 404. Which is reference here (https://github.com/nodejs/nodejs.org/blob/main/public/robots.txt). Is this an nginx bug? Because opening nodejs.org/manifest.json works (https://github.com/nodejs/nodejs.org/blob/main/public/manifest.json)
true, I moved from the static folder to the root of the public folder. Can we maybe remove these alias from there?
I made an update in this PR (https://github.com/nodejs/build/pull/3139) I still believe we could try that PR out. (To see if everything is ✅)
We can also for now make a hot-fix to the nginx and remove those aliases. But either way, I feel confident enough that the new nginx config is working. You...