<?xml version="1.0" encoding="UTF-8"?><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>Comments on: How To Redirect Affiliate Links</title>
	<atom:link href="http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links/feed" rel="self" type="application/rss+xml" />
	<link>http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links</link>
	<description></description>
	<pubDate>Mon, 13 Oct 2008 18:43:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Dave</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1730</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 30 Sep 2008 02:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1730</guid>
		<description>Hello John,
I enjoyed your tutorial but my need has a twist...
My site is setup to support hundreds of affiliate links stored in a MySQL database.  I pull the links with a recordset into a repeat region as well as with a dynamic list/menu (using Dreamweaver &#38; PHP).  Each link is stored in it's own record along with affiliate name, etc.
Any suggestions how to modify what you outlined in the tutorial.
Thx,
Dave</description>
		<content:encoded><![CDATA[<p>Hello John,<br />
I enjoyed your tutorial but my need has a twist&#8230;<br />
My site is setup to support hundreds of affiliate links stored in a MySQL database.  I pull the links with a recordset into a repeat region as well as with a dynamic list/menu (using Dreamweaver &amp; PHP).  Each link is stored in it&#8217;s own record along with affiliate name, etc.<br />
Any suggestions how to modify what you outlined in the tutorial.<br />
Thx,<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1479</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 04 Aug 2008 06:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1479</guid>
		<description>Hey thanks for this simple yet effective strategy! I quickly implemented this on a couple of my blogs. Is there any way to 100% mask the referrer id?</description>
		<content:encoded><![CDATA[<p>Hey thanks for this simple yet effective strategy! I quickly implemented this on a couple of my blogs. Is there any way to 100% mask the referrer id?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1247</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 21 Jun 2008 09:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1247</guid>
		<description>great tutorial, thanks for the tip!</description>
		<content:encoded><![CDATA[<p>great tutorial, thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Borca Alin</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1242</link>
		<dc:creator>Borca Alin</dc:creator>
		<pubDate>Fri, 20 Jun 2008 12:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1242</guid>
		<description>Very good tutorial, thank you!</description>
		<content:encoded><![CDATA[<p>Very good tutorial, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Ward</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1187</link>
		<dc:creator>John Ward</dc:creator>
		<pubDate>Wed, 11 Jun 2008 23:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1187</guid>
		<description>@Ron

Ron in order for the mod rewrite to work, you would have to have the .htaccess in a folder and that folder would also need to contain link.php. It is hard to troubleshoot without seeing how your links are structure. Feel free to fill out the contact form to email us if you want some additional help.</description>
		<content:encoded><![CDATA[<p>@Ron</p>
<p>Ron in order for the mod rewrite to work, you would have to have the .htaccess in a folder and that folder would also need to contain link.php. It is hard to troubleshoot without seeing how your links are structure. Feel free to fill out the contact form to email us if you want some additional help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1176</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Wed, 11 Jun 2008 03:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1176</guid>
		<description>I have problem with the 2nd part, where you have to edit .htaccess to make the link look clean. I copied the exact same code but it did not work for me : (

Any guidance?</description>
		<content:encoded><![CDATA[<p>I have problem with the 2nd part, where you have to edit .htaccess to make the link look clean. I copied the exact same code but it did not work for me : (</p>
<p>Any guidance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1167</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Tue, 10 Jun 2008 10:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1167</guid>
		<description>I do not understand this part:

[Add the following lines of code:

RewriteEngine On
RewriteRule ^link/([/_0-9a-zA-Z-]+)$ link.php?id=$1]

Where do we add these lines of code to? Do we copy the exact lines?</description>
		<content:encoded><![CDATA[<p>I do not understand this part:</p>
<p>[Add the following lines of code:</p>
<p>RewriteEngine On<br />
RewriteRule ^link/([/_0-9a-zA-Z-]+)$ link.php?id=$1]</p>
<p>Where do we add these lines of code to? Do we copy the exact lines?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1135</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 08 Jun 2008 03:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-1135</guid>
		<description>I keep getting a 'no input file specified' error.</description>
		<content:encoded><![CDATA[<p>I keep getting a &#8216;no input file specified&#8217; error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-636</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Tue, 18 Mar 2008 04:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-636</guid>
		<description>Ops, forgot to mention. It's http://www.acloaker.com. Thanks.</description>
		<content:encoded><![CDATA[<p>Ops, forgot to mention. It&#8217;s <a href="http://www.acloaker.com" rel="nofollow">http://www.acloaker.com</a>. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-635</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Tue, 18 Mar 2008 04:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links#comment-635</guid>
		<description>Hi, nice approach using .htaccess to give a nice url name without the .php extension. Alternative than RewriteEngine, I use:


  SetHandler application/x-httpd-php
  ForceType application/x-httpd-php


Hope it helps.

For other approach of redirection method that does not require .htaccess modification, I just build a site that does that. Hope you might take a look. ;-)</description>
		<content:encoded><![CDATA[<p>Hi, nice approach using .htaccess to give a nice url name without the .php extension. Alternative than RewriteEngine, I use:</p>
<p>  SetHandler application/x-httpd-php<br />
  ForceType application/x-httpd-php</p>
<p>Hope it helps.</p>
<p>For other approach of redirection method that does not require .htaccess modification, I just build a site that does that. Hope you might take a look. <img src='http://teamtutorials.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
