Skip to content

Fix Fleetbase blog Ghost feed lookup#215

Merged
roncodes merged 2 commits into
mainfrom
feature/fix-ghost-blog-feed
May 20, 2026
Merged

Fix Fleetbase blog Ghost feed lookup#215
roncodes merged 2 commits into
mainfrom
feature/fix-ghost-blog-feed

Conversation

@roncodes
Copy link
Copy Markdown
Member

@roncodes roncodes commented May 19, 2026

Summary

  • switch the Fleetbase blog lookup from the old Webflow RSS URL to the public Ghost RSS feed
  • normalize Ghost post links to canonical fleetbase.io/blog URLs for the console widget
  • add a reusable FleetbaseBlog parser with coverage for RSS parsing, link rewriting, malformed feeds, and limits

Root cause

The console widget still called the core-api lookup endpoint, but that endpoint fetched https://www.fleetbase.io/post/rss.xml, which now returns 404 after the blog moved to Ghost. The widget then had no posts to render.

@roncodes roncodes marked this pull request as ready for review May 20, 2026 06:39
@roncodes roncodes merged commit 20a7b67 into main May 20, 2026
3 checks passed
@roncodes roncodes deleted the feature/fix-ghost-blog-feed branch May 20, 2026 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant