chore: add blog.livepeer.org post slug redirects#36
Open
Conversation
Deprecated marketing pages, renamed routes (/lpt, /media-kit, /primer-new-design), and dead campaign URLs will never return — use permanent redirects so search engines transfer link equity and stop re-checking. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
When blog.livepeer.org is pointed to Vercel, it will redirect to livepeer.org. These rules catch old Ghost blog slugs and route them to the correct /blog/* paths on the new site. Covers all 7 migrated posts (5 same-slug, 2 renamed slugs). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
adamsoffer
approved these changes
Apr 7, 2026
4 tasks
adamsoffer
added a commit
that referenced
this pull request
Apr 9, 2026
PR #36 maps the old Ghost slug to /blog/introducing-livepeer-cascade-a-vision-for-livepeers-future-in-the-age-of-real-time-ai-video (the long form). Renaming the post file so visitors coming through that redirect land on a real page rather than a 404. Closes #37 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/blog/*paths/introducing-the-livepeer-foundation→/blog/introducing-the-livepeer-foundation)/ai-x-open-media-forum-building-new-wave-creativity→/blog/ai-x-open-media-forum/livepeer-onchain-builders-streamplace-...→/blog/onchain-builders-streamplaceContext
Preparation for migrating
blog.livepeer.org(Ghost) →livepeer.org/blog. Once this merges, the DNS switch can happen:blog.livepeer.orgas redirect domain in Vercel →livepeer.orglivepeer-studio.ghost.io→cname.vercel-dns.comSee
blog-migration-audit.md(not committed) for full audit of old vs new blog content.Test plan
/a-real-time-update-to-the-livepeer-network-vision→ redirects to/blog/a-real-time-update-to-the-livepeer-network-vision/ai-x-open-media-forum-building-new-wave-creativity→ redirects to/blog/ai-x-open-media-forum/livepeer-onchain-builders-streamplace-building-the-video-backbone-of-decentralized-social→ redirects to/blog/onchain-builders-streamplace🤖 Generated with Claude Code