Difference between revisions of "RSS feed samples"
(Created page with "<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"> <channel> <title>New York State Water Resources Institute Feed</title> <link>http://wri.eas.cornell.edu/index.html</l...") |
|||
Line 1: | Line 1: | ||
− | < | + | <?xml version="1.0" encoding="utf-8"?> |
+ | <rss version="2.0"> | ||
<channel> | <channel> | ||
− | <title> | + | <title>Website Feed</title> |
− | + | <description>Website Feed coded manually</description> | |
− | <description> | + | <link>http://www.yourdomain.com</link> |
− | < | ||
− | |||
<item> | <item> | ||
− | <title> | + | <title>A Special Event</title> |
− | < | + | <description>A Special Teleconference for our customers about our products</description> |
− | < | + | <link>http://www.yourdomain.com/events.htm</link> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | </ | ||
</item> | </item> | ||
<item> | <item> | ||
− | <title> | + | <title>Announcing new Products</title> |
− | < | + | <description>Announcing a new line of products</description> |
− | < | + | <link>http://www.yourdomain.com/products.htm</link> |
− | |||
− | |||
− | |||
− | |||
</item> | </item> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</channel> | </channel> | ||
</rss> | </rss> |
Revision as of 02:25, 4 December 2012
<?xml version="1.0" encoding="utf-8"?> Extension:RSS -- Error: " <channel> <title>Website Feed</title> <description>Website Feed coded manually</description> <link>http://www.yourdomain.com</link> <item> <title>A Special Event</title> <description>A Special Teleconference for our customers about our products</description> <link>http://www.yourdomain.com/events.htm</link> </item> <item> <title>Announcing new Products</title> <description>Announcing a new line of products</description> <link>http://www.yourdomain.com/products.htm</link> </item> </channel> " is not in the whitelist of allowed feeds. The allowed feeds are as follows: http://knowledgepoint.org/en/feeds/rss/?tags=Finance, http://www.ircwash.org/topic/83/rss.xml, http://www.ircwash.org/topics/irc-whole-system-approach, http://www.ircwash.org/topic/20/rss.xml, http://www.ircwash.org/topic/19/rss.xml, https://knowledgepoint.org/en/feeds/rss/?tags=Finance, https://www.ircwash.org/topic/83/rss.xml, https://www.ircwash.org/topics/irc-whole-system-approach, https://www.ircwash.org/topic/20/rss.xml and https://www.ircwash.org/topic/19/rss.xml.