Currently, there are several pages/ routes on the website that cannot be accessed from any part of the site, except possibly through the /sitemap route. Internal navigation links are missing for these pages.
-
Review the pages directory and gatsby-node file in the codebase to identify pages/routes without internal navigation links.
-
Verify the sitemap to identify URLs that may not be accessible from other parts of the website.
-
Browse through the website to confirm whether each identified URL is accessible or not.
This issue aims to track all pages/routes lacking internal navigation links for improved site accessibility.
Currently, there are several pages/ routes on the website that cannot be accessed from any part of the site, except possibly through the
/sitemaproute. Internal navigation links are missing for these pages.Review the pages directory and gatsby-node file in the codebase to identify pages/routes without internal navigation links.
Verify the sitemap to identify URLs that may not be accessible from other parts of the website.
Browse through the website to confirm whether each identified URL is accessible or not.
This issue aims to track all pages/routes lacking internal navigation links for improved site accessibility.