RSS Specification :: RSS feeds, RSS syndication, Create RSS, RSS marketing, RSS and money, RSS fields and more
After uploading the RSS feed to your website, place a link to it at one or all pages of your website. Usually, the webmaster places an “XML” graphic button (RSS buttons collection) at the website, which is linked to the RSS feed.
Code sample:
<a href="http://www.yoursite.com/yourfeed.xml"><img src="http://www.yoursite.com/rss_button.gif" width="36" height="14" border="0"></a>
Besides, you should link to the RSS feed from the <head> tag of the HTML page:
<head> <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.yoursite.com/yourfeed.xml" /> </head>
See also: RSS editor, RSS reader, RSS and PHP.
Create RSS Feed | Make RSS | RSS Directory | RSS Software | RSS Forum | RSS to HTML | RSS Generator