<?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: Don&#8217;t Link To Me Or I&#8217;ll Sue You!</title>
	<atom:link href="http://www.netpaths.net/blog/law-forbidding-deeplinking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netpaths.net/blog/law-forbidding-deeplinking/</link>
	<description>Simple Search Engine Optimization Steps</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:45:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.netpaths.net/blog/law-forbidding-deeplinking/comment-page-1/#comment-199</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 30 May 2007 02:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.netpaths.net/blog/law-forbidding-deeplinking/#comment-199</guid>
		<description>Exactly, and the site owners could have used this simple line (if they use the Apache server) to stop the linkers:

RewriteCond %{HTTP_REFERER} !^http://www.site.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://site.com$      [NC]
RewriteRule .*\.(mp3&#124;mpg&#124;wma&#124;mp4)$ - [F,NC]

3 lines of code could have saved tens of thousands of legal bills, and would have kept them a part of the natural web.</description>
		<content:encoded><![CDATA[<p>Exactly, and the site owners could have used this simple line (if they use the Apache server) to stop the linkers:</p>
<p>RewriteCond %{HTTP_REFERER} !^http://www.site.com/.*$      [NC]<br />
RewriteCond %{HTTP_REFERER} !^http://site.com$      [NC]<br />
RewriteRule .*\.(mp3|mpg|wma|mp4)$ &#8211; [F,NC]</p>
<p>3 lines of code could have saved tens of thousands of legal bills, and would have kept them a part of the natural web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhilash</title>
		<link>http://www.netpaths.net/blog/law-forbidding-deeplinking/comment-page-1/#comment-198</link>
		<dc:creator>Abhilash</dc:creator>
		<pubDate>Tue, 29 May 2007 23:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.netpaths.net/blog/law-forbidding-deeplinking/#comment-198</guid>
		<description>It&#039;s worth reading the entire post (including the comments) on slashdot. The case in point was about someone linking to an audio file without giving any credit or asking permission.  Nonetheless, I really hope that these e-commerce lawyers don&#039;t start getting all self-righteous on us...</description>
		<content:encoded><![CDATA[<p>It&#8217;s worth reading the entire post (including the comments) on slashdot. The case in point was about someone linking to an audio file without giving any credit or asking permission.  Nonetheless, I really hope that these e-commerce lawyers don&#8217;t start getting all self-righteous on us&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

