How do I create/turn on/access RSS feeds for each of my content types that I created via the CCK (Content Construction Kit)? I created a type called articles for example. I tried /articles/feed, articles/0/feed, etc. but just get 404 errors.
Alternatively, I wonder if it's possible to create feeds for each of my categories (I used the categories module) since I place my content types in their own categories?
I would like to create some books but instead of using book module, I would ike to use CCK to build the needed nodes and category module to organize things, I'm quite lost now..
Here is what I did:
1) created a content type book
2)create a container books
3)transformed my node type book into a category so that it can be applied to the container books
4)created a content type book page
5)transformed the bookpage in a category so it could be assigned to categories in the books container
The feed for my blog clearly lists "category domain" channels for each item, but they are not picked up by Technorati as tags. The feed can be viewed at http://www.netgainrealestate.com/index.php?q=real_estate_blog/feed. Should the "category domain" channel appear above the description? Can the feed layout be altered? Many thanks for any help.