Open
Description
Enter your suggestions in details:
Currently, you can search on Google for a Node.js API and get extremely outdated documentation with no path to reach the current docs. I just searched "node fs readfile" on Google to get the docs page, and the top result is Node.js v6 docs, which somehow do have more recent docs in the dropdown but not the most recent docs - the latest available are v9 docs.
I think having the historical docs is extremely important, but IMO this is an extremely suboptimal experience that can very easily confuse users and be deeply frustrating.

Ideally, we'd:
- Have all links in search engines be the latest docs
- Allow slugs to redirect to specific versions, but not expose those to search engines
- Allow access to all historical docs from latest
Metadata
Metadata
Assignees
Type
Projects
Status
📋 Backlog