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

404 links fix #5263

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions gatsby-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,21 @@ exports.createPages = async ({ actions, graphql, reporter }) => {
createRedirect({ fromPath: "/blog/category/landscape", toPath: "/blog/tag/landscape", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/blog/category/landscape/", toPath: "/blog/tag/landscape", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/blog/category/service-mesh-specifications", toPath: "/blog/category/service-mesh", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/blog/tag/opensource", toPath: "/blog/tag/open-source", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/blog/tag/smp", toPath: "/blog/tag/service-mesh-performance", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/blog/tag/smp/", toPath: "/blog/tag/service-mesh-performance", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/blog/category/open-service-mesh", toPath: "/blog/category/service-mesh", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/blog/category/envoy", toPath: "/blog/tag/envoy", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/blog/category/istio", toPath: "/blog/tag/istio", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/products/service-mesh-performance", toPath: "/projects/cloud-native-performance", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/products/nighthawk", toPath: "/projects/nighthawk", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/blog/tag/lfx", toPath: "/blog/tag/programs", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/blog/tag/lfx", toPath: "/blog/tag/programs", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/blog/tag/open-service-mesh", toPath: "/blog/tag/service-mesh", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/blog/tag/open-service-mesh/", toPath: "/blog/tag/service-mesh", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/blog/tag/news", toPath: "/company/news", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/products/service-mesh-interface-conformance", toPath: "/service-mesh-landscape", redirectInBrowser: true, isPermanent: true });
createRedirect({ fromPath: "/products.html", toPath: "/products", redirectInBrowser: true, isPermanent: true });
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the .html showing up in the 404 report?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes its showing up


//****
// External Resource Redirects
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ tags:
published: true
redirect_from:
- /blog/hacktoberfest-2019-heating-up/
- /blog/landscape/hacktoberfest-2019-heating-up
- /blog/landscape/hacktoberfest-2019-heating-up/
- /blog/landscape/hacktoberfest-2019-heating-up.html
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the .html showing up in the 404 report?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leecalcote yes it is

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iArchitSharma this PR is pending a more informed response. Where are the .html 404s coming from, specifically? A bot is making them up? Coming from the sitemap?

---

import { BlogWrapper } from "../../Blog.style.js";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ product: Service Mesh Landscape
resource: true
redirect_from:
- /blog/layer5-landscape-spectrums-revisited/
- /blog/landscape/layer5-landscape-spectrums-revisited
- /blog/landscape/layer5-landscape-spectrums-revisited/
---

import { BlogWrapper } from "../../Blog.style.js";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ category: Internship Programs
tags:
- Community
published: true
redirect_from:
- /blog/community/my-meshy-journey
- /blog/community/my-meshy-journey/
---

import { BlogWrapper } from "../../Blog.style.js";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ mesh: Istio
resource: true
redirect_from:
- /blog/service-mesh-patterns-for-multitenancy/
- /blog/istio/service-mesh-istio-patterns-for-multitenancy
- /blog/istio/service-mesh-istio-patterns-for-multitenancy/
---

import { BlogWrapper } from "../../Blog.style.js";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ featured: true
resource: true
type: Blog
product: MeshMap
redirect_from:
- /blog/service-mesh-performance/meshmark-cloud-native-value-measurement
- /blog/service-mesh-performance/meshmark-cloud-native-value-measurement/
---

import { BlogWrapper } from "../../Blog.style.js";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ category: Internship Programs
description: "Pranav Singh's experience as a LFX intern at Layer5"
redirect_from:
- /blog/community/lfx-experience-layer5-pranav-singh
- /blog/community/lfx-experience-at-layer5-pranav-singh/
- /blog/community/lfx-experience-at-layer5-pranav-singh
tags:
- Community
- Internship
Expand Down
3 changes: 3 additions & 0 deletions src/collections/events/kubecon-NA-2020/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@ eurl: https://kccncna20.sched.com/event/ekEz/service-mesh-specifications-and-why
type: Event
published: true
upcoming: false
redirect_from:
- /blog/service-mesh-specifications/service-mesh-specifications-and-why-they-matter
- /blog/service-mesh-specifications/service-mesh-specifications-and-why-they-matter/
---
3 changes: 3 additions & 0 deletions src/collections/integrations/meshery-operator/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ workingSlides: [
howItWorks: "Collaborative Infrastructure as Code"
howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs."
published: true
redirect_from:
- /blog/meshery/what-is-meshery-operator
- /blog/meshery/what-is-meshery-operator/
---
<p>
Meshery, the cloud native management plane
Expand Down
Loading