301 redirecting a blog's RSS feed URL?
- by Marc Charbonneau
I moved my personal blog from Wordpress to Ghost this weekend, which changes the RSS feed URL from /feed/ to /rss/.
By default Ghost returns a 301 redirect for /feed/, which I've verified by checking the response header and looking at the logs:
In Feedly though, new posts aren't being picked up (at least after 24 hours. I'm not sure if they…