From 0a0498904cefa71d03f275398be1105747bec9f2 Mon Sep 17 00:00:00 2001 From: Oluwatunmise-olat Date: Thu, 25 Jun 2026 22:04:27 +0100 Subject: [PATCH 1/3] fix: google search indexing for 404 urls Signed-off-by: Oluwatunmise-olat --- .../2023/09-28-hacktoberfest-2023/index.mdx | 4 +- src/sections/Community/Member-single/index.js | 9 ++- src/utils/redirects.yaml | 78 +++++++++++++++++++ static/_redirects | 1 + 4 files changed, 86 insertions(+), 6 deletions(-) create mode 100644 static/_redirects diff --git a/src/collections/blog/2023/09-28-hacktoberfest-2023/index.mdx b/src/collections/blog/2023/09-28-hacktoberfest-2023/index.mdx index c70835285b4ba..8ea796d452e66 100644 --- a/src/collections/blog/2023/09-28-hacktoberfest-2023/index.mdx +++ b/src/collections/blog/2023/09-28-hacktoberfest-2023/index.mdx @@ -31,7 +31,7 @@ As the leaves begin to turn and the air grows crisp, it can only mean one thing: While the allure of limited-edition swag may be enticing, it's essential to approach Hacktoberfest with a mindset focused on quality, respect for maintainers, and a commitment to long-term community engagement. -Layer5 has a long history of participating in Hacktoberfest. 2023 is no different. Our annual [Hacktoberfest kickoff and prep event](/community/events/hacktoberfest-prep-2023-easing-into-cncf-open-source-projects) (be sure to join) is tomorrow. +Layer5 has a long history of participating in Hacktoberfest. 2023 is no different. Our annual [Hacktoberfest kickoff and prep event](/community/events) (be sure to join) is tomorrow. --- @@ -130,7 +130,7 @@ Earn a Hacktoberfest Contributor badge by contributing to Layer5 projects.
- + Hacktoberfest Prep 2023 diff --git a/src/sections/Community/Member-single/index.js b/src/sections/Community/Member-single/index.js index 4873df10b9082..bd26836ee2643 100644 --- a/src/sections/Community/Member-single/index.js +++ b/src/sections/Community/Member-single/index.js @@ -46,7 +46,7 @@ const MemberSingle = ({ frontmatter, children }) => {
- +
@@ -273,7 +273,7 @@ const MemberSingle = ({ frontmatter, children }) => { {badges.includes("ui-ux") && (
  • - + { {badges.includes("writer") && (
  • - + {

    Would you Like a Member Profile?