<?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>codezyne.com &#187; htaccess</title>
	<atom:link href="http://codezyne.com/tag/htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://codezyne.com</link>
	<description>innovative way of thinking</description>
	<lastBuildDate>Thu, 17 Feb 2011 23:36:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Redirecting WordPress Feed to FeedBurner</title>
		<link>http://codezyne.com/2009/12/10/redirecting-wordpress-feed-to-feedburner/</link>
		<comments>http://codezyne.com/2009/12/10/redirecting-wordpress-feed-to-feedburner/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 17:53:58 +0000</pubDate>
		<dc:creator>Radgeofrey Mission</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://codezyne.com/?p=129</guid>
		<description><![CDATA[There are instructions for Google feedburner on how to redirect your WordPress feeds to you feedburner feeds. But it&#8217;s not working on feed links which are using permalinks. There must be available way too out there. And this is my mine (.htaccess). RewriteCond %{HTTP_USER_AGENT} !^.*(FeedBurner) [NC] RewriteRule ^feed/$ http://feeds.feedburner.com/Codezynecom [L,R=302] # BEGIN WordPress &#60;IfModule mod_rewrite.c&#62; [...]]]></description>
		<wfw:commentRss>http://codezyne.com/2009/12/10/redirecting-wordpress-feed-to-feedburner/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

