[Docs] Add links to breadcrumbs
Problem to solve
Currently, the items of the breadcrumbs don't redirect to any other page because they don't have any linked links. By having this links, navigation would be improved and it would help to solve some SEO issues.
Intended users
Docs' users
Proposal
Add a link attribute to each category to link them with their own introduction page:
This would also make that the information appears more intuitively, because the introduction to the section will be directly related to the category.
This is how appears now:
This is how will appear with the changes:
You can find the related info in the Docusaurus documentation here
Steps
-
Add links to each category in sidebar.js -
Check that SEO problems have been solved -
This issues should be fixed -
Make sure that the code contributions checklist has been followed.
What does success look like, and how can we measure that?
Check with marketing that SEO problems have been solved.
Links / references
https://docusaurus-archive-october-2023.netlify.app/docs/2.3.1/sidebar/items#category-doc-link
Edited by Lewis Contreras