<?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: Niamah! WTF Is This?</title>
	<atom:link href="http://www.tenthofmarch.com/2007/09/26/niamah-wtf-is-this/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tenthofmarch.com/2007/09/26/niamah-wtf-is-this/</link>
	<description>Technology, Reviews, Tutorials, Make Money Online</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:56:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: How To Prevent Others From Loading Your Page In A Frame &#124; TenthOfMarch.com</title>
		<link>http://www.tenthofmarch.com/2007/09/26/niamah-wtf-is-this/comment-page-1/#comment-3253</link>
		<dc:creator>How To Prevent Others From Loading Your Page In A Frame &#124; TenthOfMarch.com</dc:creator>
		<pubDate>Sun, 14 Oct 2007 18:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tenthofmarch.com/2007/09/26/niamah-wtf-is-this/#comment-3253</guid>
		<description>[...] month, I found out that someone was loading one of my pages in his website using a frame. Whenever the website is loaded, my page will appear as if it was the owner&#8217;s. I do not know [...]</description>
		<content:encoded><![CDATA[<p>[...] month, I found out that someone was loading one of my pages in his website using a frame. Whenever the website is loaded, my page will appear as if it was the owner&#8217;s. I do not know [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TenthOfMarch</title>
		<link>http://www.tenthofmarch.com/2007/09/26/niamah-wtf-is-this/comment-page-1/#comment-2876</link>
		<dc:creator>TenthOfMarch</dc:creator>
		<pubDate>Wed, 26 Sep 2007 17:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tenthofmarch.com/2007/09/26/niamah-wtf-is-this/#comment-2876</guid>
		<description>&lt;strong&gt;@Azmeen&lt;/strong&gt;
The owner wasn&#039;t using a DNS redirect. As I mentioned in the post, they are loading up my post using frames. You can check the source code of the page. I don&#039;t think it will affect page rank or anything like that. I am just curious why they are doing this. What do they get?

&lt;strong&gt;@KennyP&lt;/strong&gt;
Yup, I know. Just like blogspot, etc. I am actually not angry lah, the title is just to catch people&#039;s attention. Hehe. Anyway, I really wonder why they took my post and who.</description>
		<content:encoded><![CDATA[<p><strong>@Azmeen</strong><br />
The owner wasn&#8217;t using a DNS redirect. As I mentioned in the post, they are loading up my post using frames. You can check the source code of the page. I don&#8217;t think it will affect page rank or anything like that. I am just curious why they are doing this. What do they get?</p>
<p><strong>@KennyP</strong><br />
Yup, I know. Just like blogspot, etc. I am actually not angry lah, the title is just to catch people&#8217;s attention. Hehe. Anyway, I really wonder why they took my post and who.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KennyP</title>
		<link>http://www.tenthofmarch.com/2007/09/26/niamah-wtf-is-this/comment-page-1/#comment-2869</link>
		<dc:creator>KennyP</dc:creator>
		<pubDate>Wed, 26 Sep 2007 16:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tenthofmarch.com/2007/09/26/niamah-wtf-is-this/#comment-2869</guid>
		<description>co.cc is a free domain, they can create as much as possible if they want, so take it easy</description>
		<content:encoded><![CDATA[<p>co.cc is a free domain, they can create as much as possible if they want, so take it easy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Azmeen</title>
		<link>http://www.tenthofmarch.com/2007/09/26/niamah-wtf-is-this/comment-page-1/#comment-2859</link>
		<dc:creator>Azmeen</dc:creator>
		<pubDate>Wed, 26 Sep 2007 03:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tenthofmarch.com/2007/09/26/niamah-wtf-is-this/#comment-2859</guid>
		<description>Could be just a simple DNS redirecting. Meaning forward whatever request for www.computerhelp.co.cc to www.tenthofmarch.com

Technically, it&#039;s still &quot;stealing&quot; because its your content on their domain name, of course when somebody clicks on blog post links it&#039;ll go directly to your web site.

However, if you use links such as:
&lt;code&gt;&lt;a href=&quot;/somedirectory/file.html&gt;&lt;/code&gt;

Then it&#039;ll go to their domain, and thus will receive whatever search engine &quot;credits&quot; for such content.

The problem is, search engines might punish you too for having duplicate content (although I think this is rather unlikely in your case).

After writing all the above, I checked this out: http://co.cc/

You probably should too ;)</description>
		<content:encoded><![CDATA[<p>Could be just a simple DNS redirecting. Meaning forward whatever request for <a href="http://www.computerhelp.co.cc" rel="nofollow">http://www.computerhelp.co.cc</a> to <a href="http://www.tenthofmarch.com" rel="nofollow">http://www.tenthofmarch.com</a></p>
<p>Technically, it&#8217;s still &#8220;stealing&#8221; because its your content on their domain name, of course when somebody clicks on blog post links it&#8217;ll go directly to your web site.</p>
<p>However, if you use links such as:<br />
<code>&lt;a href="/somedirectory/file.html&gt;</code></p>
<p>Then it&#8217;ll go to their domain, and thus will receive whatever search engine &#8220;credits&#8221; for such content.</p>
<p>The problem is, search engines might punish you too for having duplicate content (although I think this is rather unlikely in your case).</p>
<p>After writing all the above, I checked this out: <a href="http://co.cc/" rel="nofollow">http://co.cc/</a></p>
<p>You probably should too <img src='http://www.tenthofmarch.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

