Skip to content

People are clicking into the 2.12 collections guide when searching for "Scala Map" #2334

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

Open
bishabosha opened this issue Feb 17, 2022 · 2 comments

Comments

@bishabosha
Copy link
Member

bishabosha commented Feb 17, 2022

https://docs.scala-lang.org/overviews/collections/maps.html is one of the most popular pages visited from google, however it covers content for the 2.12 collections, with a notice to click on the updated version (/overviews/collections-2.13).

Should we swap the state of things and make the 2.13 collections the default from https://docs.scala-lang.org/overviews/collections?

@julienrf
Copy link
Contributor

julienrf commented Feb 17, 2022

We would need to

  • move the old collections guide to /overviews/collections-2.12
  • add a redirect_from directive to the “new” collections to make them available at /overviews/collections.

That being said, it is not clear to me why do people browse the 2.12 version. Is it because Google pointed them there, or because they actually want this version, and not the 2.13 version?

@bishabosha
Copy link
Member Author

bishabosha commented Feb 17, 2022

That being said, it is not clear to me why do people browse the 2.12 version. Is it because Google pointed them there, or because they actually want this version, and not the 2.13 version?

from Plausible this page is visited from Google mostly, this is what you see actually:

Screenshot 2022-02-17 at 13 05 19,

so google is showing only the 2.12 collections guide, and then the sub link is the API docs

@bishabosha bishabosha changed the title Make current collections the default guide People are clicking into the 2.12 collections guide when searching for "Scala Map" Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants