<?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: How to make your affiliate links more user-friendly</title>
	<atom:link href="http://techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/feed/" rel="self" type="application/rss+xml" />
	<link>http://techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/</link>
	<description>Tips, News, Reviews</description>
	<lastBuildDate>Thu, 27 May 2010 08:20:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: How to redirect your subdomain to your new domain–TechLogs</title>
		<link>http://techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/comment-page-1/#comment-2997</link>
		<dc:creator>How to redirect your subdomain to your new domain–TechLogs</dc:creator>
		<pubDate>Thu, 22 Mar 2007 17:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/#comment-2997</guid>
		<description>[...] a little bit. I need to redirect the subdomain to my new domain. Before this, I&#039;ve writen about redirecting a webpage using PHP. But this trick cannot be done because the index of korokmu.eizil.com and techlogs.net is the same. [...]</description>
		<content:encoded><![CDATA[<p>[...] a little bit. I need to redirect the subdomain to my new domain. Before this, I&#8217;ve writen about redirecting a webpage using PHP. But this trick cannot be done because the index of korokmu.eizil.com and techlogs.net is the same. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: korokmu</title>
		<link>http://techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/comment-page-1/#comment-1561</link>
		<dc:creator>korokmu</dc:creator>
		<pubDate>Sun, 04 Feb 2007 09:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/#comment-1561</guid>
		<description>Thanks for the info. .htaccess method is better because we don&#039;t need to create another PHP files for every affiliate links.</description>
		<content:encoded><![CDATA[<p>Thanks for the info. .htaccess method is better because we don&#8217;t need to create another PHP files for every affiliate links.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZeMMs</title>
		<link>http://techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/comment-page-1/#comment-1548</link>
		<dc:creator>ZeMMs</dc:creator>
		<pubDate>Sat, 03 Feb 2007 05:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/#comment-1548</guid>
		<description>I&#039;d rather use .htaccess file to redirect. In .htaccess:

Redirect /affiliate123 http://www.affiliate123.com/index.php?ref=12345

Then I&#039;ll just put a link to http://www.mydomain.com/affiliate123 and it will go to the affiliate page. This is cleaner (and more efficient) in my opinion :)</description>
		<content:encoded><![CDATA[<p>I&#8217;d rather use .htaccess file to redirect. In .htaccess:</p>
<p>Redirect /affiliate123 <a href="http://www.affiliate123.com/index.php?ref=12345" rel="nofollow">http://www.affiliate123.com/index.php?ref=12345</a></p>
<p>Then I&#8217;ll just put a link to <a href="http://www.mydomain.com/affiliate123" rel="nofollow">http://www.mydomain.com/affiliate123</a> and it will go to the affiliate page. This is cleaner (and more efficient) in my opinion <img src='http://techlogs.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: korokmu</title>
		<link>http://techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/comment-page-1/#comment-1530</link>
		<dc:creator>korokmu</dc:creator>
		<pubDate>Wed, 31 Jan 2007 15:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/#comment-1530</guid>
		<description>@cyBer$&#124;x: You can do this trick with email marketing too!

@saucygirl: Google only rank the pages which have contents. I dont think this will affect your Google rank. Besides it is only just a small number compared to the content of your website. :)</description>
		<content:encoded><![CDATA[<p>@cyBer$|x: You can do this trick with email marketing too!</p>
<p>@saucygirl: Google only rank the pages which have contents. I dont think this will affect your Google rank. Besides it is only just a small number compared to the content of your website. <img src='http://techlogs.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saucygal</title>
		<link>http://techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/comment-page-1/#comment-1521</link>
		<dc:creator>saucygal</dc:creator>
		<pubDate>Tue, 30 Jan 2007 20:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/#comment-1521</guid>
		<description>How will this affect your ranking in Google   Having php redirects with no content on your server?</description>
		<content:encoded><![CDATA[<p>How will this affect your ranking in Google   Having php redirects with no content on your server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyBer$&#124;x</title>
		<link>http://techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/comment-page-1/#comment-1492</link>
		<dc:creator>cyBer$&#124;x</dc:creator>
		<pubDate>Mon, 29 Jan 2007 02:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.techlogs.net/2007/01/29/how-to-make-your-affiliate-links-more-user-friendly/#comment-1492</guid>
		<description>OOoo..now i see. That&#039;s why i got some email with http://www.tinyurl.com/bla2...
They&#039;ve shorten the url.:D</description>
		<content:encoded><![CDATA[<p>OOoo..now i see. That&#8217;s why i got some email with <a href="http://www.tinyurl.com/bla2.." rel="nofollow">http://www.tinyurl.com/bla2..</a>.<br />
They&#8217;ve shorten the url.:D</p>
]]></content:encoded>
	</item>
</channel>
</rss>
