Posted December 11, 20231 yr I know that using the Geolocation settings I can block countries from creating an account, but is there a way to block countries from accessing the site at all? I want it to just come up with a 404 error code. I can't seem to find an answer on this.
December 11, 20231 yr Community Expert Solution Sorry, there would not be a way to do this in the software. You can block countries from registering or block IP addresses which would see a message about not being able to access the community.
December 11, 20231 yr Community Expert 18 minutes ago, Caleb Rabbon said: I know that using the Geolocation settings I can block countries from creating an account, but is there a way to block countries from accessing the site at all? I want it to just come up with a 404 error code. I can't seem to find an answer on this. You will need a custom app for that.
December 11, 20231 yr Author 38 minutes ago, Miss_B said: You will need a custom app for that. Is that something I can find on the marketplace?
December 11, 20231 yr Just now, Caleb Rabbon said: Is that something I can find on the marketplace? This is better handled at server level.
December 11, 20231 yr Community Expert 12 minutes ago, Caleb Rabbon said: Is that something I can find on the marketplace? The Marketplace is closed. I don't remember seeing such an app though before in the Marketplace. You will have to find someone to develop such an app for you.
December 11, 20231 yr Community Expert As Adriano mentioned above, you're better off doing something like this at the server level. It's possible to write a custom modification for it, but the user would still hit the server, start a request on Invision Community, run queries, use more server resources, etc. If you handle it at the server level they'll be blocked much faster and use fewer resources overall.