Skip to content

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

Open
vishalvivekm opened this issue Apr 14, 2025 · 21 comments · May be fixed by #6410 or #6418
Open

fix 404s links #6390

vishalvivekm opened this issue Apr 14, 2025 · 21 comments · May be fixed by #6410 or #6418
Assignees
Labels
framework/gatsby Gatsby related help wanted Extra attention is needed kind/bug Something isn't working type/seo

Comments

@vishalvivekm
Copy link
Contributor

vishalvivekm commented Apr 14, 2025

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).

URL Last crawled
https://layer5.io/articles/kubernetes/management-of-kubernetes
https://layer5.io/cloud-native-management/meshmap/collaborate/peer-reviews.html ########
https://layer5.io/community/members/matthieu-ervin ########
https://layer5.io/whiteboard ########
https://layer5.io/solutions/devrel-platform-for-kubernetes-and-cloudnative-content.html ########
https://layer5.io/cloud-native-management/meshery/integrations/helm ########
https://layer5.io/resources/case-study/hpes-adoption-of-meshery-and-meshmap ########
https://layer5.io/cloud-native-management/meshery/integrations/cert-manager-csi-driver-cacerts.html ########
https://layer5.io/community/events/project-office-hours-service-mesh-performance-at-kubecon-na-2021 ########
https://layer5.io/cloud-native-management/meshery/integrations/serverless-devs ########
https://layer5.io/cloud-native-management/meshmap/visualize ########
https://layer5.io/blog/landscape/layer5-landscape-spectrums-revisited ########
https://layer5.io/blog/landscape/hacktoberfest-2019-heating-up ########
https://layer5.io/static/layer5- solving-the-service-mesh-adopter’s-dilemma-201fb82e14bc089fdd3ffa7d7c3ad9d3.pdf ########
https://layer5.io/solutions ########
https://layer5.io/community/events/meet-the-meshery-maintainers-at-kubecon-na-2021 ########
https://layer5.io/community/events/kubecon-cloudnativecon-eu-virtual-2021 ########
https://layer5.io/cloud-native-management/meshmap/design ########
https://layer5.io/projects/sistent/components/box.html ########
https://layer5.io/blog/community/lfx-experience-at-layer5-pranav-singh ########
https://layer5.io/resources/faq/internship-faqs.html.html ########
https://layer5.io/project/sistent ########
https://layer5.io/cloud-native-management/meshery/integrations/cert-manager-csi-driver-cacerts ########
https://layer5.io/blog/tag/smp ########
https://layer5.io/community/events/servicemeshcon-na-2021 ########
https://layer5.io/cloud-native-management/meshery/integrations/argo ########
https://layer5.io/blog/tag/news ########
https://layer5.io/programs/hacktoberfest/2021/newcomer ########
https://layer5.io/projects/sistent/components/text-input/code.html ########
https://layer5.io/communiity/events ########
https://layer5.io/community/managers ########
https://layer5.io/projects/sistent/components/button.html ########
https://layer5.io/learn/learning-paths.html/mastering-service-meshes-for-developers ########
https://layer5.io/projects/sistent/components/text-input/guidance.html ########
https://layer5.io/blog/service-mesh-specifications/pipelining-service-mesh-specifications ########
https://layer5.io/cloud-native-management/meshery/integrations/epam-delivery-platform-edp-admin-console ########
https://layer5.io/cloud-native-management/meshery/integrations/apache-shardingsphere-operator-charts ########
https://layer5.io/projects/sistent/components/modal.html ########
https://layer5.io/cloud-native-management/meshery/integrations/aws-api-gateway-operator ########
https://layer5.io/blog/tag/lfx ########
https://layer5.io/projects/sistent/components/text-input.html ########
https://layer5.io/projects/sistent/components/button/guidance.html ########
https://layer5.io/blog/tag/sca ########
https://layer5.io/blog/category/istio ########
https://layer5.io/blog/category/open-service-mesh ########
https://layer5.io/community/meshmate ########
https://layer5.io/news/layer5-and-hashicorp-launch-service-mesh-partnership ########
https://layer5.io/gsoc/2019 ########
https://layer5.io/learn/learning-paths/mastering-service-meshes-for-developers/advance-concepts-of-service-mesh.html/istio/conclusion ########
https://layer5.io/cloud-native-management/meshery/integrations/meshery-operator ########
https://layer5.io/cloud-native-management/meshery/integrations/service-mesh-interface-smi.html ########
https://layer5.io/blog/category/envoy ########
https://layer5.io/cloud- ########
https://layer5.io/cloud-native-management/kanvas/visualize.html ########
https://layer5.io/blog/tag/meshery-open-source ########
https://layer5.io/meshery 都是如此.部署ISTIO或其他�务网络绕过.

