Atom feed feature now available
Mucms taken to a level above with RSS
It took a long time to add this feature, but now it is available live. I know you may be frustrated for it is not available yet for download, it is not my intent to have a killer product, but a modest CMS seo optimized. The atom feed is stored in a directory and is minimalist. I only added the required minimum tags. Look at the snippet below:

Atom 0.3 XML feed
It is a partial feed which means you can preview the description text only on your feed reader. You've got to click on the link to access the full text. This is good to prevent the average content scrapers around and forces them to be less lazy, because if they really wanted to scrape your content they'll do it anyway, but this is a good filter nevertheless.
It is good to have an RSS feed, it is even better to show it. In Firefox browser, you notice often on the address bar a little RSS icon, you can click on it to display the url of the rss feed. How can this be done? Simply by adding in the header of the web page a link tag would suffice.
link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://www.mucms.com/content/feed/atom.xml"
Hey congrat ! i saw you development from the start and your CMS has made great improvement since. Keep on the good work !
2010-03-30 08:07:46
Leave a Comment