<?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: Do you hide your affiliated links?</title>
	<atom:link href="http://blogmunch.com/do-you-hide-your-affiliated-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogmunch.com/do-you-hide-your-affiliated-links/</link>
	<description>Welcome to BlogMunch where I give out snippets of my current interests for you to munch, chew and regurgle out to your friends…</description>
	<pubDate>Fri, 08 Aug 2008 18:25:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: custom web design</title>
		<link>http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-746</link>
		<dc:creator>custom web design</dc:creator>
		<pubDate>Fri, 02 May 2008 21:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-746</guid>
		<description>I really am bothered by pure affiliate sites taht are trying to recommend products because so often they promote only the highest converting/ popular programs.  In that case I would want to know that they are affilaite links.  If its a site I trust and only has a few affiliate links, I wouldn't care either way.  I think its fine for people to make money, besides the average visitor isn't going to have a clue.</description>
		<content:encoded><![CDATA[<p>I really am bothered by pure affiliate sites taht are trying to recommend products because so often they promote only the highest converting/ popular programs.  In that case I would want to know that they are affilaite links.  If its a site I trust and only has a few affiliate links, I wouldn&#8217;t care either way.  I think its fine for people to make money, besides the average visitor isn&#8217;t going to have a clue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Custom web design blog</title>
		<link>http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-745</link>
		<dc:creator>Custom web design blog</dc:creator>
		<pubDate>Fri, 02 May 2008 21:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-745</guid>
		<description>The problem is, as a shopper, I usually want to know which sites have affiliate links as which dont, simply because a "reviews" type website is untrustable.  I dont mind them making money, but it seems biased, especially in the online world. The exception if it is a high trust website.  A website that has a few affiliate links, but a good reputation, and mostly good content.</description>
		<content:encoded><![CDATA[<p>The problem is, as a shopper, I usually want to know which sites have affiliate links as which dont, simply because a &#8220;reviews&#8221; type website is untrustable.  I dont mind them making money, but it seems biased, especially in the online world. The exception if it is a high trust website.  A website that has a few affiliate links, but a good reputation, and mostly good content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jock Jerseys</title>
		<link>http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-671</link>
		<dc:creator>Jock Jerseys</dc:creator>
		<pubDate>Wed, 05 Mar 2008 05:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-671</guid>
		<description>I think it's a bad idea to use Text-Link-Ads, especially when you're putting it way out in the open.  Sites using/displaying links from their sites &#38; client list are all over Google's radar.

Be careful!</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s a bad idea to use Text-Link-Ads, especially when you&#8217;re putting it way out in the open.  Sites using/displaying links from their sites &amp; client list are all over Google&#8217;s radar.</p>
<p>Be careful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO Emanuele Tolomei</title>
		<link>http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-666</link>
		<dc:creator>SEO Emanuele Tolomei</dc:creator>
		<pubDate>Tue, 04 Mar 2008 14:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-666</guid>
		<description>Thank u very muche for your information!</description>
		<content:encoded><![CDATA[<p>Thank u very muche for your information!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogmunch</title>
		<link>http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-368</link>
		<dc:creator>blogmunch</dc:creator>
		<pubDate>Tue, 11 Dec 2007 08:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-368</guid>
		<description>I think I have read about it somewhere. Thanks anyway.</description>
		<content:encoded><![CDATA[<p>I think I have read about it somewhere. Thanks anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hide your Affiliate Links / URLs</title>
		<link>http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-364</link>
		<dc:creator>Hide your Affiliate Links / URLs</dc:creator>
		<pubDate>Tue, 11 Dec 2007 03:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-364</guid>
		<description>You can also use a server side script written in PHP or Perl that will do this. For example, to make a folder on your website redirect somewhere else, you could put a file called "index.php" in that folder which contains the following:

&#60;?php

header("Location: http://url-to-redirect-to")

?&#62;</description>
		<content:encoded><![CDATA[<p>You can also use a server side script written in PHP or Perl that will do this. For example, to make a folder on your website redirect somewhere else, you could put a file called &#8220;index.php&#8221; in that folder which contains the following:</p>
<p>&lt;?php</p>
<p>header(&#8221;Location: <a href="http://url-to-redirect-to" >http://url-to-redirect-to</a>&#8220;)</p>
<p>?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlogMunch roundup at BlogMunch</title>
		<link>http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-163</link>
		<dc:creator>BlogMunch roundup at BlogMunch</dc:creator>
		<pubDate>Fri, 02 Nov 2007 15:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogmunch.com/do-you-hide-your-affiliated-links/#comment-163</guid>
		<description>[...] Do you hide your affiliated links? [...]</description>
		<content:encoded><![CDATA[<p>[...] Do you hide your affiliated links? [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
