A Web Analyst's Perspective
It's Not METRICS!
Archives
« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today

Click me to subscribe Subscribe!

Search

Links
 

Today's Page Hits: 2

« Reconciling Month To... | Main | A New Approach »
Wednesday Jun 18, 2008
My Blog Is Too Big For FeedBurner And How I Fixed It

For quite a while I have been circling a conundrum regarding one of my team's blogs.  The RSS XML file exceeds FeedBurners limit of 512k.  Unfortunately, I do not have access to modify the blogging tools RSS creation utility.

The quick and dirty solution:

  1. Create a new RSS XML file hosted elsewhere in which the content is a summary with a "read more" link.  The easiest way to do this is to copy the existing XML and edit it appropriately.
  2. Now edit your RSS link and redirect your feedreaders to this new file.  In my case, I only have access to change the RSS link, but I can't implement redirects  :(

The unfortunate reality is that, unless you have access to modify your blogging tool, you will have to manually update this every time you create a new entry.  This isn't a big deal if you don't blog frequently (as was the case with the blog in question, and, as a matter of fact, my blog too!).

Another solution I toyed with was creating a new blog in which the entries were summaries with links to the original entries on the original blog.  This would take just about as much work, but being the cautious one, I was unsure of the effect on search indexing.  I figured it might not be a big deal since the main content wouldn't be duplicated and it would provide another internal link to the content which might actually benefit search indexing.  Definitely not a stunt I need to attempt.

Posted at 05:26PM Jun 18, 2008 by dustinwallace in Social Web Analytics  |  Comments[2]

Comments:

You should try Yahoo! Pipes. It lets you take an RSS feed, massage it, and output a new one (without any real coding). I don't recall specifically if there's a function to truncate the length of a description in RSS, but seems like there might be. That would be far preferable to updating a feed by hand every time you post.

Posted by Jonathan Weber on June 19, 2008 at 12:29 PM PDT #

I took your advice and checked out Yahoo! Pipes. It ended up being my solution. Thanks for the great tip!

Posted by Dustin Wallace on July 01, 2008 at 03:41 PM PDT #

Post a Comment:
  • HTML Syntax: NOT allowed