From b40196cf89c2c9e994bbc9138c9a53f7adba1fb8 Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Thu, 21 Aug 2025 06:52:15 +0100 Subject: [PATCH] blog: Improve RSS feed (#4544) * blog: Point rss discovery to canonical URL Update discovery link to the current canonical URL for where the blog RSS feed lives. The redirect is kept for compatibility. * blog: Fix broken self URL and improve title * Fix 404 from https://www.sitespeed.io/feed/blog.xml to `https://www.sitespeed.io/feed.xml` which can confuse feed readers by updating their link but then losing the subscription to an error. * Shorten title and start with "Sitespeed.io" so that it sorts well alongside many other blogs in a feed reader under the default suggested name. --------- Co-authored-by: Peter Hedenskog --- docs/_layouts/default.html | 2 +- docs/feed/blog.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index f2874d913..4ad725483 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -41,7 +41,7 @@ layout: compress - +