I just read an article discussing whether truncated RSS feeds are good or bad. I’m currently using truncated feeds (of course this post may be short enough to not get truncated), but if any of you have an opinion on the matter, I’d love to hear it.
Tags: rss
-
I prefer full feeds, as I try to do all of my reading right in my RSS reader (Google Reader). Having to jump directly to the site breaks my flow. Unless you’re serving up ads for revenue, there’s probably no reason to truncate the feed. That gives someone the choice of reading it in their reader or on your site.
Reading my own feed in my reader alerted me to something interesting, though. If you rely heavily on CSS classes within your post body then things will degrade in an RSS reader, since the stylesheet is unavailable. I’ve taken to using style= instead of class= within body text (where necessary) to workaround this.
-
I prefer full feeds (and use them on my site). I can only see three downsides to providing full feeds.
1) Loss of advertising revenue, if your site had ads and your feed didn’t.
2) Bandwidth, which usually isn’t that different between post excerpts and full posts.
3) A loss of involvement with the rest of the site. Most likely, the people who are subscribed to your feed probably don’t need to navigate around the rest of the blog much (since they’re up to date with previous posts).

3 comments
Comments feed for this article
Trackback link: http://lojic.com/blog/2007/07/28/truncated-rss-feeds/trackback/