blog.ocs_url
Previous  Top  Next

A string variable containing the URL for the OCS feed for the blog.

OCS is short for Open Content Syndication. An OCS feed is an XML document that allows client software such as news aggregators to see what "channels" a web site has. In the case of Blogware blogs, the OCS feed lets client software see what categories a blog contains and the URLs to access them.

A complete description of OCS is available in the OCS section of the Internet Alchemy Weblog.



Example
In the example below, the text "OCS Feed" is linked to the URL for the OCS feed of the blog.

<a href="{{blog.ocs_url}}">OCS Feed</a>