Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

I have built a website but would like it to be blocked outside US..is there an easy way to do that...hosting is on go daddy

share|improve this question

3 Answers

The simple answer is: you do not. Depending on what type of site you have - you may piss up users which are taking the priviledge of traveling for business or holiday reasons and suddenly can not reach your website anymore because you decided for some funny reason not to allow access from outside the US. You may also have a serious issue with international networks (like people using a satellite internet connection that does not register as "US owned").

THat said, http://www.ip2location.com/ sells IP address information data, and the rest from here is programming. The first step of which may be getting rid of GoDaddy.

But first really think of what you are doing here.

share|improve this answer
2  
+1. Another good provider (possibly the most well known provider) of geo-IP information is Maxmind, maxmind.com/app/ip-location – Jesper Mortensen Jun 4 '10 at 23:09

This is a bit of a technology question and may belong at something like stack overflow. My understanding is that each country has different IP ranges and so you can restrict on that.

Another thought is restrict on people creating user ids with verifiable addresses in the states. This way if someone travels they can still have access.

share|improve this answer

Why would you want to restrict your website to the US? IF you really want to block consumers outside of the US, then just make it clear on your website that you only offer the service/product in the US. Using technology is not the way, as it has its difficulties as explained by John and NetTecture.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.