Www.rust-lang.org: URLs for the old website should redirect (if appropriate)

Created on 7 Dec 2018  路  13Comments  路  Source: rust-lang/www.rust-lang.org

For example, https://www.rust-lang.org/conduct.html to https://www.rust-lang.org/policies/code-of-conduct instead of 404. Let鈥檚 try not to break existing links :)

Most helpful comment

Can we get this reopened? All the URLs mentioned here still yield 404.

Another one that went MIA is https://www.rust-lang.org/security.html.

All 13 comments

@SimonSapin if you have particular pages in mind (in addition to what you have already mentioned) please feel free to mention them here. I will make a PR soon to show the pattern for doing this and will welcome PRs to fill out the rest!

https://blog.rust-lang.org/feed.xml is also 404ing right now and my feed reader is broken.

https://blog.rust-lang.org/feed.xml is also 404ing right now and my feed reader is broken.

This is rust-lang/blog.rust-lang.org#307.

I don鈥檛 have a specific URL in mind. But ideally, all of them. I think listing .md files in https://github.com/rust-lang/prev.rust-lang.org would provide an exhaustive list?

597 has redirects for all of the .md files in the old site except for faq.md, for which there is no reasonable equivalent in the new site.

I think https://www.rust-lang.org/what/cli have some URLs that is redirecting to the 2018 edition book which is no longer distributed.

I think https://www.rust-lang.org/what/cli have some URLs that is redirecting to the 2018 edition book which is no longer distributed.

These were fixed in b928a99ebad8ca90c2436069ddac50918e857d30.

Please file separate issues for other broken links that don't involve old www.rust-lang.org URIs.

I guess, the most important redirects are

Because these links often appear in search results.

It would also be a good idea to go to Google's and Bing's webmaster tools, submit a sitemap and make sure that all pages are indexed again.

Can we get this reopened? All the URLs mentioned here still yield 404.

Another one that went MIA is https://www.rust-lang.org/security.html.

Another one that went MIA is https://www.rust-lang.org/security.html.

This is fixed by #597 along with all the others (except "faq.html" which has no equivalent in the new site). The fix is merged but not yet deployed.

https://github.com/rust-lang/www.rust-lang.org/pull/597 is merged. Maybe it鈥檚 not deployed to production yet? How is deployment managed?

It works now.

Awesome. :) The issue can be closed then,

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Zaechus picture Zaechus  路  4Comments

jhernandis picture jhernandis  路  5Comments

technic picture technic  路  5Comments

stevensonmt picture stevensonmt  路  4Comments

Aloso picture Aloso  路  4Comments