Description
A few stub/index pages are accessible on the site and show up in search results. They have different titles than the actual content pages and the nav menu does not highlight correctly on them.
Pages
-
/docs/user-guide/quickstart/ - stub page, real page is at /docs/user-guide/quickstart/overview/. Found by searching in the site search bar and clicking the first result.
-
/docs/user-guide/observability-evaluation/evaluation/ - nav menu links do not highlight on this page.
-
/docs/user-guide/evals-sdk/evaluators/goal_success_rate_evaluator/index.md - raw .md file is accessible as a URL on the site.
Expected
Stub pages should either be removed or redirect to the correct child page. Raw .md files should not be directly accessible.
Description
A few stub/index pages are accessible on the site and show up in search results. They have different titles than the actual content pages and the nav menu does not highlight correctly on them.
Pages
/docs/user-guide/quickstart/- stub page, real page is at/docs/user-guide/quickstart/overview/. Found by searching in the site search bar and clicking the first result./docs/user-guide/observability-evaluation/evaluation/- nav menu links do not highlight on this page./docs/user-guide/evals-sdk/evaluators/goal_success_rate_evaluator/index.md- raw.mdfile is accessible as a URL on the site.Expected
Stub pages should either be removed or redirect to the correct child page. Raw
.mdfiles should not be directly accessible.