Full Text vs. Summary Feeds

What the hoopla is all about.

It’s a hot topic among bloggers. Full feeds or Summary feeds? I’ve exchanged some words with a reader here about it, but I’ve always been sitting on the fence.

RSS Feed Basics

For those of you who don’t have a clue what I’m talking about, let me take a moment to cover the basics.

This blog (and its individual categories or topics) is available in two formats: HTML viewable in a Web browser and RSS viewable in a feed reader (or aggregator). The HTML format includes nicely designed pages (if I do say so myself), access to polls and comments, and full site navigation features. The RSS format includes just the most recent posts in whatever format a subscriber’s feed reader displays them in.

The benefit of the RSS format is that content is automatically delivered to subscribers as it is published. There’s no need to visit the site to see what’s new. The feed reader will automatically gather all new content for reading at the subscriber’s leisure. You can learn more about RSS on Feedburner’s Feed 101 page.

Full-Text vs. Summary Feeds

Bloggers normally have the option of creating feeds as full text feeds or as summary feeds. (To set this option in WordPress, go to Dashboard > Options > Reading. We provide full instructions in our WordPress book.) A full text feed publishes the entire content of each post to the feed, making it unnecessary for the subscriber to come to the source Web site. A summary feed publishes just the beginning of each post to the feed, making it necessary for the subscriber to come to the Web site for the remaining content of each post he wants to read. (In WordPress, this is only the first 55 words.)

It’s pretty well established that full text feeds attract more subscribers than summary feeds, so if getting more subscribers is a blogger’s goal, full text is definitely the way to go. But full text feeds have several drawbacks that have kept me from jumping on board:

  • Full text feeds eliminate the need for subscribers to visit the site at all. All your hard work on blog design is completely wasted on feed subscribers.
  • Because full text feed subscribers are less likely to visit your site, they’re also less likely to comment on entries. This reduces the interactive aspect of your site. I think this is a serious problem, since RSS subscribers are more likely to have something constructive to say about technical topics, which is what I often write about here.
  • Because full text feed subscribers are less likely to visit your site, they’re also less likely to click ads there, thus potentially reducing your revenue stream. (Of course, it’s a valid argument that RSS subscribers are more tech savvy and less likely to click ads in the first place.)
  • The appearance of feeds in a subscriber’s feed reader is dependent on settings within that reader. As a result, entry formatting can be lost, resulting in ineffective appearance to the reader. For example, headings may show up as boxes in the margins rather than as headings.
  • Full text feeds are more likely to be scraped by splogs. That means your content may be used by “bloggers” to build content on their advertising-heavy sites, as well as link farms and other unsavory Web traffic-generating or revenue-generating schemes.
  • If you write very long entries or include many posts in your feeds, you could reach feed length limitations with FeedBurner (if you use it).

For summary feeds, the only drawback is that they’re less likely to get subscribers since a lot of folks don’t think it’s worth subscribing to a feed if the entire content does not appear in their feed reader.

Sitting on the Fence

With all of this in mind, I’ve been using summary feeds since I switched to WordPress about a year ago. I haven’t been very interested in building the number of subscribers. This drew a lot of flack from a subscriber, especially when I couldn’t make up my mind and switched back and forth between the two kinds of feeds over the period of a number of weeks. I assume that she dropped her subscription when I stuck with summary feeds.

Now I’m more interested in building my subscriber base. So I’ve switched back to full text feeds. It’s been about a week, and my feed has already been scraped once, with a pingback that I assume was supposed to help the scraper’s Google placing. (I deleted that pingback comment as soon as I found it.) One subscriber (Miraz) has already joyfully commented on the switch. Others haven’t commented. I don’t expect them to, since there’s no way to comment from within the feed reader software (see drawback list above).

Anyway, I’m encouraging subscribers now and it’s a full text feed, so I invite you to subscribe. But please do stop by once in a while to share your comments with other site visitors.

March 6, 2011 Update: After a long run with full-text feeds, I finally switched back to summary feeds. I just got tired of seeing my copyrighted work automatically re-blogged on sites created by feed scrapers.

The Importance of XHTML Validation

When will I ever learn?

Miraz has told me again and again — validate your pages after making changes to your WordPress theme templates. She even advised readers in our book, WordPress 2: Visual QuickStart Guide. And every time I validate, I find errors, proving that it’s a step I really do need to take.

Yet I continue to skip this step when I tweak my theme’s template files on every single blog I run.

This morning, I got an e-mail message from someone named Tine who wrote:

I’m completely new to WordPress but found your site because of the book you have made and was curious.

Are you aware that your blog don’t look good in Explorer 6? Some of the text to the left is cut off.

I use Explorer 6 on XP Pro and 1024×768.

Uh-oh.

I fired up my PC and loaded up my home page in Explorer 6. The situation was worse than Tine reported. What appeared did not look much like my site at all. And in the status bar, Explorer was politely telling me that page had errors but didn’t offer any way to find out what they were.

My first instinct was to panic. But then I remembered the XHTML validator at http://validator.w3.org/. I ran the page’s URL through the validator and settled down to find and fix the 110 errors it found.

