<?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: Restrict WordPress Admin Access by IP Address</title>
	<atom:link href="http://www.themelab.com/2009/11/30/restrict-wordpress-admin-access-by-ip-address/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themelab.com/2009/11/30/restrict-wordpress-admin-access-by-ip-address/</link>
	<description></description>
	<lastBuildDate>Sat, 04 May 2013 15:07:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Yasir Imran</title>
		<link>http://www.themelab.com/2009/11/30/restrict-wordpress-admin-access-by-ip-address/#comment-22025</link>
		<dc:creator>Yasir Imran</dc:creator>
		<pubDate>Sun, 30 Dec 2012 08:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1122#comment-22025</guid>
		<description><![CDATA[Quite useful regarding security. I recently encountered few attacks on my wp site and I am looking for a good solution.]]></description>
		<content:encoded><![CDATA[<p>Quite useful regarding security. I recently encountered few attacks on my wp site and I am looking for a good solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2009/11/30/restrict-wordpress-admin-access-by-ip-address/#comment-13161</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Sat, 20 Feb 2010 22:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1122#comment-13161</guid>
		<description><![CDATA[Glad to hear it&#039;s working out for you. :D]]></description>
		<content:encoded><![CDATA[<p>Glad to hear it&#8217;s working out for you. <img src='http://www.themelab.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2009/11/30/restrict-wordpress-admin-access-by-ip-address/#comment-13160</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Sat, 20 Feb 2010 22:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1122#comment-13160</guid>
		<description><![CDATA[Maybe, but you&#039;d need to integrate it with a geo IP-to-location database which might be a little overkill for something like this.

If you login from a lot of places/IPs you might want to look into something like &lt;a href=&quot;http://wordpress.org/extend/plugins/login-lockdown/&quot; rel=&quot;nofollow&quot;&gt;Login Lockdown&lt;/a&gt;.]]></description>
		<content:encoded><![CDATA[<p>Maybe, but you&#8217;d need to integrate it with a geo IP-to-location database which might be a little overkill for something like this.</p>
<p>If you login from a lot of places/IPs you might want to look into something like <a href="http://wordpress.org/extend/plugins/login-lockdown/" rel="nofollow">Login Lockdown</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elizabeth Richardson</title>
		<link>http://www.themelab.com/2009/11/30/restrict-wordpress-admin-access-by-ip-address/#comment-13159</link>
		<dc:creator>Elizabeth Richardson</dc:creator>
		<pubDate>Sat, 20 Feb 2010 22:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1122#comment-13159</guid>
		<description><![CDATA[After leaving this system in place for a couple months now, I&#039;ve now been able to relax. I does seem to work as I had been hacked multiple times before too. 

I use an ip range instead of a specific ip in my .htaccess and it works fantastic. Thank you so much.]]></description>
		<content:encoded><![CDATA[<p>After leaving this system in place for a couple months now, I&#8217;ve now been able to relax. I does seem to work as I had been hacked multiple times before too. </p>
<p>I use an ip range instead of a specific ip in my .htaccess and it works fantastic. Thank you so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mishra</title>
		<link>http://www.themelab.com/2009/11/30/restrict-wordpress-admin-access-by-ip-address/#comment-13027</link>
		<dc:creator>Mishra</dc:creator>
		<pubDate>Fri, 19 Feb 2010 17:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1122#comment-13027</guid>
		<description><![CDATA[Thanks for the info
I was very frustrated with my blog got hacked fourth time.
I wanted to be 100% sure to stop all bot attracts.
in last few days I tried many plugins including askapache but it is not working fine because of some problem with my hosting.

Finally I got a custom solution, I put an .htaccess file in wp-admin folder and IP locked it to open only with my IP range. and it works. Now no bot can try to check out my options and setting files. Unless the bot is in my PC itself.

: )

Regards]]></description>
		<content:encoded><![CDATA[<p>Thanks for the info<br />
I was very frustrated with my blog got hacked fourth time.<br />
I wanted to be 100% sure to stop all bot attracts.<br />
in last few days I tried many plugins including askapache but it is not working fine because of some problem with my hosting.</p>
<p>Finally I got a custom solution, I put an .htaccess file in wp-admin folder and IP locked it to open only with my IP range. and it works. Now no bot can try to check out my options and setting files. Unless the bot is in my PC itself.</p>
<p>: )</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary LaPointe</title>
		<link>http://www.themelab.com/2009/11/30/restrict-wordpress-admin-access-by-ip-address/#comment-10351</link>
		<dc:creator>Gary LaPointe</dc:creator>
		<pubDate>Fri, 11 Dec 2009 01:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1122#comment-10351</guid>
		<description><![CDATA[But I access my site from all sorts of places, including my cellphone.

What I&#039;d really like is to restrict everywhere outside of North America and that would probably cut down on a lot of hacking wouldn&#039;t it?  

Yes, it&#039;s still open but a lot less wide than it was previously.

Anyone try anything like this?]]></description>
		<content:encoded><![CDATA[<p>But I access my site from all sorts of places, including my cellphone.</p>
<p>What I&#8217;d really like is to restrict everywhere outside of North America and that would probably cut down on a lot of hacking wouldn&#8217;t it?  </p>
<p>Yes, it&#8217;s still open but a lot less wide than it was previously.</p>
<p>Anyone try anything like this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2009/11/30/restrict-wordpress-admin-access-by-ip-address/#comment-9867</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Mon, 07 Dec 2009 11:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1122#comment-9867</guid>
		<description><![CDATA[That sounds like it could be pretty effective.  Especially if you login at a lot of different locations with different IP addresses, it may not be practical to add a .htaccess rule for each one.

And glad you like the design!]]></description>
		<content:encoded><![CDATA[<p>That sounds like it could be pretty effective.  Especially if you login at a lot of different locations with different IP addresses, it may not be practical to add a .htaccess rule for each one.</p>
<p>And glad you like the design!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshua strebel</title>
		<link>http://www.themelab.com/2009/11/30/restrict-wordpress-admin-access-by-ip-address/#comment-9797</link>
		<dc:creator>joshua strebel</dc:creator>
		<pubDate>Sun, 06 Dec 2009 20:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1122#comment-9797</guid>
		<description><![CDATA[The login lockdown plugin is also nice.  Limits and then bans failed login attempts. Kind of like IPtables for wp. 
http://wordpress.org/extend/plugins/login-lockdown/

We added it to our pre-install for page.ly customers so it will be activated be default after signup.

PS.. love the new themelab.com design.]]></description>
		<content:encoded><![CDATA[<p>The login lockdown plugin is also nice.  Limits and then bans failed login attempts. Kind of like IPtables for wp.<br />
<a href="http://wordpress.org/extend/plugins/login-lockdown/" rel="nofollow">http://wordpress.org/extend/plugins/login-lockdown/</a></p>
<p>We added it to our pre-install for page.ly customers so it will be activated be default after signup.</p>
<p>PS.. love the new themelab.com design.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2009/11/30/restrict-wordpress-admin-access-by-ip-address/#comment-9465</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Thu, 03 Dec 2009 14:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1122#comment-9465</guid>
		<description><![CDATA[@Elizabeth: No problem! Let me know how it works out for you.]]></description>
		<content:encoded><![CDATA[<p>@Elizabeth: No problem! Let me know how it works out for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elizabeth</title>
		<link>http://www.themelab.com/2009/11/30/restrict-wordpress-admin-access-by-ip-address/#comment-9444</link>
		<dc:creator>Elizabeth</dc:creator>
		<pubDate>Tue, 01 Dec 2009 08:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1122#comment-9444</guid>
		<description><![CDATA[Thanks so much for this.

I&#039;ve been experiencing exploit attempts on several of my wordpress websites and have been using ht.access to block the individual IP&#039;s. But this seems much more effective. Hope it works well.

Thanks Leland.]]></description>
		<content:encoded><![CDATA[<p>Thanks so much for this.</p>
<p>I&#8217;ve been experiencing exploit attempts on several of my wordpress websites and have been using ht.access to block the individual IP&#8217;s. But this seems much more effective. Hope it works well.</p>
<p>Thanks Leland.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