<p style=
########
https://layer5.io/meshery <a href= ########
https://layer5.io/cloud-native-management/meshmap/collaborate/peer-reviews ########
https://layer5.io/cloud-native-management/meshery/integrations/fluid ########
https://layer5.io/blog/service-mesh/layer5-landscape-spectrums-revisited ########
https://layer5.io/blog/tag/opensource ########
https://layer5.io/community/members/undefined ########
https://layer5.io/learn-ng/mastering-meshery-istio ########
https://layer5.io/cloud-native-management/meshmap/collaborate ########
https://layer5.io/learn-ng/mastering-meshery-istio/introduction-to-service-meshes/istio/getting-started ########
https://layer5.io/projects/service-mesh-performance-specification ########
https://layer5.io/products/service-mesh-performance ########
https://layer5.io/products/nighthawk ########
https://layer5.io/cloud-native-management/meshery/integrations/kubevault-metrics.html.html ########

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.

@vishalvivekm vishalvivekm added framework/gatsby Gatsby related help wanted Extra attention is needed kind/bug Something isn't working type/seo labels Apr 14, 2025
@csengineer1990
Copy link
Contributor

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.

@vishalvivekm
Copy link
Contributor Author

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.
Meeting minutes 📝 : link
Meeting calendar 📆 : link

@vishalvivekm
Copy link
Contributor Author

CreateDirect in gatsby-node.js - search for existing instances of redirects to pages

@M-DEV-1
Copy link
Contributor

M-DEV-1 commented Apr 21, 2025

I'd like to help with this issue

@rajatrar
Copy link

i would like to contribute to this issue.

@alokdangre
Copy link

I would like to work on this issue

@M-DEV-1
Copy link
Contributor

M-DEV-1 commented Apr 21, 2025

Thanks for jumping in @alokdangre @csengineer1990 @rajatrar

@rohansen856
Copy link

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.

@M-DEV-1
Copy link
Contributor

M-DEV-1 commented Apr 21, 2025

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.

@rohansen856
Copy link

@M-DEV-1 sure... After the meet I would summarise all the links that should have redirects and add a comment for the same.

@vishalvivekm
Copy link
Contributor Author

vishalvivekm commented Apr 21, 2025

@alokdangre
Copy link

@csengineer1990
Copy link
Contributor

I found some original links that may need to be updated. Could you please check if the replacements are correct?

  1. https://layer5.io/resources/case-study/hpes-adoption-of-meshery-and-meshmap --> https://layer5.io/resources/case-study/hpes-adoption-of-meshery-and-kanvas
  2. https://layer5.io/projects/sistent/components/box.html --> https://layer5.io/projects/sistent/components/box
  3. https://layer5.io/project/sistent --> https://layer5.io/projects/sistent
  4. https://layer5.io/blog/tag/smp --> https://layer5.io/blog/tag/service-mesh-performance
  5. https://layer5.io/blog/community/lfx-experience-at-layer5-pranav-singh --> https://layer5.io/blog/internship-programs/lfx-experience-at-layer5-pranav-singh
  6. https://layer5.io/resources/faq/internship-faqs.html.html --> https://layer5.io/resources/faq/internship-faqs
  7. https://layer5.io/articles/kubernetes/management-of-kubernetes --> https://layer5.io/resources/kubernetes/management-of-kubernetes
  8. https://layer5.io/community/members/matthieu-ervin --> https://layer5.io/community/members/matthieu-evrin
  9. https://layer5.io/cloud-native-management/meshery/integrations/helm --> https://layer5.io/cloud-native-management/meshery/integrations/helm-controller
  10. https://layer5.io/blog/landscape/layer5-landscape-spectrums-revisited --> https://layer5.io/blog/internship-programs/layer5-landscape-spectrums-revisited
  11. https://layer5.io/blog/landscape/hacktoberfest-2019-heating-up --> https://layer5.io/blog/internship-programs/hacktoberfest-2019-heating-up
  12. https://layer5.io/cloud-native-management/meshmap/design --> https://layer5.io/cloud-native-management/kanvas/design
  13. https://layer5.io/community/events/project-office-hours-service-mesh-performance-at-kubecon-na-2021 --> https://layer5.io/community/events/kubecon-china-2021
  14. https://layer5.io/cloud-native-management/meshery/integrations/cert-manager-csi-driver-cacerts.html --> https://layer5.io/cloud-native-management/meshery/integrations/cert-manager-ca-certificates-csi-driver

