<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating Redirects for Affiliate Links</title>
	<atom:link href="http://scrapingpennies.com/2008/05/creating-redirects-for-affiliate-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://scrapingpennies.com/2008/05/creating-redirects-for-affiliate-links/</link>
	<description>Tight budget. Audacious goal. Full Transparency.</description>
	<lastBuildDate>Mon, 04 Jan 2010 13:47:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: AskApache</title>
		<link>http://scrapingpennies.com/2008/05/creating-redirects-for-affiliate-links/comment-page-1/#comment-495</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Tue, 18 Nov 2008 23:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://scrapingpennies.com/?p=15#comment-495</guid>
		<description>@Bill,

Check out http://www.askapache.com/seo/advanced-http-redirection.html for an example php file...    Keep in mind that each time a request/redirect is handled by PHP, it has to load the entire php binary just to send a simple redirection... .htaccess/server-side is definately better in that way, but php is a little more flexible and I also use it for redirects occasionally.</description>
		<content:encoded><![CDATA[<p>@Bill,</p>
<p>Check out <a href="http://www.askapache.com/seo/advanced-http-redirection.html" rel="nofollow">http://www.askapache.com/seo/advanced-http-redirection.html</a> for an example php file&#8230;    Keep in mind that each time a request/redirect is handled by PHP, it has to load the entire php binary just to send a simple redirection&#8230; .htaccess/server-side is definately better in that way, but php is a little more flexible and I also use it for redirects occasionally.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill At Muscle-Build.com</title>
		<link>http://scrapingpennies.com/2008/05/creating-redirects-for-affiliate-links/comment-page-1/#comment-491</link>
		<dc:creator>Bill At Muscle-Build.com</dc:creator>
		<pubDate>Tue, 18 Nov 2008 18:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://scrapingpennies.com/?p=15#comment-491</guid>
		<description>Great resource. One question, though. For the commenter, htaccess redirect, he mentions PHP redirect scripts...I&#039;m experimenting with that now. Is there a way to place a &quot;nofollow&quot; attribute in the .php file itself?

The initial file looks something like this: 


Is a &quot;nofollow&quot; even needed? I don&#039;t want to put the nofollow in the link, but the file above. I think if I put the nofollow in the link, I &quot;lose&quot; some of my internal linking...</description>
		<content:encoded><![CDATA[<p>Great resource. One question, though. For the commenter, htaccess redirect, he mentions PHP redirect scripts&#8230;I&#8217;m experimenting with that now. Is there a way to place a &#8220;nofollow&#8221; attribute in the .php file itself?</p>
<p>The initial file looks something like this: </p>
<p>Is a &#8220;nofollow&#8221; even needed? I don&#8217;t want to put the nofollow in the link, but the file above. I think if I put the nofollow in the link, I &#8220;lose&#8221; some of my internal linking&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: htaccess redirect</title>
		<link>http://scrapingpennies.com/2008/05/creating-redirects-for-affiliate-links/comment-page-1/#comment-292</link>
		<dc:creator>htaccess redirect</dc:creator>
		<pubDate>Wed, 10 Sep 2008 13:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://scrapingpennies.com/?p=15#comment-292</guid>
		<description>Personally I feel that PHP redirect scripts are the best way to go with affiliate links.</description>
		<content:encoded><![CDATA[<p>Personally I feel that PHP redirect scripts are the best way to go with affiliate links.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homeworker</title>
		<link>http://scrapingpennies.com/2008/05/creating-redirects-for-affiliate-links/comment-page-1/#comment-242</link>
		<dc:creator>Homeworker</dc:creator>
		<pubDate>Tue, 02 Sep 2008 21:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://scrapingpennies.com/?p=15#comment-242</guid>
		<description>If you&#039;re using a Wordpress, why not use a Wordpress plugin to manage all that for you.

I use link-cloaking-plugin - from here: http://w-shadow.com/blog/2007/07/28/link-cloaking-plugin-for-wordpress/

It&#039;s simply set to cloak everything on my site, makes the site looka lot tidier (which is why I use it).  You can, if you wish, set it to manual and just type in a small code whenever you want to cloak one link.

Also, you get to choose the name that the link appears to go to, e.g. /goto/</description>
		<content:encoded><![CDATA[<p>If you&#8217;re using a Wordpress, why not use a Wordpress plugin to manage all that for you.</p>
<p>I use link-cloaking-plugin &#8211; from here: <a href="http://w-shadow.com/blog/2007/07/28/link-cloaking-plugin-for-wordpress/" rel="nofollow">http://w-shadow.com/blog/2007/07/28/link-cloaking-plugin-for-wordpress/</a></p>
<p>It&#8217;s simply set to cloak everything on my site, makes the site looka lot tidier (which is why I use it).  You can, if you wish, set it to manual and just type in a small code whenever you want to cloak one link.</p>
<p>Also, you get to choose the name that the link appears to go to, e.g. /goto/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lode</title>
		<link>http://scrapingpennies.com/2008/05/creating-redirects-for-affiliate-links/comment-page-1/#comment-38</link>
		<dc:creator>Lode</dc:creator>
		<pubDate>Tue, 03 Jun 2008 19:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://scrapingpennies.com/?p=15#comment-38</guid>
		<description>Thanks AskApache! Your site is my primary reference for .htaccess info, a great help in understanding what I&#039;m doing (and making sure the blog stays up!).

I&#039;ve been struggling with rewrite rules a while back, but that&#039;s a bridge too far for me (at least for now). Maybe I&#039;ll look into it some other time.

Thanks for stopping by!</description>
		<content:encoded><![CDATA[<p>Thanks AskApache! Your site is my primary reference for .htaccess info, a great help in understanding what I&#8217;m doing (and making sure the blog stays up!).</p>
<p>I&#8217;ve been struggling with rewrite rules a while back, but that&#8217;s a bridge too far for me (at least for now). Maybe I&#8217;ll look into it some other time.</p>
<p>Thanks for stopping by!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using .htaccess Redirects for Affiliate Links &#171; WordPress .htaccess</title>
		<link>http://scrapingpennies.com/2008/05/creating-redirects-for-affiliate-links/comment-page-1/#comment-36</link>
		<dc:creator>Using .htaccess Redirects for Affiliate Links &#171; WordPress .htaccess</dc:creator>
		<pubDate>Mon, 02 Jun 2008 01:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://scrapingpennies.com/?p=15#comment-36</guid>
		<description>[...] the .htaccess file can make your website inaccessible if done incorrectly. Always make sure you have a back-up of the current version of the [...]</description>
		<content:encoded><![CDATA[<p>[...] the .htaccess file can make your website inaccessible if done incorrectly. Always make sure you have a back-up of the current version of the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskApache</title>
		<link>http://scrapingpennies.com/2008/05/creating-redirects-for-affiliate-links/comment-page-1/#comment-35</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Mon, 02 Jun 2008 01:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://scrapingpennies.com/?p=15#comment-35</guid>
		<description>Excellent article Lode, I do this same thing with some links like Amazon affiliate links.  Then I can link to mysite/cd/the-name instead of amazon.com/%2340lkdfj

Nice

&lt;abbr&gt;AskApaches last blog post..&lt;a href=&quot;http://feeds.askapache.com/~r/apache/htaccess/~3/302141837/register-user-registration-form.html&quot; rel=&quot;nofollow&quot;&gt;Fast and Easy Custom WordPress New User Registration&lt;/a&gt;&lt;/abbr&gt;</description>
		<content:encoded><![CDATA[<p>Excellent article Lode, I do this same thing with some links like Amazon affiliate links.  Then I can link to mysite/cd/the-name instead of amazon.com/%2340lkdfj</p>
<p>Nice</p>
<p><abbr>AskApaches last blog post..<a href="http://feeds.askapache.com/~r/apache/htaccess/~3/302141837/register-user-registration-form.html" rel="nofollow">Fast and Easy Custom WordPress New User Registration</a></abbr></p>
]]></content:encoded>
	</item>
</channel>
</rss>