Sheesh.

The main culprit in this case was some code I’d inserted into my post.php file to display RSS links beside category names in each post’s header. This rather slick piece of coding, which I was pretty proud of, contained the dreaded unencoded ampersand error. That means I’d included & in the code when I should have included & in the code. That error was all over the place, but Explorer seemed to be choking on it in the new code. When I fixed its first occurrence and reloaded the page in Explorer, the page appeared fine, although the status bar smugly reported that there were still errors in the document.

Other problems included

    and tags without

  • and tags. Oops. And

    tags without tags. (It appears that ecto was causing that problem in the way it codes Technorati tags. Good thing I’m not using tags in my posts anymore.) Of course, all my Amazon.com book cover links were missing alt attributes. And some of my rotating ads used IMG instead of img for coding. The list goes on and on.

    Of course, if I’d been validating the XHTML after each template change as Miraz recommends, I would have caught these errors as I introduced them. I wouldn’t have spent my Sunday morning debugging code.

    Have I learned my lesson? I think so. At least for a few days.

    Link Bait?

    Unintentional, perhaps, but very effective.

    I’m getting ready to upgrade my blog-based Web sites to WordPress 2.1 from WordPress 2.0.4. It’s a big task for some sites and the biggest hurdle I have to jump is the plugin compatibility hurdle. This site and wickenburg-az.com rely on plugins for many of their features. If a plugin were to unexpectedly stop working, the sites could be brought down by PHP errors. This is not something I want to deal with, so I started thinking about the plugin situation. And, as I often do when I’m thinking of something that might benefit other people, I wrote an article about it and published it here.

    Does that make the article “linkbait”? I suppose it does. But I’m willing to accept that label if it’s used in the context of “simply compelling content.”

    It took me about an hour to write the article. (Those of you who know me and my work know that I can produce original material at often alarming rates.) It was all fresh, out-of-my-brain stuff, inspired by the WordPress upgrade instructions and compatible plugins list, which I linked to in the article. It was better organized that a lot of the posts here — especially the long, rambling ones about flying and the things that go on in my life — and it included headings and lists to make it easier to read.

    It hit the site at 7:24 AM MST. Within two hours, it had been linked to by Weblog Tools Collection (thanks!) and the article with the link just happened to appear in the Dashboard for all WordPress users. That’s when all hell broke loose. Visitors swarmed over. The article collected 10 comments and pingbacks in a matter of hours. The pingbacks, in several languages, brought even more visitors. At one point, I had 29 visitors (including bots) online and 19 of them were reading that one article.

    Now that might not seem like a big deal to many of you, but it’s a huge deal here. My daily visitor count, which averages about 250 per day, jumped to almost 900. And my page hit count soared to over 1250 from a daily average of 400-500. Whew! And the trend is carrying over to today; at 8 AM, I’ve already reached my daily average counts.

    What’s So Special about This Article?

    So the question remains: why has this one article been such a boon to the site?

    In looking at the article and how it differs from other site content, I’ve come up with the following:

    • The article was 95% original. I based it on my own experience and knowledge rather than material I’d found elsewhere. This was new content — not something I read and regurgitated here. And given the 1/9/90 rule discussed earlier today, only 1% of what’s in blogs is original content.
    • The article was timely. WordPress 2.1 had been out for less than 3 days when I wrote it. (Oddly enough, two commenters said they wished I’d written the article sooner. Sadly, I have neither the time nor the inclination to work with software under development these days, especially when that software is based on a computer language I hardly know.)
    • The article provided valuable information. Anyone who jumps blindly into a major WordPress upgrade deserves all the grief he gets. To me (and apparently others), the plugin issue is serious business. My article explained why it was serious and listed things that should be done for a less troublesome upgrade.
    • The article was well organized and well written. Sure, it’s easy for me to say — I wrote it. But I can look at all of my work objectively and I can say without a doubt that among my blog posts, this article was one of my better efforts. In fact, if this post wasn’t so time-sensitive, I would have submitted it to Informit.com, which pays me to write for them. (If I had, however, it would not have reached the Web for at least a month. So yes, I gave up a few hundred bucks, but WordPress users need this information now and I didn’t want them to wait.)
    • The article was well presented. I’m talking here about readability, which I discussed in another blog post earlier this month. This post included headings and lists, which help break text into bite sized pieces and make it more scannable.

    It’s gratifying that the article was found by a “WordPress authority” who found it worthy to link to. I wouldn’t be writing this post if I didn’t get the support of the folks who linked to it. They brought visitors to the article, pumping up my daily numbers accordingly.

    Is it Linkbait?

    Does that make the article “linkbait“? I suppose it does. But I’m willing to accept that label if it’s used in the context of “simply compelling content.” After all, I didn’t write it with the goal of getting lots of links and readers. I wrote it because it was on my mind, is a topic my readers claim they’re interested in (33% of those who took the poll said they’re interested in blogging), and is related to a topic I co-authored a book about. The article was forming in my brain — why would I keep it there if others might find it useful?

    That said, I’m not one bit sorry that it has attracted all the attention it has. It’s given me a lot to think about — and more to write about here.