A few entries back I asked people to get RSS feeds on their Blogger.com weblogs. So if Blogger Basic users have spent hours trying to get an RSS feed to work with the link I gave, sorry for wasting your time. I had no idea Blogger did not have multiple index templates. I spent some time with Blogger, and did some searching to come up with this:
How to get RSS working on Blogger Basic
- Use a 'scraper' to scan your HTML page and generate an RSS feed for you.
- Use PHP / ASP (assuming your webhost supports it) to first collect all the entries into an array, and display them as HTML / RSS accordingly.
- Move to MovableType, Blogger PRO, b2, or something else.
If you'd like to spend some time reading about RSS and syndication, there are some great links at Syndic8 - go have a look.