If your browser address bar has a button to subscribe to feeds (most do), that's the easiest way. That button will display the two main feeds. It will also display a feed specific to the page you are on, if such a feed is available. For example, if you're on a category page, a feed for that category will be listed. If you're on a particular post, a feed to the comments on that post will be listed.
The two most commonly subscribed feeds are:
- Main page feed RSS and Atom format - this is probably the one you want.
- Comments feed RSS and Atom format - site-wide comment feed.
If you want to get fancy, you can build your own feed URLs. Every category and tag page generates a feed. The format for these feeds is:
- http://sartastic.com/tag/tag-name/feed/
- http://sartastic.com/category/category-name/feed/
If you prefer Atom format feeds, you just add /atom/ to the end of the URL:
- http://sartastic.com/tag/tag-name/feed/atom/
You do have to use the URL format name for categories and tags when you do this. The easiest way to find those is to view the category or tag page and see what it's called on your browser address bar.
Recent Comments