Someone is spamming my forms/blog/guestbook, what can I do to stop or report them?

1) Reporting spammer to the source network does not usually help. However, if you really want to report, you can note down the IP of the spammer [ your form or application should have the ability to record the IP, if not please check with the developer of that application ]

You can then visit www.arin.net and check the owner network by checking the whois record for that IP. If the owner is apnic, ripe or lacnic, you wil need to visit their site to find the owner of that IP. Here is some relevant information: http://www.arin.net/abuse.html

Once you have found the abuse email address of the IP owner, you can report them the incident with full details.

2) The real solution is to protect your site from such attacks. You can do the following steps:

a) Add Captcha on your form to validate that a human is submitting the form. More details at: http://en.wikipedia.org/wiki/Captcha

Also check with the developer to add this feature or find a better script that comes with this feature.

Most spamming activity is done by automatic bots, and this will protect against those attacks.

b) Block the IP of the offender from your control panel.

c) Give the ability to add comments to guestbook/blog to registered users only.

We recommend solution (a) as the most appropriate, however depending on your own situation and your own decision on the usability of the site, you can do (b) and (c) as well to protect your site.

  • 20 Users Found This Useful
Was this answer helpful?

Related Articles

My site or ftp service seems slow, just stops, or doesn't connect, why is that?

There are various of factors that can contribute to occasional slow download speeds or time-outs....

Why won't my pictures show up?

There are several reasons your images may not be showing up on your web page.1. You haven't...

I created a file with a special character and can't delete it, can you help?

Many operating systems have special characters, called 'meta-characters', which carry special...

Im having trouble sending email, what could the problem be?

If you are having trouble sending email, it is probably due to the auth scheme needed to allow...

How many SQL queries are allowed on shared/sdx (max_user_connections)? Which dedicated server can fit my needs for it?

There is no hard and fast rule. It all depends on your queries. One bad query can take down the...