Today I finally got the html version of my RSS feed running on my new blog The Webpreneur. For some reason the wordpress documentation only states the feed that doesn’t utilize html. I learned that prior versions of RSS didn’t utilize html in the feeds (at least not properly). As of version 2.0 you can use html. Anyways, if you have a wordpress blog and want to find out where you can find the RSS 2.0 feed, it is located at the directory: /feed/rss2. So if you have installed wordpress in a directory called “blog”, the url would be: http://YOURDOMAIN/blog/feed/rss2. If you need help, let me know and I’d be happy to show you how to do it.