<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPress Themes Tips and Tricks &#187; rss feed link</title>
	<atom:link href="http://wpthemetips.com/tags/rss-feed-link/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpthemetips.com</link>
	<description>Helping you customize your WordPress based website !</description>
	<lastBuildDate>Thu, 05 Nov 2009 00:48:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Whats going on with the Feed Links ?</title>
		<link>http://wpthemetips.com/whats-going-on-with-the-feed-links/</link>
		<comments>http://wpthemetips.com/whats-going-on-with-the-feed-links/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 17:20:37 +0000</pubDate>
		<dc:creator>Sadish</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[feed:]]></category>
		<category><![CDATA[rss feed link]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://wpthemetips.com/46/</guid>
		<description><![CDATA[With the latest wordpress, the default theme has feed: attached to the normal feed links that start with http://yourwebsite.com/feed/ .
Most of the users complain that when you click on that, it does not work.
Yes, It wont work till all the browser manufacturers support that.
what is it anyway ?
Have you seen a mailto: added to links [...]]]></description>
			<content:encoded><![CDATA[<p>With the latest wordpress, the default theme has <strong><em>feed:</em></strong> attached to the normal feed links that start with <code>http://yourwebsite.com/feed/</code> .</p>
<p>Most of the users complain that when you click on that, it does not work.</p>
<p>Yes, It wont work till all the browser manufacturers support that.</p>
<p><strong>what is it anyway ?</strong><br />
Have you seen a <code>mailto:</code> added to links to the email addresses? It is for opening a mail compose window on your email program automatically when you click on those links. Browsers understand this keyword <code>mailto</code> and acts accordingly.</p>
<p>Similarly, <a href="http://w3.org" target="_blank">W3C</a> (World Wide Web Consortium) is suggesting to have <code>feed:</code> to be added to the feed links, so anytime the user clicks on it, the browser can launch the feed reader program(if it is installed on that machine) automatically.</p>
<p>It won&#8217;t work as of now, because  not all browsers are made to understand this tag.<br />
Till they upgrade, you can safely remove this <code>feed:</code> part from your feed links.</p>
<p>[Reposted from one of my other sites]</p>
]]></content:encoded>
			<wfw:commentRss>http://wpthemetips.com/whats-going-on-with-the-feed-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
