Plugin enables to block visitors by their country.
To block visitors from specific country, store owner has to create new rule to Countries Blacklist.
It is also possible to add countries to Countries Whitelist.
To create a new rule to the country, add country code (use ISO code, format A-2) to the field Rule.
For example: If you want to block all traffic from Germany, except Googlebot, then you can create two rules:
Add rule to enable always Googlebot to User-Agents Whitelist
Rule = Googlebot (add user agents name)
Add rule to block visitors from Germany to Countries Blacklist
Rule = DE (add country ISO code)
Whitelist has always higher priority than blacklist, and this enables Googlebot to access to webpages, while all other visitors from Germany are blocked.