<?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: Prevent image hotlinking in WordPress</title>
	<atom:link href="http://bloggingabout.com/prevent-image-hotlinking-wordpress.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloggingabout.com/prevent-image-hotlinking-wordpress.html</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 18 Aug 2010 13:00:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Glitch</title>
		<link>http://bloggingabout.com/prevent-image-hotlinking-wordpress.html#comment-5134</link>
		<dc:creator>Glitch</dc:creator>
		<pubDate>Mon, 09 Aug 2010 05:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingabout.com/?p=284#comment-5134</guid>
		<description>Strange, I&#039;ll look into it. Perhaps those images where cached in your browser.</description>
		<content:encoded><![CDATA[<p>Strange, I&#8217;ll look into it. Perhaps those images where cached in your browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Babaji M P</title>
		<link>http://bloggingabout.com/prevent-image-hotlinking-wordpress.html#comment-5132</link>
		<dc:creator>Babaji M P</dc:creator>
		<pubDate>Mon, 09 Aug 2010 00:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingabout.com/?p=284#comment-5132</guid>
		<description>After googling for sometime, i found that the .htaccess file if placed inside wp-contents/uploads folder, it prevents hotlinking.

But i used the exact code you provided.

Now it&#039;s working. Thanks Glitch.</description>
		<content:encoded><![CDATA[<p>After googling for sometime, i found that the .htaccess file if placed inside wp-contents/uploads folder, it prevents hotlinking.</p>
<p>But i used the exact code you provided.</p>
<p>Now it&#8217;s working. Thanks Glitch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Babaji M P</title>
		<link>http://bloggingabout.com/prevent-image-hotlinking-wordpress.html#comment-5129</link>
		<dc:creator>Babaji M P</dc:creator>
		<pubDate>Sun, 08 Aug 2010 23:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingabout.com/?p=284#comment-5129</guid>
		<description>Hello Glitch,

1. By mistake i forgot to change yoursitehere.com and uploaded the .htaccess file.

Immediately i was able to see the changes in my site theme. All the theme images showed the hotlinking.jpe images.

2. I corrected yoursitehere.com to mysite.com

Everything got resolved.

But, I still find my site images on other sites (Both Blogger &amp; Wordpress sites). It&#039;s not showing the hotlinking.jpe image which i have uploaded to the respective folder.

Kindly let me know further. Thank You.</description>
		<content:encoded><![CDATA[<p>Hello Glitch,</p>
<p>1. By mistake i forgot to change yoursitehere.com and uploaded the .htaccess file.</p>
<p>Immediately i was able to see the changes in my site theme. All the theme images showed the hotlinking.jpe images.</p>
<p>2. I corrected yoursitehere.com to mysite.com</p>
<p>Everything got resolved.</p>
<p>But, I still find my site images on other sites (Both Blogger &amp; WordPress sites). It&#8217;s not showing the hotlinking.jpe image which i have uploaded to the respective folder.</p>
<p>Kindly let me know further. Thank You.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glitch</title>
		<link>http://bloggingabout.com/prevent-image-hotlinking-wordpress.html#comment-171</link>
		<dc:creator>Glitch</dc:creator>
		<pubDate>Thu, 25 Feb 2010 12:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingabout.com/?p=284#comment-171</guid>
		<description>Hello Dave,

Please read note 2 in the original post. It describes why I added these lines. Of course you can decide to leave them out.</description>
		<content:encoded><![CDATA[<p>Hello Dave,</p>
<p>Please read note 2 in the original post. It describes why I added these lines. Of course you can decide to leave them out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://bloggingabout.com/prevent-image-hotlinking-wordpress.html#comment-170</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 25 Feb 2010 08:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingabout.com/?p=284#comment-170</guid>
		<description>Thanks for a very useful post and the answer to a common problem, but what is line 6 with the ip address for Google all about and is it necessary?

6 RewriteCond %{HTTP_REFERER} !^http://216.239.*$ [NC]</description>
		<content:encoded><![CDATA[<p>Thanks for a very useful post and the answer to a common problem, but what is line 6 with the ip address for Google all about and is it necessary?</p>
<p>6 RewriteCond %{HTTP_REFERER} !^http://216.239.*$ [NC]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
