<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: How to change RSS link</title>
		<link>http://www.kriesi.at/support/topic/how-to-change-rss-link</link>
		<description>Support Forum - Topic: How to change RSS link</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 12:19:15 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/how-to-change-rss-link" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "How to change RSS link"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-rss-link#post-68822</link>
			<pubDate>Thu, 02 Aug 2012 01:07:16 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68822@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Good thing it works.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Boris on "How to change RSS link"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-rss-link#post-68782</link>
			<pubDate>Wed, 01 Aug 2012 19:25:35 +0000</pubDate>
			<dc:creator>Boris</dc:creator>
			<guid isPermaLink="false">68782@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It worked. Thanks a lot!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to change RSS link"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-rss-link#post-68135</link>
			<pubDate>Sun, 29 Jul 2012 03:07:38 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68135@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You need to edit header.php and find the code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;rss2_url&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Boris on "How to change RSS link"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-rss-link#post-68011</link>
			<pubDate>Fri, 27 Jul 2012 20:31:31 +0000</pubDate>
			<dc:creator>Boris</dc:creator>
			<guid isPermaLink="false">68011@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Newscast! I bought it under a different Username ;-)&#60;/p&#62;
&#60;p&#62;Best Boris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to change RSS link"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-rss-link#post-67976</link>
			<pubDate>Fri, 27 Jul 2012 17:28:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">67976@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Are you using Newscast or another theme? &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Boris on "How to change RSS link"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-rss-link#post-67958</link>
			<pubDate>Fri, 27 Jul 2012 15:54:06 +0000</pubDate>
			<dc:creator>Boris</dc:creator>
			<guid isPermaLink="false">67958@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I want to do the same, but don't know which file to edit and where I should put the feedburner url exactly to.&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;Boris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "How to change RSS link"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-rss-link#post-3559</link>
			<pubDate>Thu, 26 Aug 2010 15:20:55 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">3559@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Exactly right, just remove:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php bloginfo(&#38;#39;rss2_url&#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and replace it with the feedburner URL. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fulanito on "How to change RSS link"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-rss-link#post-3477</link>
			<pubDate>Wed, 25 Aug 2010 12:52:30 +0000</pubDate>
			<dc:creator>fulanito</dc:creator>
			<guid isPermaLink="false">3477@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How can I change the link on the header RSS icon to point to my feedburner URL?&#60;br /&#62;
Will I just need to change &#34;&#38;lt;?php bloginfo('rss2_url'); ?&#38;gt;&#34; in:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;rss2_url&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;With my feedburner´s address?&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
