From 35e9fe74b138b7cf5f62ec5e8f67ef0f9777f2ce Mon Sep 17 00:00:00 2001 From: Nir Yechiel Date: Thu, 12 Feb 2026 21:43:11 +0200 Subject: [PATCH] Fix broken WordPress links and exclude 404 page from sitemap Replace two dead links to thenetworkway.wordpress.com with canonical local URLs, and add sitemap exclude directive to 404.html front matter. Co-Authored-By: Claude Opus 4.6 --- 404.html | 2 ++ ...1-04-nfv-and-open-networking-with-rhel-openstack-platfrom.md | 2 +- ...hat-summit-2020-networking-sessions-you-dont-want-to-miss.md | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/404.html b/404.html index c472b4e..dd2f71d 100644 --- a/404.html +++ b/404.html @@ -1,5 +1,7 @@ --- layout: default +sitemap: + exclude: 'yes' ---