@vishalvivekm
Copy link
Contributor Author

@alokdangre @rajatrar @csengineer1990 @LibenHailu
Gents are we making progress here, I don't see any linked pull requests to this Issue.

@vishalvivekm
Copy link
Contributor Author

vishalvivekm commented Apr 27, 2025

@csengineer1990

I found some original links that may need to be updated. Could you please check if the replacements are correct?

Yes, I've marked ✅ and ❌ in front of the links to indicate whether we should add a redirect or not:

✅ 1. https://layer5.io/resources/case-study/hpes-adoption-of-meshery-and-meshmap --> https://layer5.io/resources/case-study/hpes-adoption-of-meshery-and-kanvas
❌ 2. https://layer5.io/projects/sistent/components/box.html --> https://layer5.io/projects/sistent/components/box
❌ 3. https://layer5.io/project/sistent --> https://layer5.io/projects/sistent
✅ 4. https://layer5.io/blog/tag/smp --> https://layer5.io/blog/tag/service-mesh-performance

rather rename these tags to cloud-native-performance and have redirects from tag/smp, tag/service-mesh-performance to /cloud-native-performance

✅ 5. https://layer5.io/blog/community/lfx-experience-at-layer5-pranav-singh --> https://layer5.io/blog/internship-programs/lfx-experience-at-layer5-pranav-singh
❌ 6. https://layer5.io/resources/faq/internship-faqs.html.html --> https://layer5.io/resources/faq/internship-faqs
✅ 7. https://layer5.io/articles/kubernetes/management-of-kubernetes --> https://layer5.io/resources/kubernetes/management-of-kubernetes
❌ 8. https://layer5.io/community/members/matthieu-ervin --> https://layer5.io/community/members/matthieu-evrin
❌ 9. https://layer5.io/cloud-native-management/meshery/integrations/helm --> https://layer5.io/cloud-native-management/meshery/integrations/helm-controller
✅ 10. https://layer5.io/blog/landscape/layer5-landscape-spectrums-revisited --> https://layer5.io/blog/internship-programs/layer5-landscape-spectrums-revisited
✅ 11. https://layer5.io/blog/landscape/hacktoberfest-2019-heating-up --> https://layer5.io/blog/internship-programs/hacktoberfest-2019-heating-up
✅ 12. https://layer5.io/cloud-native-management/meshmap/design --> https://layer5.io/cloud-native-management/kanvas/design
❌ 13. https://layer5.io/community/events/project-office-hours-service-mesh-performance-at-kubecon-na-2021 --> https://layer5.io/community/events/kubecon-china-2021

not the appropriate link

❌ 14. https://layer5.io/cloud-native-management/meshery/integrations/cert-manager-csi-driver-cacerts.html --> https://layer5.io/cloud-native-management/meshery/integrations/cert-manager-ca-certificates-csi-driver

@alokdangre
Copy link

alokdangre commented Apr 28, 2025

@alokdangre @rajatrar @csengineer1990 @LibenHailu
Gents are we making progress here, I don't see any linked pull requests to this Issue.

I am working on it @vishalvivekm
I will soon make a pr

@vishalvivekm vishalvivekm self-assigned this Apr 28, 2025
@vishalvivekm vishalvivekm linked a pull request Apr 28, 2025 that will close this issue
1 task
@alokdangre alokdangre linked a pull request May 1, 2025 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework/gatsby Gatsby related help wanted Extra attention is needed kind/bug Something isn't working type/seo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants