From f1f02d6c5408810dbd1c29d69a9b67e48e8d0d91 Mon Sep 17 00:00:00 2001 From: JLekawa Date: Tue, 14 Apr 2026 23:28:50 +0200 Subject: [PATCH] docs(other): demote legacy-related blog posts in search --- blog/api-discovery.md | 4 ++++ blog/updates-2022-04.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/blog/api-discovery.md b/blog/api-discovery.md index 6def3057..c0b8b58f 100644 --- a/blog/api-discovery.md +++ b/blog/api-discovery.md @@ -8,6 +8,10 @@ publishedDate: "2021-01-26" categories: - api-catalog:discovery image: blog-api-discovery.png +keywords: + excludes: + - sidebar + - sidebars --- Does your organization own documentation for multiple APIs? diff --git a/blog/updates-2022-04.md b/blog/updates-2022-04.md index 23373cd0..5f959b20 100644 --- a/blog/updates-2022-04.md +++ b/blog/updates-2022-04.md @@ -10,6 +10,10 @@ publishedDate: "2022-05-02" categories: - redocly:product-updates image: blog-7.jpg +keywords: + excludes: + - sidebar + - sidebars --- If we had to describe our April activities in two words, "spring cleaning" would nail it. Sometimes you just have to tackle that technical debt and focus on fixing bugs in order to make progress.