: Blocking all countries except US/Canada/UK I have a site which is only for US/Canada/UK visitors. I don't want to make it visible to other visitors. I tried to put IP ranges in .htaccess (Deny
I have a site which is only for US/Canada/UK visitors. I don't want to make it visible to other visitors.
I tried to put IP ranges in .htaccess (Deny IP) but it does not work for me. May be I have inaccurate IP lists or I am doing something wrong.
More posts by @Reiling115
6 Comments
Sorted by latest first Latest Oldest Best
I use a blocking method that uses a range of IP addresses in the .htaccess, you can generate a wide range of IP's using this IP generator.
You are probably not getting the answer you want because most of these people are from these countries and are offended... I see a need to block these countries and a few more to fight spam and people trying to hack your root server - like China... I get about 60-100 hack attempts everyday from China so I blocked the entire country and those spammy countries to (India, Indonesia, Pakistan...) The traffic from those countries is worthless anyway. In most cases you don't generate revenue from them anyway so why supply them with info and waste resources?
Use CSF and block the entire countries. It's the easiest way and uses the least amount of resources. configserver.com/cp/csf.html
You can get country IP ranges from this website and add them to a .htaccess file in public_html. It doesn't take as long as you think.
www.countryipblocks.net/country-blocks/htaccess-deny-format/
Some of the comments above are correct though. Especially about traveling visitors. It depends what your site is used for. If you're selling CPA offers then fine, but if you have a membership site of some sort, I'd think twice.
Instead, look around for a script that will redirect visitors from undesirable locations.
You might end up with blocking a very long list of IPs. People here try blocking India, Philippines and Pakistan - maybe this could solve a part of your problem.
Blocking by IP isn't a good solution anymore. You already got some obvious problems this approach can lead into.
You may end allowing undesired people, and blocking desired ones. One question: what technologies are you allowed to use?
After all, you can use GEO Location features and extensions available for Java, PHP, Python, Ruby or even Javascript.
Maybe you can get user's IP adress, and control it on this site via cURL and get Country information. But I don't know, is this best way. This method will reduce performance.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.