I've migrated away from Octopress and this site is now built using ToggleJS with a custom GulpJS file.
This article is Part 8 of 9 in a series about Migrating from BlogSpot to Octopress.
- Part 1 - Introduction
- Part 2 - Setup Octopress
- Part 3 - Export BlogSpot Content
- Part 4 - Import Content into Octopress
- Part 5 - Fix Links
- Part 6 - 301 Redirect Old Posts to New Location
- Part 7 - Setup a Custom Domain
- Part 8 - (current) - Redirect Atom/RSS in FeedBurner
- Part 9 - What's left?
This one is quick and easy.
I noticed that my original RSS feed staxmanade.blogspot.com/feeds/posts/default
was 302 redirecting to http://feeds.feedburner.com/DevelopingOnStaxmande
.
So I went to feedburner.com
where I was already logged in (due to being auth'd with google/blogger) and from their I selected my feed and chose Edit Feed Details
where I could put in my new RSS feed to https://staxmanade.com/atom.xml
.
After doing this, I noticed 3 of my previously posted blogs show-up-again, but I can live with that.
Now you've hopefully migrated your blog's RSS subscribers automatically without loosing any.