I'd like to block certain IP addresses from accessing my site as they are just spamming my site.

I am on godaddy but can't work out how to block from there.

Is there a way to block from drupal?

Comments

ionut.alexuc’s picture

you can do that in drupal.
Go to:
/admin/user/rules/add

and type IP on Host.

Ionut

fcmisc’s picture

That works great. Thanks!