-
Notifications
You must be signed in to change notification settings - Fork 1.3k
fix 404s links #6390
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
Comments
Hi, I'm interested in working on it. While I don't have a complete idea yet, I’m confident that I can resolve it with some guidance and support. |
Thanks for jumping in @csengineer1990. We, sure, will discuss this in Monday's sites meeting, which would be an ideal place for you to ask any questions on it. |
CreateDirect in |
I'd like to help with this issue |
i would like to contribute to this issue. |
I would like to work on this issue |
Thanks for jumping in @alokdangre @csengineer1990 @rajatrar |
Hi! I’d like to contribute to this issue. As discussed in the meeting with @VivekVishal, the goal is to identify the pages currently returning 404 errors and determine which of them should have appropriate redirects in place. Implementing those redirects should help resolve the problem. Let me know if there’s any existing list or if I should start mapping these pages. |
Before you start working on a fix, it’d be great if you could mention the link you’re fixing, just so we can avoid any overlap with others. |
@M-DEV-1 sure... After the meet I would summarise all the links that should have redirects and add a comment for the same. |
Current Behavior
Google Search Console has identified that some pages on the site are not being indexed due to
Not found (404)
errors.Important
We need to evaluate whether these links should be fixed, redirected, or simply ignored (e.g., if they result from incorrect user searches).
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
master
branch.The text was updated successfully, but these errors were encountered: