August 15, 2004

Blogging > RSS Updates

I think I have a handle on MovableType's RSS features. My RSS feed now includes the entire post, with HTML. I opened the RSS 1.0 Index template and replaced this:

{description}{$MTEntryExcerpt encode_html="1"$}{/description}

with this:

{description}{$MTEntryBody encode_xml="1" remove_html="0" $}{/description}

(I'm using {} instead of angle brackets to bypass the comment code's HTML filter.)

Also, it turns out I had a major mis-understanding that's worth explaining in case anyone else is as confused as I was. A long time ago in this post I asked about all of the RDF fluff in the source code on my front page. I had thought the fluff was related to the RSS feed, but it's actually used to generate TrackBack information. (The RSS 1.0 information is in the index.rdf file, which is generated by MovableType's RSS Index 1.0 template.) The MovableType $MTEntryTrackbackData$ tag generates the fluff, which does include a lot of the same information as the RSS feed.

I noticed that VodkaPundit didn't have the RDF fluff on his main page, but did have it on his individual archive pages. That made sense to me, so I removed the $MTEntryTrackbackData$ from the main page, but left it on my individual pages. That cut my page size by about 25%. Everything seems to work. My test post generated correct TrackBack pings for two out of three sites I pinged (using MovableType and HaloScan), but for whatever reason didn't work with TypePad.

If you have TrackBack capability, I'd appreciate it if you'd link to this page so I can make sure inbound TrackBacks work.

Posted by lesjones

Stuff about linked with Les Jones Trackbacks


Comments

RSS stupid here, so here goes.
Does the RSS feed send short edits to your email so you can see what others post, or do you have to go to a specific website like technorati to get the information? I think I have the basic atom rss feeed on mine, but no idea how to use it or what the advantages are.

Posted by: gunner at August 15, 2004

Les,
Looks like it works!.
J.

Posted by: Jerry at August 15, 2004

I'm hardly an expert myself, but RSS is basically a way to syndicate your site's content so that it's structured with post times, permalinks, authors, categories, etc., for each post. So instead of someone having to go to your site to see if you have new content, they can use RSS aggregation software to check for new content. The RSS aggregator can then download the new content, which makes following a bunch of sites a lot easier. You can get RSS aggregators that are Web-based, email-based, desktop-based, etc.

Posted by: Les Jones at August 15, 2004

By golly, it does. Thanks, folks!

Posted by: Les Jones at August 15, 2004
Post a comment










Remember personal info?







Terms of Use