Have you noticed you can sydicate your site if you have an RSS (Really Simple Syndication) feed for your pages? How do you add a button for that in the address bar?
<link rel="alternate" type="application/rss+xml" title="RSS Feeds By Wow Web Works" href="http://wowwebworks.com/OtherStuff/Blogs/tabid/74/rssid/1/Default.aspx"/>
Simply paste that code between the <head> </head> tags on the page and presto! You might want to put in your own information though.