<?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: Cloaking Affiliate Links</title>
	<atom:link href="http://blog.affiliatetip.com/archives/cloaking-affiliate-links-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.affiliatetip.com/archives/cloaking-affiliate-links-2/</link>
	<description>Affiliate marketing news and opinion from Shawn Collins, an affiliate marketer since 1997, and co-founder of Affiliate Summit.</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:44:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Antone Roundy</title>
		<link>http://blog.affiliatetip.com/archives/cloaking-affiliate-links-2/comment-page-1/#comment-75912</link>
		<dc:creator>Antone Roundy</dc:creator>
		<pubDate>Sat, 21 Jun 2008 18:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.affiliatetip.com/?p=2299#comment-75912</guid>
		<description>I&#039;ve created a PHP link cloaker that I give away for free, and which doesn&#039;t require you to create a new PHP file for each product -- instead, your put the product ID in the link, like this:&lt;br&gt;&lt;br&gt;http: //example.com/go/a/1838ajd8&lt;br&gt;&lt;br&gt;To (somewhat) deal with the &quot;random assortment of nonsensical letters and numbers&quot; issue that HecticDMC mentioned, you can add whatever you want to the end of the link, for example:&lt;br&gt;&lt;br&gt;http: //example.com/go/a/1838ajd8/the+product+name&lt;br&gt;&lt;br&gt;You can get it at &lt;a href=&quot;http://WhiteHatCrew.com/affilicloak/&quot;&gt;http://WhiteHatCrew.com/affilicloak/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I&#39;ve created a PHP link cloaker that I give away for free, and which doesn&#39;t require you to create a new PHP file for each product &#8212; instead, your put the product ID in the link, like this:</p>
<p>http: //example.com/go/a/1838ajd8</p>
<p>To (somewhat) deal with the &#8220;random assortment of nonsensical letters and numbers&#8221; issue that HecticDMC mentioned, you can add whatever you want to the end of the link, for example:</p>
<p>http: //example.com/go/a/1838ajd8/the+product+name</p>
<p>You can get it at <a href="http://WhiteHatCrew.com/affilicloak/">http://WhiteHatCrew.com/affilicloak/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antone Roundy</title>
		<link>http://blog.affiliatetip.com/archives/cloaking-affiliate-links-2/comment-page-1/#comment-74626</link>
		<dc:creator>Antone Roundy</dc:creator>
		<pubDate>Sat, 21 Jun 2008 16:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.affiliatetip.com/?p=2299#comment-74626</guid>
		<description>I&#039;ve created a PHP link cloaker that I give away for free, and which doesn&#039;t require you to create a new PHP file for each product -- instead, your put the product ID in the link, like this:&lt;br&gt;&lt;br&gt;http: //example.com/go/a/1838ajd8&lt;br&gt;&lt;br&gt;To (somewhat) deal with the &quot;random assortment of nonsensical letters and numbers&quot; issue that HecticDMC mentioned, you can add whatever you want to the end of the link, for example:&lt;br&gt;&lt;br&gt;http: //example.com/go/a/1838ajd8/the+product+name&lt;br&gt;&lt;br&gt;You can get it at &lt;a href=&quot;http://WhiteHatCrew.com/affilicloak/&quot;&gt;http://WhiteHatCrew.com/affilicloak/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I&#39;ve created a PHP link cloaker that I give away for free, and which doesn&#39;t require you to create a new PHP file for each product &#8212; instead, your put the product ID in the link, like this:</p>
<p>http: //example.com/go/a/1838ajd8</p>
<p>To (somewhat) deal with the &#8220;random assortment of nonsensical letters and numbers&#8221; issue that HecticDMC mentioned, you can add whatever you want to the end of the link, for example:</p>
<p>http: //example.com/go/a/1838ajd8/the+product+name</p>
<p>You can get it at <a href="http://WhiteHatCrew.com/affilicloak/">http://WhiteHatCrew.com/affilicloak/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HecticDMC</title>
		<link>http://blog.affiliatetip.com/archives/cloaking-affiliate-links-2/comment-page-1/#comment-74625</link>
		<dc:creator>HecticDMC</dc:creator>
		<pubDate>Sat, 21 Jun 2008 12:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.affiliatetip.com/?p=2299#comment-74625</guid>
		<description>I use a piece of software to manage PHP redirects - it&#039;s the same method that Linus uses, but the software just automates the process. I do this instead of using .htaccess because I work mainly with products that are unique and can&#039;t be swapped out for another merchant. I suppose I could use the .htaccess method, but lacking a tool to make it easy, I decided to go the PHP route.&lt;br&gt;&lt;br&gt;I cloak my links because these days, people who are concerned about security will look at a CJ link (for example) and may decide not to click. When the url looks like a random assortment of nonsensical letters and numbers, that doesn&#039;t instill confidence.&lt;br&gt;&lt;br&gt;The Affiliate Link Cloaker software is strange to me. Why it tries to put the links in hex in the source code is bizarre. Anyone with access to Google can &quot;decrypt&quot; it. Copy/paste a line of hex into a Google search box and Google will spit back plain text. Just weird.</description>
		<content:encoded><![CDATA[<p>I use a piece of software to manage PHP redirects &#8211; it&#39;s the same method that Linus uses, but the software just automates the process. I do this instead of using .htaccess because I work mainly with products that are unique and can&#39;t be swapped out for another merchant. I suppose I could use the .htaccess method, but lacking a tool to make it easy, I decided to go the PHP route.</p>
<p>I cloak my links because these days, people who are concerned about security will look at a CJ link (for example) and may decide not to click. When the url looks like a random assortment of nonsensical letters and numbers, that doesn&#39;t instill confidence.</p>
<p>The Affiliate Link Cloaker software is strange to me. Why it tries to put the links in hex in the source code is bizarre. Anyone with access to Google can &#8220;decrypt&#8221; it. Copy/paste a line of hex into a Google search box and Google will spit back plain text. Just weird.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linus Rylander</title>
		<link>http://blog.affiliatetip.com/archives/cloaking-affiliate-links-2/comment-page-1/#comment-74624</link>
		<dc:creator>Linus Rylander</dc:creator>
		<pubDate>Sat, 21 Jun 2008 12:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.affiliatetip.com/?p=2299#comment-74624</guid>
		<description>Interesting... I&#039;ve never used either of them. I use PHP redirects, I just make a new directory on my server (inside a &quot;recommends&quot; or &quot;likes&quot; folder) for each product or whatever and put a .php file in there named index.php, so the actual link ends up like &lt;a href=&quot;http://website.com/recommends/product/&quot;&gt;http://website.com/recommends/product/&lt;/a&gt;.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Linus</description>
		<content:encoded><![CDATA[<p>Interesting&#8230; I&#39;ve never used either of them. I use PHP redirects, I just make a new directory on my server (inside a &#8220;recommends&#8221; or &#8220;likes&#8221; folder) for each product or whatever and put a .php file in there named index.php, so the actual link ends up like <a href="http://website.com/recommends/product/">http://website.com/recommends/product/</a>.</p>
<p>Thanks,<br />Linus</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
