Skip to content
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

Fix 404 errors in internal links #5238

Open
45 of 80 tasks
iArchitSharma opened this issue Dec 27, 2023 · 14 comments
Open
45 of 80 tasks

Fix 404 errors in internal links #5238

iArchitSharma opened this issue Dec 27, 2023 · 14 comments
Labels
help wanted Extra attention is needed kind/bug Something isn't working type/seo

Comments

@iArchitSharma
Copy link
Contributor

iArchitSharma commented Dec 27, 2023

Description

Here is a compilation of URLs extracted from the Google Search Console. These pages are currently not being indexed by search engines, possibly due to their removal from the site or a change in their link structure, with the link still present on some pages.

URL

Expected Behavior

You can fix this URL's by redirecting them or maybe removing them from the page


Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

@iArchitSharma iArchitSharma added kind/bug Something isn't working help wanted Extra attention is needed labels Dec 27, 2023
@leecalcote
Copy link
Member

@iArchitSharma do we know if these are sourced from layer5.io or another origin?

@iArchitSharma
Copy link
Contributor Author

@leecalcote No we don't know that, this need to be investigated manually

@leecalcote
Copy link
Member

leecalcote commented Dec 27, 2023

For links that don't originate (can't be found within layer5.io), we can create redirects from the 404 link to the valid resource/page.

For links that do originate from layer5.io (can be found within our code), we can simply fix the links, pointing them to the correct page.

@iArchitSharma
Copy link
Contributor Author

The links that are already fixed are check marked above

@allengb208
Copy link

Hey , is this task assigned already ? Is there anything i can do?

@iArchitSharma
Copy link
Contributor Author

A lot of links are https://layer5.io/blog/tag/<page-name> and https://layer5.io/blog/category/<page-name>
we can write a logic to redirect them to https://layer5.io/blog if they does not exist

@allengb208
Copy link

allengb208 commented Jan 7, 2024

Ok i'll work on this .

@iArchitSharma
Copy link
Contributor Author

@allengb208 are you still working on this?

@allengb208
Copy link

allengb208 commented Jan 8, 2024

Yes , give me a bit more time. Also i need a help , should i change the links with "404 error or not found" to https://layer5.io/blog . I'll fix all the links , please tell me where is this located in the folder. I'm new to open source , i might be needing a bit more guidance , thank you .

@iArchitSharma
Copy link
Contributor Author

@allengb208 are you on slack?

@allengb208
Copy link

@allengb208 are you on slack?

Yes , do check i've texted you.

@Abraham599
Copy link

Is there anything else I could do as well ?

@Ykumar1415
Copy link
Contributor

@iArchitSharma I also want to work on this issue can you tell me how can I ?

@sudhanshutech
Copy link
Member

@iArchitSharma what is the status of this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed kind/bug Something isn't working type/seo
Development

No branches or pull requests

6 participants