5 ms·
You can give users a proper RSS/ATOM URL in your domain space and still use Feedburner -- redirect "mysite.com/feed" to your Feedburner URL. People started doin
by codingthebeach 14y ago
You can give users a proper RSS/ATOM URL in your domain space and still use Feedburner -- redirect "mysite.com/feed" to your Feedburner URL. People started doing this years ago as a hedge against this exact situation, so that if Feedburner went down, your users' RSS clients will still point to an address under your control. For a while it was even an unofficial Feedburner recommendation. They had a blog post about it and everything. :)
- bad_user 14y agoRemember to do a temporary redirect, not a permanent one, as many clients are caching the destination.