Many hackers and spammer have habit of harming website at regular interval and if you dont take appropriate measure they keep on harming your website by different means .
If your website is spammed by such hackers again anad again then you can block all such users easily by block there ip -address here’s how
From your webhosts control panel creat a .htaccess file in the file use below code with ip address
order deny,allow
deny from 203.23.116.11
( 203.23.116.11 is the ip-address of hacker ) Save the file and you are done know you can easily block all such users from there ip-address.
Related posts:

Tweet This!


